summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'simplify-do_wp_page'Linus Torvalds2020-09-041-0/+1
|\
| * mm: Add PGREUSE counterPeter Xu2020-09-041-0/+1
* | Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...Baoquan He2020-08-141-6/+6
* | mm/vmstat: add events for THP migration without splitAnshuman Khandual2020-08-121-0/+3
* | mm: use unsigned types for fragmentation scoreNitin Gupta2020-08-121-1/+1
* | mm: proactive compactionNitin Gupta2020-08-121-0/+18
* | mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim2020-08-121-3/+6
* | mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-4/+4
* | mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin2020-08-071-4/+26
|/
* mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macroKefeng Wang2020-06-041-26/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-6/+10
|\
| * mm: keep separate anon and file statistics on page reclaim activityJohannes Weiner2020-06-031-0/+4
| * mm/vmstat.c: do not show lowmem reserve protection information of empty zoneBaoquan He2020-06-031-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-2/+2
|\ \ | |/ |/|
| * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-2/+9
|\ \
| * | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-021-2/+9
| |/
* / scs: Add page accounting for shadow call stack allocationsSami Tolvanen2020-05-151-0/+3
|/
* mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes2020-04-071-0/+2
* mm, shmem: add vmstat for hugepage fallbackDavid Rientjes2020-04-071-0/+1
* mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard2020-04-021-0/+2
* mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov2019-12-041-4/+5
* mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov2019-12-041-31/+20
* mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfoMichal Hocko2019-11-061-3/+20
* mm, vmstat: hide /proc/pagetypeinfo from normal usersMichal Hocko2019-11-061-1/+1
* mm,thp: stats for file backed THPSong Liu2019-09-241-0/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov2019-04-191-5/+0
* mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-03-051-11/+4
* mm: convert zone->managed_pages to atomic variableArun KS2018-12-281-2/+2
* mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen2018-11-181-3/+4
* mm/vmstat.c: assert that vmstat_text is in sync with stat_items_sizeJann Horn2018-10-261-0/+2
* mm: workingset: add vmstat counter for shadow nodesJohannes Weiner2018-10-261-0/+1
* mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-261-0/+1
* mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-261-5/+1
* mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn2018-10-051-0/+3
* mm/vmstat.c: fix outdated vmstat_textJann Horn2018-10-051-1/+0
* Revert mm/vmstat.c: fix vmstat_update() preemption BUGSebastian Andrzej Siewior2018-06-281-2/+0
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-52/+4
* mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin2018-05-111-1/+5
* mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin2018-04-111-0/+1
* mm/vmstat.c: fix vmstat_update() preemption BUGSteven J. Hill2018-03-281-0/+2
* mm, sysctl: make NUMA stats configurableKemi Wang2017-11-151-0/+71
* mm: remove unused pgdat->inactive_ratioAndrey Ryabinin2017-11-151-4/+2
* mm: consider the number in local CPUs when reading NUMA statsKemi Wang2017-09-081-2/+7
* mm: update NUMA counter threshold sizeKemi Wang2017-09-081-18/+10
* mm: change the call sites of numa statistics itemsKemi Wang2017-09-081-6/+155
* mm, swap: add swap readahead hit statisticsHuang Ying2017-09-061-0/+4
* mm/vmstat.c: fix wrong commentSeongJae Park2017-09-061-1/+1
* mm/vmstat: fix divide error at __fragmentation_indexWen Yang2017-09-061-0/+3