index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vmstat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
mm/memcontrol: remove __mod_lruvec_page_state()
Matthew Wilcox (Oracle)
1
-18
/
+18
2024-01-05
mm: remove inc/dec lruvec page state functions
Matthew Wilcox (Oracle)
1
-24
/
+0
2023-04-06
mm: introduce per-VMA lock statistics
Suren Baghdasaryan
1
-0
/
+6
2022-09-27
mm: remove vmacache
Liam R. Howlett
1
-6
/
+0
2021-10-18
mm/workingset: Convert workingset_refault() to take a folio
Matthew Wilcox (Oracle)
1
-6
/
+0
2021-09-27
mm/vmstat: Add functions to account folio statistics
Matthew Wilcox (Oracle)
1
-0
/
+107
2021-06-29
mm/page_alloc: batch the accounting updates in the bulk allocator
Mel Gorman
1
-0
/
+8
2021-06-29
mm/vmstat: inline NUMA event counter updates
Mel Gorman
1
-1
/
+9
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
1
-23
/
+20
2021-06-29
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
1
-4
/
+4
2021-04-30
mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
Johannes Weiner
1
-21
/
+3
2021-02-26
mm: vmstat: add some comments on internal storage of byte items
Johannes Weiner
1
-0
/
+6
2020-12-15
mm: move lruvec stats update functions to vmstat.h
Shakeel Butt
1
-0
/
+104
2020-10-16
mm: use self-explanatory macros rather than "2"
Yu Zhao
1
-1
/
+1
2020-10-02
mm: memcg/slab: fix slab statistics in !SMP configuration
Roman Gushchin
1
-0
/
+5
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
1
-1
/
+13
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2020-06-04
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
1
-0
/
+1
2020-06-04
mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch
Jaewon Kim
1
-0
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-4
/
+4
2019-12-05
mm/memcontrol: use vmstat names for printing statistics
Konstantin Khlebnikov
1
-2
/
+2
2019-12-05
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
1
-0
/
+50
2019-05-14
mm: move recent_rotated pages calculation to shrink_inactive_list()
Kirill Tkhai
1
-1
/
+1
2018-12-28
include/linux/vmstat.h: remove unused page state adjustment macro
Wei Yang
1
-5
/
+0
2018-04-11
mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event
Steven Rostedt
1
-0
/
+11
2018-02-01
mm: remove unused pgdat_reclaimable_pages()
Jan Kara
1
-17
/
+0
2017-11-16
mm, sysctl: make NUMA stats configurable
Kemi Wang
1
-0
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-09
mm: consider the number in local CPUs when reading NUMA stats
Kemi Wang
1
-1
/
+5
2017-09-09
mm: change the call sites of numa statistics items
Kemi Wang
1
-1
/
+28
2017-09-07
mm: rename global_page_state to global_zone_page_state
Michal Hocko
1
-2
/
+2
2017-07-07
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
1
-1
/
+0
2016-07-29
mm: vmstat: replace __count_zone_vm_events with a zone id equivalent
Mel Gorman
1
-3
/
+2
2016-07-29
mm, workingset: make working set detection node-aware
Mel Gorman
1
-1
/
+0
2016-07-29
mm, vmscan: move LRU lists to node
Mel Gorman
1
-0
/
+17
2016-07-29
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
1
-12
/
+80
2016-05-20
mm, page_alloc: inline zone_statistics
Mel Gorman
1
-2
/
+0
2016-05-20
mm: /proc/sys/vm/stat_refresh to force vmstat update
Hugh Dickins
1
-0
/
+4
2016-01-15
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
1
-0
/
+2
2015-12-30
mm/vmstat: fix overflow in mod_zone_page_state()
Heiko Carstens
1
-3
/
+3
2015-11-06
mm: remove refresh_cpu_vm_stats() definition for !SMP kernel
Tetsuo Handa
1
-1
/
+0
2015-11-06
mm/vmstat.c: uninline node_page_state()
Andrew Morton
1
-23
/
+1
2014-06-05
mm,vmacache: add debug data
Davidlohr Bueso
1
-0
/
+6
2014-04-08
vmstat: use raw_cpu_ops to avoid false positives on preemption checks
Christoph Lameter
1
-2
/
+6
2014-04-04
mm: vmstat: fix UP zone state accounting
Johannes Weiner
1
-8
/
+9
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
1
-2
/
+0
2014-01-30
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
1
-2
/
+0
2014-01-25
mm, x86: Account for TLB flushes only when debugging
Mel Gorman
1
-0
/
+8
2013-09-12
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
1
-1
/
+0
2013-09-12
vmstat: create separate function to fold per cpu diffs into local counters
Christoph Lameter
1
-1
/
+2
[next]