summaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] zone_reclaim: reclaim on memory only node supportChristoph Lameter2006-02-011-1/+7
* [PATCH] Optimize off-node performance of zone reclaimChristoph Lameter2006-02-011-14/+15
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-191-0/+68
* [PATCH] Zone reclaim: resurrect may_swapChristoph Lameter2006-01-191-0/+7
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-191-41/+30Star
* [PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter2006-01-091-22/+34
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-091-9/+8Star
* [PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter2006-01-091-0/+5
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-091-2/+2
* [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-091-76/+76
* [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-091-9/+11
* [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-091-34/+180
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-091-4/+2Star
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-091-13/+87
* [PATCH] drop-pagecacheAndrew Morton2006-01-091-2/+1Star
* [PATCH] mm: page_state optNick Piggin2006-01-061-12/+15
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-061-4/+4
* [PATCH] vmscan: balancing fixAndrew Morton2006-01-061-8/+0Star
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-061-80/+0Star
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-031-1/+1
* [PATCH] shrinker->nr = LONG_MAX means deadlock for icacheAndrea Arcangeli2005-11-281-3/+15
* [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-281-2/+9
* [PATCH] mm: __alloc_pages cleanupRohit Seth2005-11-141-3/+3
* [PATCH] mm: split page table lockHugh Dickins2005-10-301-1/+1
* [PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn2005-10-301-1/+3
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-281-4/+4
* Fix memory ordering bug in page reclaimLinus Torvalds2005-10-171-4/+9
* [PATCH] vm: kswapd cleanup: use pgdatCon Kolivas2005-09-131-2/+2
* [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-081-4/+4
* [PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks2005-09-051-4/+5
* [PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks2005-09-051-0/+3
* [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-291-1/+1
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-2/+2
* [PATCH] vm: try_to_free_pages unused argumentDarren Hart2005-06-221-2/+1Star
* [PATCH] VM: rate limit early reclaimMartin Hicks2005-06-221-0/+10
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-221-0/+64
* [PATCH] VM: add may_swap flag to scan_controlMartin Hicks2005-06-221-1/+6
* [PATCH] vmscan: notice slab shrinkingakpm@osdl.org2005-06-221-5/+14
* [PATCH] vmscan: pageout(): remove unneeded testakpm@osdl.org2005-04-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1311