summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
mit/mm/zsmalloc.c?h=linux-6.6.y&id=cfc451cfdf1dde36eada652a4b16d9b1524c5932'>mm/zsmalloc: add missing annotation for migrate_read_lock()Jules Irenge 2020-01-04mm/zsmalloc.c: fix the migrated zspage statistics.Chanho Min 2019-09-24mm/zsmalloc.c: fix a -Wunused-function warningQian Cai 2019-09-24zpool: add malloc_support_movable to zpool_driverHui Zhu 2019-08-30mm/zsmalloc.c: fix build when CONFIG_COMPACTION=nAndrew Morton 2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns 2019-08-24mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns 2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds 2019-06-05mm/zsmalloc.c: remove unused variableAnders Roxell 2019-06-03zsmalloc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman 2019-05-25vfs: Convert zsmalloc to use the new mount APIDavid Howells 2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro 2019-05-20zsmalloc: don't bother with dentry_operationsAl Viro 2018-10-26mm/zsmalloc.c: fix fall-through annotationGustavo A. R. Silva 2018-08-17mm/zsmalloc.c: make several functions and a struct staticColin Ian King 2018-06-15mm: use octal not symbolic permissionsJoe Perches