| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: vmscan: split khugepaged stats from direct reclaim stats | Johannes Weiner | 2022-11-30 | 1 | -0/+3 |
* | mm: remove vmacache | Liam R. Howlett | 2022-09-26 | 1 | -4/+0 |
* | mm: add DEVICE_ZONE to FOR_ALL_ZONES | Hao Lee | 2022-08-20 | 1 | -4/+11 |
* | mm: zswap: add basic meminfo and vmstat coverage | Johannes Weiner | 2022-05-19 | 1 | -0/+4 |
* | mm/vmstat: add events for ksm cow | Yang Yang | 2022-04-28 | 1 | -0/+3 |
* | mm/vmstat: add event for ksm swapping in copy | Yang Yang | 2022-03-22 | 1 | -0/+3 |
* | mm/vmstat: add events for THP max_ptes_* exceeds | Yang Yang | 2022-01-15 | 1 | -0/+3 |
* | mm/vmscan: add page demotion counter | Yang Shi | 2021-09-03 | 1 | -0/+2 |
* | x86/mm: track linear mapping split events | Saravanan D | 2021-05-05 | 1 | -0/+4 |
* | mm: vmstat: add cma statistics | Minchan Kim | 2021-05-05 | 1 | -0/+4 |
* | Merge branch 'simplify-do_wp_page' | Linus Torvalds | 2020-09-04 | 1 | -0/+1 |
|\ |
|
| * | mm: Add PGREUSE counter | Peter Xu | 2020-09-04 | 1 | -0/+1 |
* | | mm/vmstat: add events for THP migration without split | Anshuman Khandual | 2020-08-12 | 1 | -0/+3 |
|/ |
|
* | mm: keep separate anon and file statistics on page reclaim activity | Johannes Weiner | 2020-06-03 | 1 | -0/+4 |
* | mm, thp: track fallbacks due to failed memcg charges separately | David Rientjes | 2020-04-07 | 1 | -0/+3 |
* | mm, shmem: add vmstat for hugepage fallback | David Rientjes | 2020-04-07 | 1 | -0/+2 |
* | mm: get rid of vmacache_flush_all() entirely | Linus Torvalds | 2018-09-13 | 1 | -1/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm, swap: add swap readahead hit statistics | Huang Ying | 2017-09-06 | 1 | -0/+4 |
* | mm, THP, swap: add THP swapping out fallback counting | Huang Ying | 2017-09-06 | 1 | -0/+1 |
* | mm: test code to write THP to swap device as a whole | Huang Ying | 2017-09-06 | 1 | -0/+1 |
* | mm/oom_kill: count global and memory cgroup oom kills | Konstantin Khlebnikov | 2017-07-06 | 1 | -0/+1 |
* | mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP | Andy Lutomirski | 2017-06-08 | 1 | -2/+0 |
* | mm: move MADV_FREE pages into LRU_INACTIVE_FILE list | Shaohua Li | 2017-05-03 | 1 | -1/+1 |
* | mm/vmstats: add thp_split_pud event for clarity | Yisheng Xie | 2017-03-09 | 1 | -0/+3 |
* | mm, compaction: add vmstats for kcompactd work | David Rientjes | 2017-02-22 | 1 | -0/+1 |
* | mm: vmstat: account per-zone stalls and pages skipped during reclaim | Mel Gorman | 2016-07-28 | 1 | -1/+3 |
* | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 | 1 | -5/+5 |
* | thp, vmstats: add counters for huge file pages | Kirill A. Shutemov | 2016-07-26 | 1 | -0/+7 |
* | thp, vmstats: count deferred split events | Kirill A. Shutemov | 2016-03-17 | 1 | -0/+1 |
* | mm, compaction: introduce kcompactd | Vlastimil Babka | 2016-03-17 | 1 | -0/+1 |
* | mm: support madvise(MADV_FREE) | Minchan Kim | 2016-01-15 | 1 | -0/+1 |
* | mm, vmstats: new THP splitting event | Kirill A. Shutemov | 2016-01-15 | 1 | -1/+3 |
* | include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definition | yalin wang | 2015-11-05 | 1 | -2/+2 |
* | mm,vmacache: count number of system-wide flushes | Davidlohr Bueso | 2014-12-13 | 1 | -0/+1 |
* | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 2014-10-09 | 1 | -0/+7 |
* | mm,vmacache: add debug data | Davidlohr Bueso | 2014-06-04 | 1 | -0/+4 |
* | drop_caches: add some documentation and info message | Dave Hansen | 2014-04-03 | 1 | -0/+1 |
* | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 1 | -1/+3 |
* | mm: numa: return the number of base pages altered by protection changes | Mel Gorman | 2013-11-13 | 1 | -0/+1 |
* | mm: vmstats: track TLB flush stats on UP too | Dave Hansen | 2013-09-11 | 1 | -1/+2 |
* | mm: vmstats: tlb flush counters | Dave Hansen | 2013-09-11 | 1 | -0/+5 |
* | mm: don't wait on congested zones in balance_pgdat() | Zlatko Calusic | 2013-02-23 | 1 | -1/+0 |
* | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 | 1 | -1/+11 |
|\ |
|
| * | mm: numa: Add pte updates, hinting and migration stats | Mel Gorman | 2012-12-11 | 1 | -0/+6 |
| * | mm: compaction: Add scanned and isolated counters for compaction | Mel Gorman | 2012-12-11 | 1 | -0/+2 |
| * | mm: compaction: Move migration fail/success stats to migrate.c | Mel Gorman | 2012-12-11 | 1 | -1/+3 |
* | | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events | Kirill A. Shutemov | 2012-12-12 | 1 | -0/+2 |
|/ |
|
* | mm: remove unevictable_pgs_mlockfreed | Hugh Dickins | 2012-10-09 | 1 | -1/+0 |
* | mm: remove free_page_mlock | Hugh Dickins | 2012-10-09 | 1 | -1/+1 |