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