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
/
vmscan.c
Commit message (
Expand
)
Author
Age
*
mm: clean up and kernelify shrinker registration
Rusty Russell
2007-07-17
*
Lumpy Reclaim V4
Andy Whitcroft
2007-07-17
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
*
Factor outstanding I/O error handling
Guillaume Chazarain
2007-05-08
*
freezer: fix racy usage of try_to_freeze in kswapd
Rafael J. Wysocki
2007-05-07
*
[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations
Andrew Morton
2007-03-01
*
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
2007-02-11
*
[PATCH] shrink_all_memory(): fix lru_pages handling
Andrew Morton
2007-01-06
*
[PATCH] Buglet in vmscan.c
Shantanu Goel
2006-12-30
*
[PATCH] Fix swapped parameters in mm/vmscan.c
Nigel Cunningham
2006-12-22
*
[PATCH] cpuset: rework cpuset_zone_allowed api
Paul Jackson
2006-12-13
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
*
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
2006-12-07
*
[PATCH] balance_pdgat() cleanup
Andrew Morton
2006-12-07
*
[PATCH] Use min of two prio settings in calculating distress for reclaim
Martin Bligh
2006-10-28
*
[PATCH] vmscan: Fix temp_priority race
Martin Bligh
2006-10-28
*
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
2006-10-20
*
[PATCH] invalidate: remove_mapping() fix
Andrew Morton
2006-10-17
*
[PATCH] page invalidation cleanup
Nick Piggin
2006-09-27
*
[PATCH] vm: add per-zone writeout counter
Andrew Morton
2006-09-27
*
[PATCH] NUMA: Add zone_to_nid function
Christoph Lameter
2006-09-26
*
[PATCH] zone reclaim with slab: avoid unecessary off node allocations
Christoph Lameter
2006-09-26
*
[PATCH] zone_reclaim: dynamic slab reclaim
Christoph Lameter
2006-09-26
*
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
2006-09-26
*
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
Christoph Lameter
2006-09-26
*
[PATCH] oom: reclaim_mapped on oom
Nick Piggin
2006-09-26
*
[PATCH] oom: use unreclaimable info
Nick Piggin
2006-09-26
*
[PATCH] mm: remove_mapping() safeness
Nick Piggin
2006-09-26
*
[PATCH] mm: VM_BUG_ON
Nick Piggin
2006-09-26
*
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
2006-07-03
*
[PATCH] Light weight event counters
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: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
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: remove NR_FILE_MAPPED from scan control structure
Christoph Lameter
2006-06-30
*
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
2006-06-30
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
*
[PATCH] pgdat allocation for new node add (export kswapd start func)
Yasunori Goto
2006-06-27
*
[PATCH] initialise total_memory() earlier
Andrew Morton
2006-06-23
*
[PATCH] More page migration: use migration entries for file pages
Christoph Lameter
2006-06-23
*
[PATCH] writeback: fix range handling
OGAWA Hirofumi
2006-06-23
*
[PATCH] swsusp: rework memory shrinker
Rafael J. Wysocki
2006-06-23
*
[PATCH] typo in vmscan.c
Christoph Lameter
2006-06-11
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
*
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
2006-03-27
*
[PATCH] find_task_by_pid() needs tasklist_lock
Andrew Morton
2006-03-25
*
[PATCH] page migration reorg
Christoph Lameter
2006-03-22
*
[PATCH] mm: make shrink_all_memory try harder
Rafael J. Wysocki
2006-03-22
*
[PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ...
Christoph Lameter
2006-03-22
[next]