summaryrefslogtreecommitdiff
path: root/mm/vmscan.c
Commit message (Expand)AuthorAge
* mm: test and set zone reclaim lock before starting reclaimDavid Rientjes2007-10-17
* oom: change all_unreclaimable zone member to flagsDavid Rientjes2007-10-17
* make swappiness safer to useAndrea Arcangeli2007-10-16
* Fix panic of cpu online with memory less nodeYasunori Goto2007-10-16
* Memoryless nodes: Add N_CPU node stateChristoph Lameter2007-10-16
* Memoryless nodes: No need for kswapdChristoph Lameter2007-10-16
* mm: prevent kswapd from freeing excessive amounts of lowmemRik van Riel2007-10-16
* synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...Andy Whitcroft2007-08-22
* synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...Andy Whitcroft2007-08-22
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* mm: clean up and kernelify shrinker registrationRusty Russell2007-07-17
* Lumpy Reclaim V4Andy Whitcroft2007-07-17
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-08
* freezer: fix racy usage of try_to_freeze in kswapdRafael J. Wysocki2007-05-07
* [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton2007-03-01
* [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-11
* [PATCH] shrink_all_memory(): fix lru_pages handlingAndrew Morton2007-01-05
* [PATCH] Buglet in vmscan.cShantanu Goel2006-12-30
* [PATCH] Fix swapped parameters in mm/vmscan.cNigel Cunningham2006-12-22
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-13
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-07
* [PATCH] balance_pdgat() cleanupAndrew Morton2006-12-07
* [PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh2006-10-28
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-28
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [PATCH] invalidate: remove_mapping() fixAndrew Morton2006-10-17
* [PATCH] page invalidation cleanupNick Piggin2006-09-27
* [PATCH] vm: add per-zone writeout counterAndrew Morton2006-09-27
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-26
* [PATCH] zone reclaim with slab: avoid unecessary off node allocationsChristoph Lameter2006-09-26
* [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-26
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-26
* [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter2006-09-26
* [PATCH] oom: reclaim_mapped on oomNick Piggin2006-09-26
* [PATCH] oom: use unreclaimable infoNick Piggin2006-09-26
* [PATCH] mm: remove_mapping() safenessNick Piggin2006-09-26
* [PATCH] mm: VM_BUG_ONNick Piggin2006-09-26
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-03
* [PATCH] Light weight event countersChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-30
* [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structureChristoph Lameter2006-06-30
* [PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter2006-06-30
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto2006-06-27
* [PATCH] initialise total_memory() earlierAndrew Morton2006-06-23