mm: shrink_all_memory(): use sc.nr_reclaimed
[safe/jmp/linux-2.6] / mm / vmscan.c
2009-04-01 MinChan Kimmm: shrink_all_memory(): use sc.nr_reclaimed
2009-04-01 KOSAKI Motohiromm: introduce for_each_populated_zone() macro
2009-04-01 Johannes Weinervmscan: rename sc.may_swap to may_unmap
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-14 Daisuke Nishimuravmscan: pgmoved should be cleared after updating recent...
2009-03-12 KOSAKI Motohiromemcg: use correct scan number at reclaim
2009-02-21 Johannes Weinerswsusp: clean up shrink_all_zones()
2009-02-21 Johannes Weinerswsusp: dont fiddle with swappiness
2009-02-15 Ingo Molnarlockdep: annotate reclaim context (__GFP_NOFS), fix
2009-02-14 Nick Pigginlockdep: annotate reclaim context (__GFP_NOFS)
2009-01-08 KOSAKI Motohiromemcg: fix calculation of active_ratio
2009-01-08 KOSAKI Motohiromemcg: swappiness
2009-01-08 KAMEZAWA Hiroyukimemcg: rename scan global lru
2009-01-08 KOSAKI Motohiromemcg: remove mem_cgroup_cal_reclaim()
2009-01-08 KOSAKI Motohiromemcg: add zone_reclaim_stat
2009-01-08 KOSAKI Motohiromemcg: add mem_cgroup_zone_nr_pages()
2009-01-08 KOSAKI Motohiromemcg: add inactive_anon_is_low()
2009-01-08 KOSAKI Motohiromm: make get_scan_ratio() safe for memcg
2009-01-08 KOSAKI Motohiromm: add zone nr_pages helper function
2009-01-08 KOSAKI Motohiromm: introduce zone_reclaim struct
2009-01-08 KOSAKI Motohiroinactive_anon_is_low: move to vmscan
2009-01-08 KAMEZAWA Hiroyukimemcg: synchronized LRU
2009-01-08 KAMEZAWA Hiroyukimemcg: mem+swap controller core
2009-01-06 KOSAKI Motohiromm: stop kswapd's infinite loop at high order allocation
2009-01-06 Andrew Mortonvmscan: shrink_active_list(): reduce lru_lock hold...
2009-01-06 KOSAKI Motohiromm: kill zone_is_near_oom()
2009-01-06 KOSAKI Motohirovmscan: improve reclaim throughput to bail out patch
2009-01-06 Rik van Rielvmscan: bail out of direct reclaim after swap_cluster_m...
2009-01-06 KOSAKI Motohiromm: make scan_zone_unevictable_pages() static
2009-01-06 KOSAKI Motohiromm: make scan_all_zones_unevictable_pages() static
2009-01-06 KOSAKI Motohiromemcg: reclaim shouldn't change zone->recent_rotated...
2009-01-06 Hugh Dickinsmm: optimize get_scan_ratio for no swap
2009-01-06 Hugh Dickinsmm: add add_to_swap stub
2009-01-06 Hugh Dickinsmm: remove gfp_mask from add_to_swap
2009-01-06 Hugh Dickinsmm: remove try_to_munlock from vmscan
2009-01-06 Hugh Dickinsmm: try_to_free_swap replaces remove_exclusive_swap_page
2008-12-31 Rusty Russellcpumask: convert mm/
2008-12-31 Rusty Russellcpumask: remove any_online_cpu() users: mm/
2008-12-01 Johannes Weinervmscan: protect zone rotation stats by lru lock
2008-11-20 Rik van Rielvmscan: fix get_scan_ratio() comment
2008-11-20 Hugh Dickinsvmscan: let GFP_NOFS go to swap again
2008-11-15 KOSAKI Motohiromm: remove unevictable's show_page_path
2008-10-20 Nick Pigginmm: unlockless reclaim
2008-10-20 Johannes Weinervmscan: don't accumulate scan pressure on unrelated...
2008-10-20 Lee Schermerhornvmscan: unevictable LRU scan sysctl
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-10-20 Lee SchermerhornSHM_LOCKED pages are unevictable
2008-10-20 Lee SchermerhornRamfs and Ram Disk pages are unevictable
2008-10-20 Lee Schermerhornunevictable lru: add event counting with statistics
2008-10-20 Lee SchermerhornUnevictable LRU Infrastructure
2008-10-20 Rik van Rielmore aggressively use lumpy reclaim
2008-10-20 Rik van Rielvmscan: fix pagecache reclaim referenced bit check
2008-10-20 Rik van Rielvmscan: second chance replacement for anonymous pages
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Rik van Rielvmscan: free swap space on swap-in/activation
2008-10-20 Christoph Lametervmscan: Use an indexed array for LRU variables
2008-10-20 Nick Pigginvmscan: move isolate_lru_page() to vmscan.c
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-30 Fernando Luis Vazq... do_try_to_free_page: update comments related to vmscan...
2008-07-30 Fernando Luis Vazq... swapfile/vmscan: update comments related to vmscan...
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-07-26 Nick Pigginmm: speculative page references
2008-07-25 Keika Kobayashiper-task-delay-accounting: add memory reclaim delay
2008-06-13 kosaki.motohiro... mm: fix incorrect variable type in do_try_to_free_pages()
2008-04-30 Harvey Harrisonmm: remove remaining __FUNCTION__ occurrences
2008-04-29 Nishanth Aravamudanpage allocator: smarter retry of costly-order allocations
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-28 Mel Gormanmm: use zonelists instead of zones when direct reclaimi...
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-03-25 Andrew Mortonrevert "kswapd should only wait on IO if there is IO"
2008-03-05 Hugh Dickinsmemcg: move_lists on page not page_cgroup
2008-03-05 Balbir SinghMemory controller: rename to Memory Resource Controller
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: fix zone handling in try_to...
2008-02-07 Rik van Rielkswapd should only wait on IO if there is IO
2008-02-07 Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07 Balbir SinghMemory controller: make page_referenced() cgroup aware
2008-02-07 Balbir SinghMemory controller: add per cgroup LRU and reclaim
2007-10-19 Simon Arlottspelling fixes: mm/
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-10-17 David Rientjesmm: test and set zone reclaim lock before starting...
2007-10-17 David Rientjesoom: change all_unreclaimable zone member to flags
2007-10-16 Andrea Arcangelimake swappiness safer to use
2007-10-16 Yasunori GotoFix panic of cpu online with memory less node
2007-10-16 Christoph LameterMemoryless nodes: Add N_CPU node state
2007-10-16 Christoph LameterMemoryless nodes: No need for kswapd
2007-10-16 Rik van Rielmm: prevent kswapd from freeing excessive amounts of...
2007-08-23 Andy Whitcroftsynchronous lumpy reclaim: wait for page writeback...
2007-08-23 Andy Whitcroftsynchronous lumpy reclaim: ensure we count pages transi...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Rusty Russellmm: clean up and kernelify shrinker registration
2007-07-17 Andy WhitcroftLumpy Reclaim V4
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-08 Guillaume ChazarainFactor outstanding I/O error handling
2007-05-07 Rafael J. Wysockifreezer: fix racy usage of try_to_freeze in kswapd
2007-03-01 Andrew Morton[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS...
2007-02-11 Christoph Lameter[PATCH] Use ZVC for inactive and active counts
2007-01-06 Andrew Morton[PATCH] shrink_all_memory(): fix lru_pages handling
next