index
:
pub/scm/linux/kernel/git/lee/linux.git
master
Lee Jones's fork of linux.git
Lee Jones
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmstat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
mm/vmstat: add NRSWP{IN,OUT} counters
Christoph Hellwig
1
-1
/
+5
2026-08-24
mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
Usama Arif
1
-0
/
+2
2026-08-24
mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
Usama Arif
1
-0
/
+11
2026-07-30
mm: move some stuff to mm/page_alloc.h
Brendan Jackman
1
-0
/
+1
2026-07-28
mm/vmstat: avoid taking zone lock in /proc/buddyinfo reads
Imran Khan
1
-1
/
+1
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-04-18
mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_update
Breno Leitao
1
-1
/
+1
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-14
/
+15
2026-04-08
mm: add gpu active/reclaim per-node stat counters (v2)
Dave Airlie
1
-0
/
+2
2026-04-05
mm: vmalloc: streamline vmalloc memory accounting
Johannes Weiner
1
-0
/
+1
2026-04-05
mm: fix typo in the comment of mod_zone_state()
Miquel SabatĂ© SolĂ
1
-1
/
+1
2026-04-05
mm: move pgscan, pgsteal, pgrefill to node stats
JP Kobryn (Meta)
1
-13
/
+13
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-22
/
+8
2026-02-03
sched/isolation: Flush vmstat workqueues on cpuset isolated partition change
Frederic Weisbecker
1
-0
/
+5
2026-02-03
mm: vmstat: Prepare to protect against concurrent isolated cpuset change
Frederic Weisbecker
1
-4
/
+6
2026-01-31
mm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2026-01-31
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
1
-1
/
+1
2026-01-31
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
1
-2
/
+2
2026-01-31
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
1
-2
/
+2
2026-01-20
mm/vmstat: remove unused node and zone state helpers
Wei Yang
1
-15
/
+0
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
1
-1
/
+1
2025-11-20
mm: vmstat: correct the comment above preempt_disable_nested()
Qi Zheng
1
-5
/
+5
2025-11-16
mm: vmstat: output reserved_highatomic and free_highatomic in zoneinfo
Jiayuan Chen
1
-2
/
+6
2025-11-16
mm/vmstat: fix indentation in fold_diff function
Jing Su
1
-2
/
+5
2025-11-16
mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detection
Joshua Hahn
1
-13
/
+15
2025-09-21
mm: re-enable kswapd when memory pressure subsides or demotion is toggled
Chanwon Park
1
-1
/
+1
2025-09-13
mm: add vmstat for kernel_file pages
Boris Burkov
1
-0
/
+1
2025-09-13
mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
Ruan Shiyang
1
-0
/
+1
2025-07-19
mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
Vlastimil Babka
1
-1
/
+0
2025-07-19
mm/vmstat: utilize designated initializers for the vmstat_text array
Kirill A. Shutemov
1
-209
/
+230
2025-07-19
mm: strictly check vmstat_text array size
Kirill A. Shutemov
1
-1
/
+1
2025-07-19
mm/vmstat: make MEMCG select VM_EVENT_COUNTERS
Kirill A. Shutemov
1
-2
/
+2
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
1
-2
/
+0
2025-06-05
mm: fix vmstat after removing NR_BOUNCE
Kirill A. Shutemov
1
-1
/
+0
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
1
-0
/
+2
2025-05-12
Update Christoph's Email address and make it consistent
Christoph Lameter (Ampere)
1
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+40
2025-03-21
mm: vmscan: split proactive reclaim statistics from direct reclaim statistics
Hao Jia
1
-0
/
+3
2025-03-21
meminfo: add a per node counter for balloon drivers
Nico Pache
1
-0
/
+1
2025-03-17
mm: page_alloc: defrag_mode kswapd/kcompactd watermarks
Johannes Weiner
1
-0
/
+1
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
1
-4
/
+40
2025-02-03
x86/mm/pat: restore large ROX pages after fragmentation
Kirill A. Shutemov
1
-0
/
+2
2025-01-12
vmstat: disable vmstat_work on vmstat_cpu_down_prep()
Koichiro Den
1
-2
/
+13
2025-01-06
Revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"
Linus Torvalds
1
-2
/
+1
2024-12-30
vmstat: disable vmstat_work on vmstat_cpu_down_prep()
Koichiro Den
1
-1
/
+2
2024-11-14
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
1
-0
/
+3
2024-11-14
vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
MengEn Sun
1
-0
/
+1
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+2
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
1
-0
/
+2
[next]