summaryrefslogtreecommitdiff
path: root/mm/vmstat.c
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce per-VMA lock statisticsSuren Baghdasaryan2023-04-051-0/+6
* mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-7/+7
* mm: vmscan: split khugepaged stats from direct reclaim statsJohannes Weiner2022-11-301-0/+3
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-8/+1
|\
| * mm: remove vmacacheLiam R. Howlett2022-09-261-4/+0
| * mm/demotion: build demotion targets based on explicit memory tiersAneesh Kumar K.V2022-09-261-4/+0
| * memory tiering: rate limit NUMA migration throughputHuang Ying2022-09-111-0/+1
* | Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-101-24/+12
|\ \
| * | mm/vmstat: Use preempt_[dis|en]able_nested()Thomas Gleixner2022-09-191-24/+12
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-091-0/+1
|\ \ | |/ |/|
| * mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed2022-08-241-0/+1
* | mm: add DEVICE_ZONE to FOR_ALL_ZONESHao Lee2022-08-201-1/+8
|/
* 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