aboutsummaryrefslogtreecommitdiff
path: root/mm/vmscan.c
AgeCommit message (Expand)Author
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain
2007-05-07freezer: fix racy usage of try_to_freeze in kswapdRafael J. Wysocki
2007-03-01[PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter
2007-01-05[PATCH] shrink_all_memory(): fix lru_pages handlingAndrew Morton
2006-12-30[PATCH] Buglet in vmscan.cShantanu Goel
2006-12-22[PATCH] Fix swapped parameters in mm/vmscan.cNigel Cunningham
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki
2006-12-07[PATCH] balance_pdgat() cleanupAndrew Morton
2006-10-28[PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-17[PATCH] invalidate: remove_mapping() fixAndrew Morton
2006-09-27[PATCH] page invalidation cleanupNick Piggin
2006-09-27[PATCH] vm: add per-zone writeout counterAndrew Morton
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] zone reclaim with slab: avoid unecessary off node allocationsChristoph Lameter
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter
2006-09-26[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter
2006-09-26[PATCH] oom: reclaim_mapped on oomNick Piggin
2006-09-26[PATCH] oom: use unreclaimable infoNick Piggin
2006-09-26[PATCH] mm: remove_mapping() safenessNick Piggin
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter
2006-06-30[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structureChristoph Lameter
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi
2006-06-23[PATCH] swsusp: rework memory shrinkerRafael J. Wysocki
2006-06-11[PATCH] typo in vmscan.cChristoph Lameter
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-25[PATCH] find_task_by_pid() needs tasklist_lockAndrew Morton
2006-03-22[PATCH] page migration reorgChristoph Lameter
2006-03-22[PATCH] mm: make shrink_all_memory try harderRafael J. Wysocki
2006-03-22[PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ...Christoph Lameter
2006-03-22[PATCH] mm: make __put_page internalNick Piggin
2006-03-22[PATCH] mm: shrink_inactive_lis() nr_scan accounting fixWu Fengguang