index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vmstat.h
Age
Commit message (
Expand
)
Author
2012-12-11
mm: numa: Add pte updates, hinting and migration stats
Mel Gorman
2012-10-09
memory-hotplug: fix zone stat mismatch
Minchan Kim
2012-10-09
cma: count free CMA pages
Bartlomiej Zolnierkiewicz
2012-07-31
mm: remove redundant initialization
Minchan Kim
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-26
mm: move enum vm_event_item into a standalone header file
Andrew Morton
2011-05-25
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
KOSAKI Motohiro
2011-05-25
mm: per-node vmstat: show proper vmstats
KOSAKI Motohiro
2011-04-14
mm: add VM counters for transparent hugepages
Andi Kleen
2011-03-22
mm: add __GFP_OTHER_NODE flag
Andi Kleen
2011-01-13
mm: vmstat: use a single setter function and callback for adjusting percpu th...
Mel Gorman
2011-01-13
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
2010-09-09
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2010-05-25
mm: compaction: direct compact when a high-order allocation fails
Mel Gorman
2010-05-25
mm: compaction: memory compaction core
Mel Gorman
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2009-12-15
vmscan: stop kswapd waiting on congestion when the min watermark is not being...
KOSAKI Motohiro
2009-12-15
vmscan: have kswapd sleep for a short interval and double check it should be ...
Mel Gorman
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-03
this_cpu: Use this_cpu ops for VM statistics
Christoph Lameter
2009-09-22
mm: count only reclaimable lru pages
Wu Fengguang
2009-09-22
mm: remove __{add,sub}_zone_page_state()
KOSAKI Motohiro
2009-06-16
vmscan: count the number of times zone_reclaim() scans and fails
Mel Gorman
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2008-10-23
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-20
mlock: count attempts to free mlocked page
Lee Schermerhorn
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
2008-10-20
unevictable lru: add event counting with statistics
Lee Schermerhorn
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-07-24
mm/vmstat.c: proper externs
Adrian Bunk
2008-04-28
Subject: [PATCH] hugetlb: vmstat events for huge page allocations
Adam Litke
2008-04-28
mm: remember what the preferred zone is for zone_statistics
Mel Gorman
2008-02-29
let __dec_zone_page_state use __dec_zone_state
Uwe Kleine-König
2007-07-17
Create the ZONE_MOVABLE zone
Mel Gorman
2007-05-09
vmstat: use our own timer events
Christoph Lameter
2007-02-11
[PATCH] count_vm_events-warning-fix
Andrew Morton
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
Christoph Lameter
2007-02-11
[PATCH] Drop free_pages()
Christoph Lameter
2007-02-11
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
2006-12-22
[PATCH] fix vm_events_fold_cpu() build breakage
Magnus Damm
2006-12-22
[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify
Paul Jackson
2006-09-29
[PATCH] Remove another config.h
Dave Jones
2006-09-26
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
Christoph Lameter
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
Christoph Lameter
2006-08-06
[PATCH] fix vmstat per cpu usage
Jan Blunck
2006-07-10
[PATCH] ZVC: add __inc_zone_state for !SMP configuration
Christoph Lameter
2006-07-10
[PATCH] count_vm_events() fix
Andrew Morton
[next]