[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
[safe/jmp/linux-2.6] / mm / 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...
2006-02-10 Christoph Lameter[PATCH] Updates for page migration
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: Avoid writeback / page_mig...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: remove_from_swap() to...
2006-02-01 Christoph Lameter[PATCH] Direct Migration V9: migrate_pages() extension
2006-02-01 Christoph Lameter[PATCH] Reclaim slab during zone reclaim
2006-02-01 Christoph Lameter[PATCH] Zone reclaim: Allow modification of zone reclai...
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: configurable off node allocation...
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: partial scans instead of full...
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: do not unmap file backed pages
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: minor fixes
2006-02-01 Christoph Lameter[PATCH] mm: improve function of sc->may_writepage
2006-02-01 Christoph Lameter[PATCH] zone_reclaim: reclaim on memory only node support
2006-02-01 Christoph Lameter[PATCH] Optimize off-node performance of zone reclaim
2006-01-19 Christoph Lameter[PATCH] Zone reclaim: Reclaim logic
2006-01-19 Christoph Lameter[PATCH] Zone reclaim: resurrect may_swap
2006-01-19 Nick Piggin[PATCH] mm: migration page refcounting fix
2006-01-09 Christoph Lameter[PATCH] SwapMig: Switch error handling in migrate_pages...
2006-01-09 Christoph Lameter[PATCH] SwapMig: Extend parameters for migrate_pages()
2006-01-09 Christoph Lameter[PATCH] SwapMig: Drop unused pages immediately
2006-01-09 Christoph Lameter[PATCH] SwapMig: add_to_swap() avoid atomic allocations
2006-01-09 Christoph Lameter[PATCH] SwapMig: CONFIG_MIGRATION fixes
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: Add CONFIG_MIGRATION for...
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: migrate_pages() function
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writin...
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: LRU operations
2006-01-09 Andrew Morton[PATCH] drop-pagecache
2006-01-06 Nick Piggin[PATCH] mm: page_state opt
2006-01-06 Con Kolivas[PATCH] mm: add populated_zone() helper
2006-01-06 Andrew Morton[PATCH] vmscan: balancing fix
2006-01-06 Andrew Morton[PATCH] kill last zone_reclaim() bits
2006-01-03 Zach Brown[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPA...
2005-11-28 Andrea Arcangeli[PATCH] shrinker->nr = LONG_MAX means deadlock for...
2005-11-28 Rik van Riel[PATCH] temporarily disable swap token on memory pressure
2005-11-14 Rohit Seth[PATCH] mm: __alloc_pages cleanup
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Lee Schermerhorn[PATCH] shrink_list(): skip anon pages if not may_swap
2005-10-28 Al Viro[PATCH] gfp_t: mm/* (easy parts)
2005-10-17 Linus TorvaldsFix memory ordering bug in page reclaim
2005-09-13 Con Kolivas[PATCH] vm: kswapd cleanup: use pgdat
2005-09-07 Paul Jackson[PATCH] cpusets: formalize intermediate GFP_KERNEL...
2005-09-05 Martin Hicks[PATCH] VM: zone reclaim atomic ops cleanup
2005-09-05 Martin Hicks[PATCH] VM: add capabilites check to set_zone_reclaim
2005-06-29 Pekka J Enberg[PATCH] rename wakeup_bdflush to wakeup_pdflush
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-22 Darren Hart[PATCH] vm: try_to_free_pages unused argument
2005-06-22 Martin Hicks[PATCH] VM: rate limit early reclaim
2005-06-22 Martin Hicks[PATCH] VM: early zone reclaim
2005-06-22 Martin Hicks[PATCH] VM: add may_swap flag to scan_control
2005-06-22 akpm@osdl.org[PATCH] vmscan: notice slab shrinking
2005-04-16 akpm@osdl.org[PATCH] vmscan: pageout(): remove unneeded test
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2