summaryrefslogtreecommitdiff
path: root/mm/vmstat.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove vmacacheLiam R. Howlett2022-06-271-4/+0
* Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-2/+2
|\
| * mm/vmstat: replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-06-031-2/+2
* | mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner2022-05-191-0/+4
* | mm/vmstat: add events for ksm cowYang Yang2022-04-281-0/+3
* | mm: untangle config dependencies for demote-on-reclaimOscar Salvador2022-04-281-2/+0
|/
* mm: only re-generate demotion targets when a numa node changes its N_CPU stateOscar Salvador2022-03-221-1/+12
* mm/vmstat: add event for ksm swapping in copyYang Yang2022-03-221-0/+3
* NUMA Balancing: add page promotion counterHuang Ying2022-03-221-0/+3
* mm/vmstat: add events for THP max_ptes_* exceedsYang Yang2022-01-151-0/+3
* mm: vmstat.c: make extfrag_index show more prettyLin Feng2021-11-061-1/+1
* mm/vmstat: annotate data race for zone->free_area[order].nr_freeLiu Shixin2021-11-061-3/+12
* mm/vmscan: throttle reclaim until some writeback completes if congestedMel Gorman2021-11-061-0/+1
* mm/page_alloc.c: show watermark_boost of zone in zoneinfoLiangcai Fan2021-11-061-0/+2
* mm: move fold_vm_numa_events() to fix NUMA without SMPGeert Uytterhoeven2021-11-061-28/+28
* mm/vmstat: protect per cpu variables with preempt disable on RTIngo Molnar2021-09-081-0/+48
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-17/+8
|\
| * mm/vmstat: remove unneeded return valueMiaohe Lin2021-09-031-6/+2
| * mm/vmstat: simplify the array size calculationMiaohe Lin2021-09-031-5/+3
| * mm/vmstat: correct some wrong commentsMiaohe Lin2021-09-031-6/+1
| * mm/vmscan: add page demotion counterYang Shi2021-09-031-0/+2
* | mm: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-281-6/+6
|/
* mm/vmstat: inline NUMA event counter updatesMel Gorman2021-06-291-9/+0
* mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman2021-06-291-106/+67
* mm/page_alloc: split per cpu page lists and zone statsMel Gorman2021-06-291-46/+52
* 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
|/