aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAge
* [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-15
* [PATCH] vmscan: no zone_reclaim if PF_MALLOC is setChristoph Lameter2006-03-09
* [PATCH] vmscan: fix zone_reclaimChristoph Lameter2006-02-24
* [PATCH] vmscan: skip reclaim_mapped determination if we do not swapChristoph Lameter2006-02-12
* [PATCH] vmscan: remove duplicate increment of reclaim_in_progressChristoph Lameter2006-02-12
* [PATCH] zone reclaim: do not check references to a page during zone reclaimChristoph Lameter2006-02-12
* [PATCH] Updates for page migrationChristoph Lameter2006-02-10
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-01
* [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2006-02-01
* [PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2006-02-01
* [PATCH] Reclaim slab during zone reclaimChristoph Lameter2006-02-01
* [PATCH] Zone reclaim: Allow modification of zone reclaim behaviorChristoph Lameter2006-02-01
* [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-01
* [PATCH] zone_reclaim: partial scans instead of full scanChristoph Lameter2006-02-01
* [PATCH] zone_reclaim: do not unmap file backed pagesChristoph Lameter2006-02-01
* [PATCH] zone_reclaim: minor fixesChristoph Lameter2006-02-01
* [PATCH] mm: improve function of sc->may_writepageChristoph Lameter2006-02-01
* [PATCH] zone_reclaim: reclaim on memory only node supportChristoph Lameter2006-02-01
* [PATCH] Optimize off-node performance of zone reclaimChristoph Lameter2006-02-01
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-18
* [PATCH] Zone reclaim: resurrect may_swapChristoph Lameter2006-01-18
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-18
* [PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter2006-01-08
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-08
* [PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter2006-01-08
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-08
* [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-08
* [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-08
* [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-08
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-08
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-08
* [PATCH] drop-pagecacheAndrew Morton2006-01-08
* [PATCH] mm: page_state optNick Piggin2006-01-06
* [PATCH] mm: add populated_zone() helperCon Kolivas2006-01-06
* [PATCH] vmscan: balancing fixAndrew Morton2006-01-06
* [PATCH] kill last zone_reclaim() bitsAndrew Morton2006-01-06
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-03
* [PATCH] shrinker->nr = LONG_MAX means deadlock for icacheAndrea Arcangeli2005-11-28
* [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-28
* [PATCH] mm: __alloc_pages cleanupRohit Seth2005-11-13
* [PATCH] mm: split page table lockHugh Dickins2005-10-30
* [PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn2005-10-30
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-28
* Fix memory ordering bug in page reclaimLinus Torvalds2005-10-16
* [PATCH] vm: kswapd cleanup: use pgdatCon Kolivas2005-09-13
* [PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2005-09-07
* [PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks2005-09-05
* [PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks2005-09-05
* [PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2005-06-29
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-25