summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/mem-phys-addr-report
AgeCommit message (Expand)Author
2018-01-12perf script python: Add script to profile and resolve physical mem typeKan Liang
inus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2014-06-04swap: use bdev_read_page() / bdev_write_page()Matthew Wilcox 2014-05-06bio_vec-backed iov_iterAl Viro 2014-05-06start adding the tag to iov_iterAl Viro 2014-05-06pass iov_iter to ->direct_IO()Al Viro 2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds 2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin 2013-11-23block: Abstract out bvec iteratorKent Overstreet 2013-07-30aio: Kill aio_rw_vect_retry()Kent Overstreet 2013-07-03mm: remove compressed copy from zram in-memoryMinchan Kim 2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds 2013-05-07aio: don't include aio.h in sched.hKent Overstreet 2013-04-29mm: swap: mark swap pages writeback before queueing for direct IOMel Gorman 2013-04-29swap: redirty page if page write fails on swap fileJerome Marchand 2013-04-29mm: allow for outstanding swap writeback accountingSeth Jennings 2013-04-29mm: break up swap_writepage() for frontswap backendsSeth Jennings 2013-03-23block: Remove bi_idx referencesKent Overstreet 2012-07-31mm: add support for direct_IO to highmem pagesMel Gorman 2012-07-31mm: swap: implement generic handler for swap_activateMel Gorman 2012-07-31mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman 2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk 2012-05-15mm: frontswap: core swap subsystem hooks and headersDan Magenheimer 2011-03-10block: kill off REQ_UNPLUGJens Axboe