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
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-27
mm: move enum vm_event_item into a standalone header file
Andrew Morton
1
-61
/
+1
2011-05-25
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
KOSAKI Motohiro
1
-0
/
+3
2011-05-25
mm: per-node vmstat: show proper vmstats
KOSAKI Motohiro
1
-1
/
+3
2011-04-15
mm: add VM counters for transparent hugepages
Andi Kleen
1
-0
/
+7
2011-03-23
mm: add __GFP_OTHER_NODE flag
Andi Kleen
1
-2
/
+2
2011-01-14
mm: vmstat: use a single setter function and callback for adjusting percpu th...
Mel Gorman
1
-4
/
+6
2011-01-14
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
1
-0
/
+5
2010-09-10
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
1
-0
/
+22
2010-05-25
mm: compaction: direct compact when a high-order allocation fails
Mel Gorman
1
-0
/
+1
2010-05-25
mm: compaction: memory compaction core
Mel Gorman
1
-0
/
+3
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
1
-0
/
+2
2009-12-15
vmscan: stop kswapd waiting on congestion when the min watermark is not being...
KOSAKI Motohiro
1
-1
/
+2
2009-12-15
vmscan: have kswapd sleep for a short interval and double check it should be ...
Mel Gorman
1
-0
/
+1
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-4
/
+4
2009-10-03
this_cpu: Use this_cpu ops for VM statistics
Christoph Lameter
1
-6
/
+4
2009-09-22
mm: count only reclaimable lru pages
Wu Fengguang
1
-9
/
+2
2009-09-22
mm: remove __{add,sub}_zone_page_state()
KOSAKI Motohiro
1
-5
/
+0
2009-06-17
vmscan: count the number of times zone_reclaim() scans and fails
Mel Gorman
1
-0
/
+3
2009-06-17
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-2
/
+0
2008-10-23
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+0
2008-10-20
mlock: count attempts to free mlocked page
Lee Schermerhorn
1
-0
/
+1
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
1
-0
/
+4
2008-10-20
unevictable lru: add event counting with statistics
Lee Schermerhorn
1
-0
/
+5
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
1
-0
/
+10
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
1
-0
/
+6
2008-04-28
Subject: [PATCH] hugetlb: vmstat events for huge page allocations
Adam Litke
1
-0
/
+4
2008-04-28
mm: remember what the preferred zone is for zone_statistics
Mel Gorman
1
-1
/
+1
2008-02-29
let __dec_zone_page_state use __dec_zone_state
Uwe Kleine-König
1
-2
/
+1
2007-07-17
Create the ZONE_MOVABLE zone
Mel Gorman
1
-2
/
+3
2007-05-09
vmstat: use our own timer events
Christoph Lameter
1
-3
/
+0
2007-02-11
[PATCH] count_vm_events-warning-fix
Andrew Morton
1
-18
/
+29
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
Christoph Lameter
1
-4
/
+13
2007-02-11
[PATCH] Drop free_pages()
Christoph Lameter
1
-0
/
+1
2007-02-11
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
1
-0
/
+9
2006-12-22
[PATCH] fix vm_events_fold_cpu() build breakage
Magnus Damm
1
-0
/
+6
2006-12-22
[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify
Paul Jackson
1
-2
/
+3
2006-09-29
[PATCH] Remove another config.h
Dave Jones
1
-1
/
+0
2006-09-26
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
Christoph Lameter
1
-1
/
+13
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
Christoph Lameter
1
-3
/
+1
2006-08-06
[PATCH] fix vmstat per cpu usage
Jan Blunck
1
-4
/
+4
2006-07-11
[PATCH] ZVC: add __inc_zone_state for !SMP configuration
Christoph Lameter
1
-2
/
+7
2006-07-11
[PATCH] count_vm_events() fix
Andrew Morton
1
-1
/
+1
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
1
-104
/
+66
2006-06-30
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
1
-1
/
+9
2006-06-30
[PATCH] zoned-vm-counters: remove read_page_state()
Andrew Morton
1
-4
/
+0
2006-06-30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
1
-1
/
+0
[next]