Age | Commit message (Expand) | Author |
2006-09-27 | [PATCH] page invalidation cleanup | Nick Piggin |
2006-09-27 | [PATCH] vm: add per-zone writeout counter | Andrew Morton |
2006-09-26 | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter |
2006-09-26 | [PATCH] zone reclaim with slab: avoid unecessary off node allocations | Christoph Lameter |
2006-09-26 | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter |
2006-09-26 | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE | Christoph Lameter |
2006-09-26 | [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone | Christoph Lameter |
2006-09-26 | [PATCH] oom: reclaim_mapped on oom | Nick Piggin |
2006-09-26 | [PATCH] oom: use unreclaimable info | Nick Piggin |
2006-09-26 | [PATCH] mm: remove_mapping() safeness | Nick Piggin |
2006-09-26 | [PATCH] mm: VM_BUG_ON | Nick Piggin |
2006-07-03 | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter |
2006-06-30 | [PATCH] Light weight event counters | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_slab to per zone counter | Christoph 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_MAPPED | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter |
2006-06-27 | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman |
2006-06-27 | [PATCH] pgdat allocation for new node add (export kswapd start func) | Yasunori Goto |
2006-06-23 | [PATCH] initialise total_memory() earlier | Andrew Morton |
2006-06-23 | [PATCH] More page migration: use migration entries for file pages | Christoph Lameter |
2006-06-23 | [PATCH] writeback: fix range handling | OGAWA Hirofumi |
2006-06-23 | [PATCH] swsusp: rework memory shrinker | Rafael J. Wysocki |
2006-06-11 | [PATCH] typo in vmscan.c | Christoph Lameter |
2006-04-26 | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman |
2006-03-27 | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki |
2006-03-25 | [PATCH] find_task_by_pid() needs tasklist_lock | Andrew Morton |
2006-03-22 | [PATCH] page migration reorg | Christoph Lameter |
2006-03-22 | [PATCH] mm: make shrink_all_memory try harder | Rafael 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 internal | Nick Piggin |
2006-03-22 | [PATCH] mm: shrink_inactive_lis() nr_scan accounting fix | Wu Fengguang |
2006-03-22 | [PATCH] mm: isolate_lru_pages() scan count fix | Wu Fengguang |
2006-03-22 | [PATCH] zone_reclaim: additional comments and cleanup | Christoph Lameter |
2006-03-22 | [PATCH] vmscan: rename functions | Andrew Morton |
2006-03-22 | [PATCH] vmscan return nr_reclaimed | Andrew Morton |
2006-03-22 | [PATCH] vmscan: use unsigned longs | Andrew Morton |
2006-03-22 | [PATCH] vmscan: scan_control cleanup | Andrew Morton |
2006-03-22 | [PATCH] Thin out scan_control: remove nr_to_scan and priority | Christoph Lameter |
2006-03-22 | [PATCH] mm: simplify vmscan vs release refcounting | Nick Piggin |
2006-03-22 | [PATCH] mm: PageActive no testset | Nick Piggin |
2006-03-22 | [PATCH] mm: PageLRU no testset | Nick Piggin |
2006-03-22 | [PATCH] mm: never ClearPageLRU released pages | Nick Piggin |
2006-03-14 | [PATCH] page migration: fail if page is in a vma flagged VM_LOCKED | Christoph Lameter |
2006-03-09 | [PATCH] vmscan: no zone_reclaim if PF_MALLOC is set | Christoph Lameter |
2006-02-24 | [PATCH] vmscan: fix zone_reclaim | Christoph Lameter |
2006-02-11 | [PATCH] vmscan: skip reclaim_mapped determination if we do not swap | Christoph Lameter |
2006-02-11 | [PATCH] vmscan: remove duplicate increment of reclaim_in_progress | Christoph Lameter |
2006-02-11 | [PATCH] zone reclaim: do not check references to a page during zone reclaim | Christoph Lameter |