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