| Commit message (Expand) | Author | Age |
... | |
* | [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-27 |
* | [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-26 |
* | [PATCH] ZVC: Scale thresholds depending on the size of the system | Christoph Lameter | 2006-09-01 |
* | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter | 2006-07-03 |
* | [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-30 |
* | [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-23 |
* | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 |
| |\ |
|
| * | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | | | [PATCH] Sparsemem build fix | Ralf Baechle | 2006-06-05 |
| |/
|/| |
|
* | | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary | Bob Picco | 2006-05-21 |
|/ |
|
* | [PATCH] uninline zone helpers | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] for_each_online_pgdat: remove pgdat_list | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] define for_each_online_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] remove zone_mem_map | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] unify pfn_to_page: generic functions | KAMEZAWA Hiroyuki | 2006-03-27 |
* | [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASK | Andy Whitcroft | 2006-02-01 |
* | [PATCH] GFP_ZONETYPES: add commentry on how to calculate | Andy Whitcroft | 2006-02-01 |
* | [PATCH] Zone reclaim: Reclaim logic | Christoph Lameter | 2006-01-18 |
* | [PATCH] x86_64: Minor GFP_DMA32 comment fix | Andi Kleen | 2006-01-11 |
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ... | Ravikiran G Thirumalai | 2006-01-08 |
* | [PATCH] Make high and batch sizes of per_cpu_pagelists configurable | Rohit Seth | 2006-01-08 |
* | [PATCH] mm: add populated_zone() helper | Con Kolivas | 2006-01-06 |
* | [PATCH] mm: dma32 zone statistics | Nick Piggin | 2006-01-06 |
* | [PATCH] mm: remove pcp low | Nick Piggin | 2006-01-06 |
* | [PATCH] sparsemem: provide pfn_to_nid | Andy Whitcroft | 2006-01-06 |
* | [PATCH] flatmem split out memory model | Andy Whitcroft | 2006-01-06 |
* | [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES | Mike Kravetz | 2006-01-06 |
* | [PATCH] mm: pfn_to_pgdat not used in common code | Andy Whitcroft | 2006-01-06 |