Age | Commit message (Expand) | Author | Files | Lines |
2016-07-29 | mm: vmstat: account per-zone stalls and pages skipped during reclaim | Mel Gorman | 1 | -1/+3 |
2016-07-29 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -5/+5 |
2016-07-27 | thp, vmstats: add counters for huge file pages | Kirill A. Shutemov | 1 | -0/+7 |
2016-03-18 | thp, vmstats: count deferred split events | Kirill A. Shutemov | 1 | -0/+1 |
2016-03-18 | mm, compaction: introduce kcompactd | Vlastimil Babka | 1 | -0/+1 |
2016-01-16 | mm: support madvise(MADV_FREE) | Minchan Kim | 1 | -0/+1 |
2016-01-16 | mm, vmstats: new THP splitting event | Kirill A. Shutemov | 1 | -1/+3 |
2015-11-06 | include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definition | yalin wang | 1 | -2/+2 |
2014-12-13 | mm,vmacache: count number of system-wide flushes | Davidlohr Bueso | 1 | -0/+1 |
2014-10-10 | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 1 | -0/+7 |
2014-06-05 | mm,vmacache: add debug data | Davidlohr Bueso | 1 | -0/+4 |
2014-04-04 | drop_caches: add some documentation and info message | Dave Hansen | 1 | -0/+1 |
2014-01-25 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 1 | -1/+3 |
2013-11-13 | mm: numa: return the number of base pages altered by protection changes | Mel Gorman | 1 | -0/+1 |
2013-09-12 | mm: vmstats: track TLB flush stats on UP too | Dave Hansen | 1 | -1/+2 |
2013-09-12 | mm: vmstats: tlb flush counters | Dave Hansen | 1 | -0/+5 |
2013-02-24 | mm: don't wait on congested zones in balance_pgdat() | Zlatko Calusic | 1 | -1/+0 |
2012-12-17 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+11 |
2012-12-13 | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events | Kirill A. Shutemov | 1 | -0/+2 |
2012-12-11 | mm: numa: Add pte updates, hinting and migration stats | Mel Gorman | 1 | -0/+6 |
2012-12-11 | mm: compaction: Add scanned and isolated counters for compaction | Mel Gorman | 1 | -0/+2 |
2012-12-11 | mm: compaction: Move migration fail/success stats to migrate.c | Mel Gorman | 1 | -1/+3 |
2012-10-09 | mm: remove unevictable_pgs_mlockfreed | Hugh Dickins | 1 | -1/+0 |
2012-10-09 | mm: remove free_page_mlock | Hugh Dickins | 1 | -1/+1 |
2012-08-01 | mm: account for the number of times direct reclaimers get throttled | Mel Gorman | 1 | -0/+1 |
2012-04-26 | mm: fix up the vmscan stat in vmstat | Ying Han | 1 | -2/+3 |
2011-05-27 | mm: move enum vm_event_item into a standalone header file | Andrew Morton | 1 | -0/+64 |