Age | Commit message (Expand) | Author |
2007-08-22 | Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE | Mel Gorman |
2007-07-31 | Remove the arm26 port | Adrian Bunk |
2007-07-17 | Lumpy Reclaim V4 | Andy Whitcroft |
2007-07-17 | Create the ZONE_MOVABLE zone | Mel Gorman |
2007-07-16 | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki |
2007-05-09 | Move remote node draining out of slab allocators | Christoph Lameter |
2007-05-07 | add pfn_valid_within helper for sub-MAX_ORDER hole detection | Andy Whitcroft |
2007-02-11 | [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM | Christoph Lameter |
2007-02-11 | [PATCH] Drop __get_zone_counts() | Christoph Lameter |
2007-02-11 | [PATCH] Reorder ZVCs according to cacheline | Christoph Lameter |
2007-02-11 | [PATCH] Use ZVC for free_pages | Christoph Lameter |
2007-02-11 | [PATCH] Use ZVC for inactive and active counts | Christoph Lameter |
2007-01-11 | [PATCH] Fix sparsemem on Cell | Dave Hansen |
2006-12-07 | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller |
2006-12-07 | [PATCH] memory page_alloc zonelist caching reorder structure | Paul Jackson |
2006-12-07 | [PATCH] memory page_alloc zonelist caching speedup | Paul Jackson |
2006-10-28 | [PATCH] vmscan: Fix temp_priority race | Martin Bligh |
2006-10-21 | [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc | Andy Whitcroft |
2006-09-27 | [PATCH] Add node to zone for the NUMA case | Christoph Lameter |
2006-09-27 | [PATCH] own header file for struct page | Heiko Carstens |
2006-09-27 | [PATCH] vm: add per-zone writeout counter | Andrew Morton |
2006-09-27 | [PATCH] Introduce mechanism for registering active regions of memory | Mel Gorman |
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] linearly index zone->node_zonelists[] | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional | Christoph Lameter |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment | Christoph Lameter |
2006-09-01 | [PATCH] ZVC: Scale thresholds depending on the size of the system | Christoph Lameter |
2006-07-03 | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter |
2006-06-30 | [PATCH] Use Zoned VM Counters for NUMA statistics | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | 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: conversion of nr_pagecache to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation | Christoph Lameter |
2006-06-23 | [PATCH] sparsemem: record nid during memory present | Andy Whitcroft |
2006-06-23 | [PATCH] wait_table and zonelist initializing for memory hotadd: add return co... | Yasunori Goto |
2006-06-23 | [PATCH] wait_table and zonelist initializing for memory hotadd: change name o... | Yasunori Goto |
2006-06-20 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds |
2006-06-05 | [PATCH] Sparsemem build fix | Ralf Baechle |
2006-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2006-05-21 | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary | Bob Picco |