index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
vmstat.h
Commit message (
Expand
)
Author
Age
*
mm: count only reclaimable lru pages
Wu Fengguang
2009-09-22
*
mm: remove __{add,sub}_zone_page_state()
KOSAKI Motohiro
2009-09-22
*
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
2009-06-16
*
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-23
*
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-10-20
*
mm/vmstat.c: proper externs
Adrian Bunk
2008-07-24
*
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-04-28
*
let __dec_zone_page_state use __dec_zone_state
Uwe Kleine-König
2008-02-29
*
Create the ZONE_MOVABLE zone
Mel Gorman
2007-07-17
*
vmstat: use our own timer events
Christoph Lameter
2007-05-09
*
[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
2007-02-11
*
[PATCH] fix vm_events_fold_cpu() build breakage
Magnus Damm
2006-12-22
*
[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify
Paul Jackson
2006-12-22
*
[PATCH] Remove another config.h
Dave Jones
2006-09-29
*
[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-09-26
*
[PATCH] fix vmstat per cpu usage
Jan Blunck
2006-08-06
*
[PATCH] ZVC: add __inc_zone_state for !SMP configuration
Christoph Lameter
2006-07-10
*
[PATCH] count_vm_events() fix
Andrew Morton
2006-07-10
*
[PATCH] Light weight event counters
Christoph Lameter
2006-06-30
*
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
2006-06-30
*
[PATCH] zoned-vm-counters: remove read_page_state()
Andrew Morton
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
2006-06-30