summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
AgeCommit message (Expand)AuthorLines
2025-09-21mm: re-enable kswapd when memory pressure subsides or demotion is toggledChanwon Park-1/+1
2025-09-13mm: add vmstat for kernel_file pagesBoris Burkov-0/+1
2025-09-13mm: memory-tiering: fix PGPROMOTE_CANDIDATE countingRuan Shiyang-0/+1
2025-07-19mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka-1/+0
2025-07-19mm/vmstat: utilize designated initializers for the vmstat_text arrayKirill A. Shutemov-213/+234
2025-07-19mm: strictly check vmstat_text array sizeKirill A. Shutemov-1/+1
2025-07-19mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov-2/+2
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu-2/+0
2025-06-05mm: fix vmstat after removing NR_BOUNCEKirill A. Shutemov-1/+0
2025-05-31sched/numa: add statistics of numa balance taskChen Yu-0/+2
2025-05-12Update Christoph's Email address and make it consistentChristoph Lameter (Ampere)-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+5
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+40
2025-03-21mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia-0/+3
2025-03-21meminfo: add a per node counter for balloon driversNico Pache-0/+1
2025-03-17mm: page_alloc: defrag_mode kswapd/kcompactd watermarksJohannes Weiner-0/+1
2025-02-07mm: vmstat: move sysctls to mm/vmstat.cKaixiong Yu-4/+40
2025-02-03x86/mm/pat: restore large ROX pages after fragmentationKirill A. Shutemov-0/+2
2025-01-12vmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den-2/+13
2025-01-06Revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"Linus Torvalds-2/+1
2024-12-30vmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den-1/+2
2024-11-14memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn-0/+3
2024-11-14vmstat: call fold_vm_zone_numa_events() before show per zone NUMA eventMengEn Sun-0/+1
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton-0/+2
2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song-0/+2
2024-11-06mm/vmstat: defer the refresh_zone_stat_thresholds after all CPUs bringupSaurabh Sengar-1/+11
2024-11-06mm: add pcp high_min high_max to proc zoneinfoMengEn Sun-4/+8
2024-09-09mm: split underused THPsUsama Arif-0/+1
2024-09-01mm: print the promo watermark in zoneinfoKaiyang Zhao-0/+2
2024-09-01vmstat: kernel stack usage histogramPasha Tatashin-0/+24
2024-09-01mm: add node_reclaim successes to VM event countersMatthew Cassell-0/+1
2024-08-15mm: don't account memmap per-nodePasha Tatashin-24/+22
2024-08-15mm: add system wide stats items categoryPasha Tatashin-3/+3
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados-2/+2
2024-07-03mm: report per-page metadata informationSourav Panda-1/+25
2024-04-15iommu: observability of the IOMMU allocationsPasha Tatashin-0/+3
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov-1/+1
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov-6/+6
2024-01-05mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCINGLi Zhijian-1/+1
2023-12-12mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo-0/+1
2023-12-10mm/vmstat: move pgdemote_* to per-node statsLi Zhijian-3/+3
2023-10-25mm: tune PCP high automaticallyHuang Ying-4/+4
2023-10-25mm: fix draining remote pagesetHuang Ying-1/+3
2023-10-04mm/vmstat: use this_cpu_try_cmpxchg in mod_{zone,node}_stateUros Bizjak-8/+10
2023-08-21mm/vmstat: remove unused page_ext.h from vmstatKemeng Shi-1/+0
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+15
2023-06-19vmstat: skip periodic vmstat update for isolated CPUsMarcelo Tosatti-0/+15
2023-06-06mm: Add support for unaccepted memoryKirill A. Shutemov-0/+3
2023-04-05mm: introduce per-VMA lock statisticsSuren Baghdasaryan-0/+6
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov-7/+7