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
/
mm
/
vmstat.c
Commit message (
Expand
)
Author
Age
*
vmstat: remove prefetch
Christoph Lameter
2008-02-05
*
Page allocator: get rid of the list of cold pages
Christoph Lameter
2008-02-05
*
vmstat: small revisions to refresh_cpu_vm_stats()
Christoph Lameter
2008-02-05
*
vmstat: fix section mismatch warning
Randy Dunlap
2007-11-14
*
oom: change all_unreclaimable zone member to flags
David Rientjes
2007-10-17
*
mm/vmstat.c: cleanups
Adrian Bunk
2007-10-16
*
Print out statistics in relation to fragmentation avoidance to /proc/pagetype...
Mel Gorman
2007-10-16
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
*
Create the ZONE_MOVABLE zone
Mel Gorman
2007-07-17
*
mm: fixup /proc/vmstat output
Peter Zijlstra
2007-07-06
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
*
VM statistics: Make timer deferrable
Christoph Lameter
2007-05-11
*
Move remote node draining out of slab allocators
Christoph Lameter
2007-05-09
*
Make vm statistics update interval configurable
Christoph Lameter
2007-05-09
*
vmstat: use our own timer events
Christoph Lameter
2007-05-09
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
*
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
Christoph Lameter
2007-02-11
*
[PATCH] Drop get_zone_counts()
Christoph Lameter
2007-02-11
*
[PATCH] Drop __get_zone_counts()
Christoph Lameter
2007-02-11
*
[PATCH] Reorder ZVCs according to cacheline
Christoph Lameter
2007-02-11
*
[PATCH] Use ZVC for free_pages
Christoph Lameter
2007-02-11
*
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
2007-02-11
*
[PATCH] /proc/zoneinfo: fix vm stats display
Andrew Morton
2007-02-11
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
*
[PATCH] mm: cleanup indentation on switch for CPU operations
Andy Whitcroft
2006-12-07
*
[PATCH] vmscan: Fix temp_priority race
Martin Bligh
2006-10-28
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
*
[PATCH] zone_statistics: Use hot node instead of cold zone_pgdat
Christoph Lameter
2006-09-27
*
[PATCH] vm: add per-zone writeout counter
Andrew Morton
2006-09-27
*
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
*
[PATCH] mm: do not check unpopulated zones for draining and counter updates
Christoph Lameter
2006-09-26
*
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
Christoph Lameter
2006-09-26
*
[PATCH] ZVC: Scale thresholds depending on the size of the system
Christoph Lameter
2006-09-01
*
[PATCH] ZVC: Overstep counters
Christoph Lameter
2006-09-01
*
[PATCH] vmstat: export all_vm_events()
Heiko Carstens
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: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: conversion of nr_pagecache 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