index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmstat.c
Age
Commit message (
Expand
)
Author
Lines
2025-09-21
mm: re-enable kswapd when memory pressure subsides or demotion is toggled
Chanwon Park
-1
/
+1
2025-09-13
mm: add vmstat for kernel_file pages
Boris Burkov
-0
/
+1
2025-09-13
mm: memory-tiering: fix PGPROMOTE_CANDIDATE counting
Ruan Shiyang
-0
/
+1
2025-07-19
mm, vmstat: remove the NR_WRITEBACK_TEMP node_stat_item counter
Vlastimil Babka
-1
/
+0
2025-07-19
mm/vmstat: utilize designated initializers for the vmstat_text array
Kirill A. Shutemov
-213
/
+234
2025-07-19
mm: strictly check vmstat_text array size
Kirill A. Shutemov
-1
/
+1
2025-07-19
mm/vmstat: make MEMCG select VM_EVENT_COUNTERS
Kirill A. Shutemov
-2
/
+2
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
-2
/
+0
2025-06-05
mm: fix vmstat after removing NR_BOUNCE
Kirill A. Shutemov
-1
/
+0
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
-0
/
+2
2025-05-12
Update Christoph's Email address and make it consistent
Christoph Lameter (Ampere)
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+5
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+40
2025-03-21
mm: vmscan: split proactive reclaim statistics from direct reclaim statistics
Hao Jia
-0
/
+3
2025-03-21
meminfo: add a per node counter for balloon drivers
Nico Pache
-0
/
+1
2025-03-17
mm: page_alloc: defrag_mode kswapd/kcompactd watermarks
Johannes Weiner
-0
/
+1
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
-4
/
+40
2025-02-03
x86/mm/pat: restore large ROX pages after fragmentation
Kirill A. Shutemov
-0
/
+2
2025-01-12
vmstat: disable vmstat_work on vmstat_cpu_down_prep()
Koichiro Den
-2
/
+13
2025-01-06
Revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"
Linus Torvalds
-2
/
+1
2024-12-30
vmstat: disable vmstat_work on vmstat_cpu_down_prep()
Koichiro Den
-1
/
+2
2024-11-14
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
-0
/
+3
2024-11-14
vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
MengEn Sun
-0
/
+1
2024-11-11
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
-0
/
+2
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
-0
/
+2
2024-11-06
mm/vmstat: defer the refresh_zone_stat_thresholds after all CPUs bringup
Saurabh Sengar
-1
/
+11
2024-11-06
mm: add pcp high_min high_max to proc zoneinfo
MengEn Sun
-4
/
+8
2024-09-09
mm: split underused THPs
Usama Arif
-0
/
+1
2024-09-01
mm: print the promo watermark in zoneinfo
Kaiyang Zhao
-0
/
+2
2024-09-01
vmstat: kernel stack usage histogram
Pasha Tatashin
-0
/
+24
2024-09-01
mm: add node_reclaim successes to VM event counters
Matthew Cassell
-0
/
+1
2024-08-15
mm: don't account memmap per-node
Pasha Tatashin
-24
/
+22
2024-08-15
mm: add system wide stats items category
Pasha Tatashin
-3
/
+3
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
-2
/
+2
2024-07-03
mm: report per-page metadata information
Sourav Panda
-1
/
+25
2024-04-15
iommu: observability of the IOMMU allocations
Pasha Tatashin
-0
/
+3
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
-1
/
+1
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
-6
/
+6
2024-01-05
mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCING
Li Zhijian
-1
/
+1
2023-12-12
mm: memcg: add per-memcg zswap writeback stat
Domenico Cerasuolo
-0
/
+1
2023-12-10
mm/vmstat: move pgdemote_* to per-node stats
Li Zhijian
-3
/
+3
2023-10-25
mm: tune PCP high automatically
Huang Ying
-4
/
+4
2023-10-25
mm: fix draining remote pageset
Huang Ying
-1
/
+3
2023-10-04
mm/vmstat: use this_cpu_try_cmpxchg in mod_{zone,node}_state
Uros Bizjak
-8
/
+10
2023-08-21
mm/vmstat: remove unused page_ext.h from vmstat
Kemeng Shi
-1
/
+0
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+15
2023-06-19
vmstat: skip periodic vmstat update for isolated CPUs
Marcelo Tosatti
-0
/
+15
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
-0
/
+3
2023-04-05
mm: introduce per-VMA lock statistics
Suren Baghdasaryan
-0
/
+6
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
-7
/
+7
[next]