| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter | 2006-07-03 | 1 | -13/+14 |
* | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 1 | -12/+11 |
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+1 |
* | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int... | Christoph Lameter | 2006-06-30 | 1 | -21/+10 |
* | [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED | Christoph Lameter | 2006-06-30 | 1 | -1/+2 |
* | [PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure | Christoph Lameter | 2006-06-30 | 1 | -9/+2 |
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -4/+4 |
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] pgdat allocation for new node add (export kswapd start func) | Yasunori Goto | 2006-06-27 | 1 | -11/+26 |
* | [PATCH] initialise total_memory() earlier | Andrew Morton | 2006-06-23 | 1 | -3/+2 |
* | [PATCH] More page migration: use migration entries for file pages | Christoph Lameter | 2006-06-23 | 1 | -1/+13 |
* | [PATCH] writeback: fix range handling | OGAWA Hirofumi | 2006-06-23 | 1 | -0/+2 |
* | [PATCH] swsusp: rework memory shrinker | Rafael J. Wysocki | 2006-06-23 | 1 | -55/+164 |
* | [PATCH] typo in vmscan.c | Christoph Lameter | 2006-06-11 | 1 | -1/+1 |
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 | 1 | -1/+1 |
* | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -3/+3 |
* | [PATCH] find_task_by_pid() needs tasklist_lock | Andrew Morton | 2006-03-25 | 1 | -0/+2 |
* | [PATCH] page migration reorg | Christoph Lameter | 2006-03-22 | 1 | -489/+2 |
* | [PATCH] mm: make shrink_all_memory try harder | Rafael J. Wysocki | 2006-03-22 | 1 | -0/+7 |
* | [PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ... | Christoph Lameter | 2006-03-22 | 1 | -11/+2 |
* | [PATCH] mm: make __put_page internal | Nick Piggin | 2006-03-22 | 1 | -0/+2 |
* | [PATCH] mm: shrink_inactive_lis() nr_scan accounting fix | Wu Fengguang | 2006-03-22 | 1 | -4/+5 |
* | [PATCH] mm: isolate_lru_pages() scan count fix | Wu Fengguang | 2006-03-22 | 1 | -2/+2 |
* | [PATCH] zone_reclaim: additional comments and cleanup | Christoph Lameter | 2006-03-22 | 1 | -4/+14 |
* | [PATCH] vmscan: rename functions | Andrew Morton | 2006-03-22 | 1 | -15/+17 |
* | [PATCH] vmscan return nr_reclaimed | Andrew Morton | 2006-03-22 | 1 | -39/+38 |
* | [PATCH] vmscan: use unsigned longs | Andrew Morton | 2006-03-22 | 1 | -45/+59 |
* | [PATCH] vmscan: scan_control cleanup | Andrew Morton | 2006-03-22 | 1 | -46/+62 |
* | [PATCH] Thin out scan_control: remove nr_to_scan and priority | Christoph Lameter | 2006-03-22 | 1 | -34/+25 |
* | [PATCH] mm: simplify vmscan vs release refcounting | Nick Piggin | 2006-03-22 | 1 | -14/+11 |
* | [PATCH] mm: PageActive no testset | Nick Piggin | 2006-03-22 | 1 | -2/+3 |
* | [PATCH] mm: PageLRU no testset | Nick Piggin | 2006-03-22 | 1 | -9/+11 |
* | [PATCH] mm: never ClearPageLRU released pages | Nick Piggin | 2006-03-22 | 1 | -7/+11 |
* | [PATCH] page migration: fail if page is in a vma flagged VM_LOCKED | Christoph Lameter | 2006-03-14 | 1 | -6/+12 |
* | [PATCH] vmscan: no zone_reclaim if PF_MALLOC is set | Christoph Lameter | 2006-03-09 | 1 | -1/+2 |
* | [PATCH] vmscan: fix zone_reclaim | Christoph Lameter | 2006-02-24 | 1 | -3/+7 |
* | [PATCH] vmscan: skip reclaim_mapped determination if we do not swap | Christoph Lameter | 2006-02-11 | 1 | -34/+41 |
* | [PATCH] vmscan: remove duplicate increment of reclaim_in_progress | Christoph Lameter | 2006-02-11 | 1 | -2/+0 |
* | [PATCH] zone reclaim: do not check references to a page during zone reclaim | Christoph Lameter | 2006-02-11 | 1 | -1/+5 |
* | [PATCH] Updates for page migration | Christoph Lameter | 2006-02-10 | 1 | -5/+20 |
* | [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method | Christoph Lameter | 2006-02-01 | 1 | -1/+19 |
* | [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes | Christoph Lameter | 2006-02-01 | 1 | -0/+9 |
* | [PATCH] Direct Migration V9: migrate_pages() extension | Christoph Lameter | 2006-02-01 | 1 | -11/+215 |
* | [PATCH] Reclaim slab during zone reclaim | Christoph Lameter | 2006-02-01 | 1 | -0/+14 |
* | [PATCH] Zone reclaim: Allow modification of zone reclaim behavior | Christoph Lameter | 2006-02-01 | 1 | -2/+7 |
* | [PATCH] zone_reclaim: configurable off node allocation period. | Christoph Lameter | 2006-02-01 | 1 | -2/+2 |
* | [PATCH] zone_reclaim: partial scans instead of full scan | Christoph Lameter | 2006-02-01 | 1 | -2/+18 |
* | [PATCH] zone_reclaim: do not unmap file backed pages | Christoph Lameter | 2006-02-01 | 1 | -0/+6 |
* | [PATCH] zone_reclaim: minor fixes | Christoph Lameter | 2006-02-01 | 1 | -1/+3 |
* | [PATCH] mm: improve function of sc->may_writepage | Christoph Lameter | 2006-02-01 | 1 | -3/+3 |