aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vm_event_item.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-06mm, swap: add swap readahead hit statisticsHuang Ying1-0/+4
2017-09-06mm, THP, swap: add THP swapping out fallback countingHuang Ying1-0/+1
2017-09-06mm: test code to write THP to swap device as a wholeHuang Ying1-0/+1
2017-07-06mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov1-0/+1
2017-06-08mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski1-2/+0
2017-05-03mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li1-1/+1
2017-03-09mm/vmstats: add thp_split_pud event for clarityYisheng Xie1-0/+3
2017-02-22mm, compaction: add vmstats for kcompactd workDavid Rientjes1-0/+1
2016-07-28mm: vmstat: account per-zone stalls and pages skipped during reclaimMel Gorman1-1/+3
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-5/+5
2016-07-26thp, vmstats: add counters for huge file pagesKirill A. Shutemov1-0/+7
2016-03-17thp, vmstats: count deferred split eventsKirill A. Shutemov1-0/+1
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka1-0/+1
2016-01-15mm: support madvise(MADV_FREE)Minchan Kim1-0/+1
2016-01-15mm, vmstats: new THP splitting eventKirill A. Shutemov1-1/+3
2015-11-05include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definitionyalin wang1-2/+2
2014-12-13mm,vmacache: count number of system-wide flushesDavidlohr Bueso1-0/+1
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-0/+7
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso1-0/+4
2014-04-03drop_caches: add some documentation and info messageDave Hansen1-0/+1
2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman1-1/+3
2013-11-13mm: numa: return the number of base pages altered by protection changesMel Gorman1-0/+1
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen1-1/+2
2013-09-11mm: vmstats: tlb flush countersDave Hansen1-0/+5
2013-02-23mm: don't wait on congested zones in balance_pgdat()Zlatko Calusic1-1/+0
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenumaLinus Torvalds1-1/+11
2012-12-12thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov1-0/+2
2012-12-11mm: numa: Add pte updates, hinting and migration statsMel Gorman1-0/+6
2012-12-11mm: compaction: Add scanned and isolated counters for compactionMel Gorman1-0/+2
2012-12-11mm: compaction: Move migration fail/success stats to migrate.cMel Gorman1-1/+3
2012-10-09mm: remove unevictable_pgs_mlockfreedHugh Dickins1-1/+0
2012-10-09mm: remove free_page_mlockHugh Dickins1-1/+1
2012-07-31mm: account for the number of times direct reclaimers get throttledMel Gorman1-0/+1
2012-04-25mm: fix up the vmscan stat in vmstatYing Han1-2/+3
2011-05-26mm: move enum vm_event_item into a standalone header fileAndrew Morton1-0/+64