mm: speculative page references
[safe/jmp/linux-2.6] / mm / vmscan.c
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
2006-12-30 Shantanu Goel[PATCH] Buglet in vmscan.c
2006-12-22 Nigel Cunningham[PATCH] Fix swapped parameters in mm/vmscan.c
2006-12-13 Paul Jackson[PATCH] cpuset: rework cpuset_zone_allowed api
2006-12-07 Ingo Molnar[PATCH] hotplug CPU: clean up hotcpu_notifier() use
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Improve handling of highmem
2006-12-07 Andrew Morton[PATCH] balance_pdgat() cleanup
2006-10-28 Martin Bligh[PATCH] Use min of two prio settings in calculating...
2006-10-28 Martin Bligh[PATCH] vmscan: Fix temp_priority race
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...
2006-10-17 Andrew Morton[PATCH] invalidate: remove_mapping() fix
2006-09-27 Nick Piggin[PATCH] page invalidation cleanup
2006-09-27 Andrew Morton[PATCH] vm: add per-zone writeout counter
2006-09-26 Christoph Lameter[PATCH] NUMA: Add zone_to_nid function
2006-09-26 Christoph Lameter[PATCH] zone reclaim with slab: avoid unecessary off...
2006-09-26 Christoph Lameter[PATCH] zone_reclaim: dynamic slab reclaim
2006-09-26 Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26 Christoph Lameter[PATCH] Replace min_unmapped_ratio by min_unmapped_page...
2006-09-26 Nick Piggin[PATCH] oom: reclaim_mapped on oom
2006-09-26 Nick Piggin[PATCH] oom: use unreclaimable info
2006-09-26 Nick Piggin[PATCH] mm: remove_mapping() safeness
2006-09-26 Nick Piggin[PATCH] mm: VM_BUG_ON
2006-07-03 Christoph Lameter[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecach...
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_slab to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: zone_reclaim: remove /proc...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: split NR_ANON_PAGES off...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: remove NR_FILE_MAPPED from...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: convert nr_mapped to per...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-28 Yasunori Goto[PATCH] pgdat allocation for new node add (export kswap...
2006-06-23 Andrew Morton[PATCH] initialise total_memory() earlier
2006-06-23 Christoph Lameter[PATCH] More page migration: use migration entries...
2006-06-23 OGAWA Hirofumi[PATCH] writeback: fix range handling
2006-06-23 Rafael J. Wysocki[PATCH] swsusp: rework memory shrinker
2006-06-11 Christoph Lameter[PATCH] typo in vmscan.c
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinit and __cpuinit from notifier_ca...
2006-03-27 KAMEZAWA Hiroyuki[PATCH] for_each_online_pgdat: renaming for_each_pgdat
2006-03-25 Andrew Morton[PATCH] find_task_by_pid() needs tasklist_lock
2006-03-22 Christoph Lameter[PATCH] page migration reorg
2006-03-22 Rafael J. Wysocki[PATCH] mm: make shrink_all_memory try harder
2006-03-22 Christoph Lameter[PATCH] vmscan: emove obsolete checks from shrink_list...
2006-03-22 Nick Piggin[PATCH] mm: make __put_page internal
2006-03-22 Wu Fengguang[PATCH] mm: shrink_inactive_lis() nr_scan accounting fix
2006-03-22 Wu Fengguang[PATCH] mm: isolate_lru_pages() scan count fix
2006-03-22 Christoph Lameter[PATCH] zone_reclaim: additional comments and cleanup
2006-03-22 Andrew Morton[PATCH] vmscan: rename functions
2006-03-22 Andrew Morton[PATCH] vmscan return nr_reclaimed
2006-03-22 Andrew Morton[PATCH] vmscan: use unsigned longs
2006-03-22 Andrew Morton[PATCH] vmscan: scan_control cleanup
2006-03-22 Christoph Lameter[PATCH] Thin out scan_control: remove nr_to_scan and...
2006-03-22 Nick Piggin[PATCH] mm: simplify vmscan vs release refcounting
2006-03-22 Nick Piggin[PATCH] mm: PageActive no testset
2006-03-22 Nick Piggin[PATCH] mm: PageLRU no testset
2006-03-22 Nick Piggin[PATCH] mm: never ClearPageLRU released pages
2006-03-15 Christoph Lameter[PATCH] page migration: fail if page is in a vma flagge...
2006-03-10 Christoph Lameter[PATCH] vmscan: no zone_reclaim if PF_MALLOC is set
2006-02-24 Christoph Lameter[PATCH] vmscan: fix zone_reclaim
2006-02-12 Christoph Lameter[PATCH] vmscan: skip reclaim_mapped determination if...
2006-02-12 Christoph Lameter[PATCH] vmscan: remove duplicate increment of reclaim_i...
2006-02-12 Christoph Lameter[PATCH] zone reclaim: do not check references to a...
next