summaryrefslogtreecommitdiff
path: root/include/linux/vm_event_item.h
AgeCommit message (Expand)Author
2021-09-03mm/vmscan: add page demotion counterYang Shi
2021-05-05x86/mm: track linear mapping split eventsSaravanan D
2021-05-05mm: vmstat: add cma statisticsMinchan Kim
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04mm: Add PGREUSE counterPeter Xu
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual
2020-06-03mm: keep separate anon and file statistics on page reclaim activityJohannes Weiner
2020-04-07mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes
2020-04-07mm, shmem: add vmstat for hugepage fallbackDavid Rientjes
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06mm, swap: add swap readahead hit statisticsHuang Ying
2017-09-06mm, THP, swap: add THP swapping out fallback countingHuang Ying
2017-09-06mm: test code to write THP to swap device as a wholeHuang Ying
2017-07-06mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov
2017-06-08mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski
2017-05-03mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie
2017-02-22mm, compaction: add vmstats for kcompactd workDavid Rientjes
2016-07-28mm: vmstat: account per-zone stalls and pages skipped during reclaimMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-26thp, vmstats: add counters for huge file pagesKirill A. Shutemov
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka
2016-01-15mm: support madvise(MADV_FREE)Minchan Kim
2016-01-15mm, vmstats: new THP splitting eventKirill A. Shutemov
2015-11-05include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definitionyalin wang
2014-12-13mm,vmacache: count number of system-wide flushesDavidlohr Bueso
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso
2014-04-03drop_caches: add some documentation and info messageDave Hansen
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman
2013-11-13mm: numa: return the number of base pages altered by protection changesMel Gorman
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen
2013-09-11mm: vmstats: tlb flush countersDave Hansen
2013-02-23mm: don't wait on congested zones in balance_pgdat()Zlatko Calusic
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-12thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov
2012-12-11mm: numa: Add pte updates, hinting and migration statsMel Gorman
2012-12-11mm: compaction: Add scanned and isolated counters for compactionMel Gorman
2012-12-11mm: compaction: Move migration fail/success stats to migrate.cMel Gorman
2012-10-09mm: remove unevictable_pgs_mlockfreedHugh Dickins
2012-10-09mm: remove free_page_mlockHugh Dickins
2012-07-31mm: account for the number of times direct reclaimers get throttledMel Gorman
2012-04-25mm: fix up the vmscan stat in vmstatYing Han
2011-05-26mm: move enum vm_event_item into a standalone header fileAndrew Morton