summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
Commit message (Expand)AuthorAgeFilesLines
* mm: fix typos in commentsIngo Molnar2021-05-071-1/+1
* x86/mm: track linear mapping split eventsSaravanan D2021-05-051-0/+4
* mm: /proc/sys/vm/stat_refresh stop checking monotonic numa statsHugh Dickins2021-05-051-9/+0
* mm: /proc/sys/vm/stat_refresh skip checking known negative statsHugh Dickins2021-05-051-0/+15
* mm: no more EINVAL from /proc/sys/vm/stat_refreshHugh Dickins2021-05-051-5/+0
* mm: restore node stat checking in /proc/sys/vm/stat_refreshHugh Dickins2021-05-051-0/+8
* mm: vmstat: add cma statisticsMinchan Kim2021-05-051-0/+4
* mm/vmstat.c: erase latency in vmstat_shepherdJiang Biao2021-02-261-0/+2
* mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner2021-02-261-0/+12
* mm: vmstat: fix NOHZ wakeups for node stat changesJohannes Weiner2021-02-261-6/+9
* mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand2021-02-261-2/+4
* mm: memcg: add swapcache stat for memcg v2Shakeel Butt2021-02-241-0/+3
* mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song2021-02-241-2/+9
* arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2020-12-151-4/+0
* mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-1/+1
* mm/vmstat.c: use helper macro abs()Miaohe Lin2020-10-161-4/+4
* 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