aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-05-11 12:37:49 -0400
committerDavid S. Miller <davem@davemloft.net>2017-05-11 12:37:49 -0400
commitdc319c4bbc1e297befba195d7ed22fc28b30df63 (patch)
treee06c95832b2e92a45779ccde7899eff31276a86c /tools/perf/scripts/python/stackcollapse.py
parentmdio: mux: Correct mdio_mux_init error path issues (diff)
parents390/qeth: add missing hash table initializations (diff)
downloadlinux-dc319c4bbc1e297befba195d7ed22fc28b30df63.tar.gz
linux-dc319c4bbc1e297befba195d7ed22fc28b30df63.zip
Merge branch 's390-net-fixes'
Julian Wiedmann says: ==================== s390/net fixes some qeth fixes for -net, the OSM/OSN one being the most crucial. Please also queue these up for stable. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
17:27:29 -0700'>2017-09-06mm, swap: VMA based swap readaheadHuang Ying5-25/+273 2017-09-06mm, swap: fix swap readahead markingHuang Ying1-7/+11 2017-09-06mm, swap: add swap readahead hit statisticsHuang Ying3-2/+15 2017-09-06mm/vmalloc.c: don't reinvent the wheel but use existing llist APIByungchul Park1-6/+4 2017-09-06mm/vmstat.c: fix wrong commentSeongJae Park1-1/+1 2017-09-06selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz3-86/+357 2017-09-06mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz2-6/+55 2017-09-06mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams2-14/+39 2017-09-06mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas()Wei Yang1-7/+3 2017-09-06mm/vmstat: fix divide error at __fragmentation_indexWen Yang1-0/+3 2017-09-06mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zonesMichal Hocko1-15/+20 2017-09-06userfaultfd: provide pid in userfault msg - add feat unionAndrea Arcangeli2-2/+4 2017-09-06userfaultfd: provide pid in userfault msgAlexey Perevalov2-5/+13 2017-09-06userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeedsAndrea Arcangeli1-7/+15 2017-09-06userfaultfd: selftest: explicit failure if the SIGBUS test failedAndrea Arcangeli1-1/+3 2017-09-06userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXISTAndrea Arcangeli1-8/+140 2017-09-06userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS featurePrakash Sangappa1-3/+124 2017-09-06mm: userfaultfd: add feature to request for a signal deliveryPrakash Sangappa2-1/+12 2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko9-25/+25 2017-09-06mm: shm: use new hugetlb size encoding definitionsMike Kravetz2-19/+29 2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz8-74/+22