summaryrefslogtreecommitdiff
path: root/mm/vmstat.c
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-22/+8
2026-02-03sched/isolation: Flush vmstat workqueues on cpuset isolated partition changeFrederic Weisbecker1-0/+5
2026-02-03mm: vmstat: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker1-4/+6
2026-02-01mm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari1-1/+2
2026-02-01mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen1-1/+1
2026-02-01mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)1-2/+2
2026-02-01mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)1-2/+2
2026-01-21mm/vmstat: remove unused node and zone state helpersWei Yang1-15/+0
2026-01-21mm: fix minor spelling mistakes in commentsKevin Lourenco1-1/+1
2025-11-21mm: vmstat: correct the comment above preempt_disable_nested()Qi Zheng1-5/+5
2025-11-17mm: vmstat: output reserved_highatomic and free_highatomic in zoneinfoJiayuan Chen1-2/+6
2025-11-17mm/vmstat: fix indentation in fold_diff functionJing Su1-2/+5
2025-11-17mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn1-13/+15
2025-09-22mm: re-enable kswapd when memory pressure subsides or demotion is toggledChanwon Park1-1/+1
2025-09-14mm: add vmstat for kernel_file pagesBoris Burkov1-0/+1
2025-09-14mm: memory-tiering: fix PGPROMOTE_CANDIDATE countingRuan Shiyang1-0/+1
2025-07-20mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counterVlastimil Babka1-1/+0
2025-07-20mm/vmstat: utilize designated initializers for the vmstat_text arrayKirill A. Shutemov1-213/+234
2025-07-20mm: strictly check vmstat_text array sizeKirill A. Shutemov1-1/+1
2025-07-20mm/vmstat: make MEMCG select VM_EVENT_COUNTERSKirill A. Shutemov1-2/+2
2025-07-10Revert "sched/numa: add statistics of numa balance task"Chen Yu1-2/+0
2025-06-06mm: fix vmstat after removing NR_BOUNCEKirill A. Shutemov1-1/+0
2025-06-01sched/numa: add statistics of numa balance taskChen Yu1-0/+2
2025-05-13Update Christoph's Email address and make it consistentChristoph Lameter (Ampere)1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2025-03-27Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+40
2025-03-22mm: vmscan: split proactive reclaim statistics from direct reclaim statisticsHao Jia1-0/+3
2025-03-22meminfo: add a per node counter for balloon driversNico Pache1-0/+1
2025-03-18mm: page_alloc: defrag_mode kswapd/kcompactd watermarksJohannes Weiner1-0/+1
2025-02-07mm: vmstat: move sysctls to mm/vmstat.cKaixiong Yu1-4/+40
2025-02-03x86/mm/pat: restore large ROX pages after fragmentationKirill A. Shutemov1-0/+2
2025-01-13vmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den1-2/+13
2025-01-06Revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"Linus Torvalds1-2/+1
2024-12-31vmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den1-1/+2
2024-11-15memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn1-0/+3
2024-11-15vmstat: call fold_vm_zone_numa_events() before show per zone NUMA eventMengEn Sun1-0/+1
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+2
2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song1-0/+2
2024-11-07mm/vmstat: defer the refresh_zone_stat_thresholds after all CPUs bringupSaurabh Sengar1-1/+11
2024-11-07mm: add pcp high_min high_max to proc zoneinfoMengEn Sun1-4/+8
2024-09-10mm: split underused THPsUsama Arif1-0/+1
2024-09-02mm: print the promo watermark in zoneinfoKaiyang Zhao1-0/+2
2024-09-02vmstat: kernel stack usage histogramPasha Tatashin1-0/+24
2024-09-02mm: add node_reclaim successes to VM event countersMatthew Cassell1-0/+1
2024-08-16mm: don't account memmap per-nodePasha Tatashin1-24/+22
2024-08-16mm: add system wide stats items categoryPasha Tatashin1-3/+3
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados1-2/+2
2024-07-04mm: report per-page metadata informationSourav Panda1-1/+25
2024-04-15iommu: observability of the IOMMU allocationsPasha Tatashin1-0/+3
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-1/+1