index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmstat.c
Age
Commit message (
Expand
)
Author
2022-03-22
mm: only re-generate demotion targets when a numa node changes its N_CPU state
Oscar Salvador
2022-03-22
mm/vmstat: add event for ksm swapping in copy
Yang Yang
2022-03-22
NUMA Balancing: add page promotion counter
Huang Ying
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
2021-11-06
mm: vmstat.c: make extfrag_index show more pretty
Lin Feng
2021-11-06
mm/vmstat: annotate data race for zone->free_area[order].nr_free
Liu Shixin
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
mm/page_alloc.c: show watermark_boost of zone in zoneinfo
Liangcai Fan
2021-11-06
mm: move fold_vm_numa_events() to fix NUMA without SMP
Geert Uytterhoeven
2021-09-08
mm/vmstat: protect per cpu variables with preempt disable on RT
Ingo Molnar
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm/vmstat: remove unneeded return value
Miaohe Lin
2021-09-03
mm/vmstat: simplify the array size calculation
Miaohe Lin
2021-09-03
mm/vmstat: correct some wrong comments
Miaohe Lin
2021-09-03
mm/vmscan: add page demotion counter
Yang Shi
2021-08-28
mm: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-06-29
mm/vmstat: inline NUMA event counter updates
Mel Gorman
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
2021-05-05
mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats
Hugh Dickins
2021-05-05
mm: /proc/sys/vm/stat_refresh skip checking known negative stats
Hugh Dickins
2021-05-05
mm: no more EINVAL from /proc/sys/vm/stat_refresh
Hugh Dickins
2021-05-05
mm: restore node stat checking in /proc/sys/vm/stat_refresh
Hugh Dickins
2021-05-05
mm: vmstat: add cma statistics
Minchan Kim
2021-02-26
mm/vmstat.c: erase latency in vmstat_shepherd
Jiang Biao
2021-02-26
mm: vmstat: add some comments on internal storage of byte items
Johannes Weiner
2021-02-26
mm: vmstat: fix NOHZ wakeups for node stat changes
Johannes Weiner
2021-02-26
mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
David Hildenbrand
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
2020-10-16
mm/vmstat.c: use helper macro abs()
Miaohe Lin
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
2020-09-04
mm: Add PGREUSE counter
Peter Xu
2020-08-14
Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...
Baoquan He
2020-08-12
mm/vmstat: add events for THP migration without split
Anshuman Khandual
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
2020-08-12
mm: proactive compaction
Nitin Gupta
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
2020-06-04
mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm: keep separate anon and file statistics on page reclaim activity
Johannes Weiner
2020-06-03
mm/vmstat.c: do not show lowmem reserve protection information of empty zone
Baoquan He
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]