summaryrefslogtreecommitdiff
path: root/include/linux/vm_event_item.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm, swap: add swap readahead hit statisticsHuang Ying2017-09-06
* mm, THP, swap: add THP swapping out fallback countingHuang Ying2017-09-06
* mm: test code to write THP to swap device as a wholeHuang Ying2017-09-06
* mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-07-06
* mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UPAndy Lutomirski2017-06-08
* mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li2017-05-03
* mm/vmstats: add thp_split_pud event for clarityYisheng Xie2017-03-09
* mm, compaction: add vmstats for kcompactd workDavid Rientjes2017-02-22
* mm: vmstat: account per-zone stalls and pages skipped during reclaimMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* thp, vmstats: add counters for huge file pagesKirill A. Shutemov2016-07-26
* thp, vmstats: count deferred split eventsKirill A. Shutemov2016-03-17
* mm, compaction: introduce kcompactdVlastimil Babka2016-03-17
* mm: support madvise(MADV_FREE)Minchan Kim2016-01-15
* mm, vmstats: new THP splitting eventKirill A. Shutemov2016-01-15
* include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definitionyalin wang2015-11-05
* mm,vmacache: count number of system-wide flushesDavidlohr Bueso2014-12-13
* mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov2014-10-09
* mm,vmacache: add debug dataDavidlohr Bueso2014-06-04
* drop_caches: add some documentation and info messageDave Hansen2014-04-03
* mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-25
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-11-13
* mm: vmstats: track TLB flush stats on UP tooDave Hansen2013-09-11
* mm: vmstats: tlb flush countersDave Hansen2013-09-11
* mm: don't wait on congested zones in balance_pgdat()Zlatko Calusic2013-02-23
* Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\
| * mm: numa: Add pte updates, hinting and migration statsMel Gorman2012-12-11
| * mm: compaction: Add scanned and isolated counters for compactionMel Gorman2012-12-11
| * mm: compaction: Move migration fail/success stats to migrate.cMel Gorman2012-12-11
* | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov2012-12-12
|/
* mm: remove unevictable_pgs_mlockfreedHugh Dickins2012-10-09
* mm: remove free_page_mlockHugh Dickins2012-10-09
* mm: account for the number of times direct reclaimers get throttledMel Gorman2012-07-31
* mm: fix up the vmscan stat in vmstatYing Han2012-04-25
* mm: move enum vm_event_item into a standalone header fileAndrew Morton2011-05-26