| Commit message (Expand) | Author | Age |
... | |
* | [PATCH] missing prototype (mm/page_alloc.c) | Al Viro | 2005-12-15 |
* | [PATCH] Fix up per-cpu page batch sizes | Nick Piggin | 2005-12-03 |
* | [PATCH] mm: __alloc_pages cleanup fix | Nick Piggin | 2005-11-28 |
* | [PATCH] unpaged: PG_reserved bad_page | Hugh Dickins | 2005-11-22 |
* | [PATCH] unpaged: unifdefed PageCompound | Hugh Dickins | 2005-11-22 |
* | [PATCH] VM: fix zone list restart in page allocatate | Jens Axboe | 2005-11-17 |
* | Merge x86-64 update from Andi | Linus Torvalds | 2005-11-14 |
|\ |
|
| * | [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t | Andi Kleen | 2005-11-14 |
| * | [PATCH] x86_64: When cpu_up fails clean up page allocator properly | Andi Kleen | 2005-11-14 |
| * | [PATCH] x86_64: Add 4GB DMA32 zone | Andi Kleen | 2005-11-14 |
* | | [PATCH] mm: highmem watermarks | Nick Piggin | 2005-11-13 |
* | | [PATCH] mm: __alloc_pages cleanup | Rohit Seth | 2005-11-13 |
* | | [PATCH] mm: __GFP_NOFAIL fix | Kirill Korotaev | 2005-11-13 |
* | | [PATCH] Don't print per-cpu vm stats for offline cpus. | Dave Jones | 2005-11-10 |
* | | [PATCH] unexport nr_swap_pages | Adrian Bunk | 2005-11-07 |
|/ |
|
* | [PATCH] mm: wider use of for_each_*cpu() | John Hawkes | 2005-10-30 |
* | [PATCH] memory hotplug: sysfs and add/remove functions | Dave Hansen | 2005-10-30 |
* | [PATCH] memory hotplug locking: zone span seqlock | Dave Hansen | 2005-10-30 |
* | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 2005-10-30 |
* | [PATCH] memory hotplug prep: fixup bad_range() | Dave Hansen | 2005-10-30 |
* | [PATCH] memory hotplug prep: break out zone initialization | Dave Hansen | 2005-10-30 |
* | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-30 |
* | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-30 |
* | [PATCH] mm: set per-cpu-pages lower threshold to zero | Seth, Rohit | 2005-10-30 |
* | [PATCH] mm: page_alloc: increase size of per-cpu-pages | Seth, Rohit | 2005-10-30 |
* | [PATCH] gfp_t: the rest | Al Viro | 2005-10-28 |
* | [PATCH] gfp_t: infrastructure | Al Viro | 2005-10-28 |
* | [PATCH] NUMA: broken per cpu pageset counters | Magnus Damm | 2005-10-26 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [PATCH] use add_taint() for setting tainted bit flags | Randy Dunlap | 2005-09-13 |
* | [PATCH] remove invalid comment in mm/page_alloc.c | Renaud Lienhart | 2005-09-10 |
* | [PATCH] cpusets: formalize intermediate GFP_KERNEL containment | Paul Jackson | 2005-09-07 |
* | [PATCH] Additions to .data.read_mostly section | Ravikiran G Thirumalai | 2005-09-07 |
* | [PATCH] More __read_mostly variables | Christoph Lameter | 2005-09-07 |
* | [PATCH] VM: add page_state info to per-node meminfo | Martin Hicks | 2005-09-05 |
* | [PATCH] VM: zone reclaim atomic ops cleanup | Martin Hicks | 2005-09-05 |
* | [PATCH] mm: remove atomic | Nick Piggin | 2005-09-05 |
* | [PATCH] Fix NUMA node sizing in nr_free_zone_pages | Martin J. Bligh | 2005-07-30 |
* | [PATCH] Remove bogus warning in page_alloc.c | Andy Whitcroft | 2005-07-27 |
* | [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag... | Marcelo Tosatti | 2005-07-07 |
* | [PATCH] print order information when OOM killing | Marcelo Tosatti | 2005-07-07 |
* | [PATCH] fix WANT_PAGE_VIRTUAL in memmap_init | Bob Picco | 2005-06-27 |
* | [PATCH] sparsemem hotplug base | Andy Whitcroft | 2005-06-23 |
* | [PATCH] sparsemem swiss cheese numa layouts | Andy Whitcroft | 2005-06-23 |
* | [PATCH] sparsemem memory model | Andy Whitcroft | 2005-06-23 |
* | [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem base: reorganize page->flags bit operations | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem base: simple NUMA remap space allocator | Dave Hansen | 2005-06-23 |
* | [PATCH] boot_pageset must not be freed. | Christoph Lameter | 2005-06-22 |
* | [PATCH] Kill stray newline | Denis Vlasenko | 2005-06-21 |