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