| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] slab: remove SLAB_LEVEL_MASK | Christoph Lameter | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] slab: remove SLAB_NO_GROW | Christoph Lameter | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] kill install_file_pte's pte_val | Hugh Dickins | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] mm: cleanup indentation on switch for CPU operations | Andy Whitcroft | 2006-12-07 | 2 | -17/+17 |
* | [PATCH] reject corrupt swapfiles earlier | Eric Sandeen | 2006-12-07 | 1 | -6/+5 |
* | [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int | Andy Whitcroft | 2006-12-07 | 3 | -3/+3 |
* | [PATCH] drain_node_page(): Drain pages in batch units | Christoph Lameter | 2006-12-07 | 1 | -2/+8 |
* | [PATCH] make mm/thrash.c:global_faults static | Adrian Bunk | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] enable booting a NUMA system where some nodes have no memory | Christian Krafft | 2006-12-07 | 1 | -0/+4 |
* | [PATCH] Allow NULL pointers in percpu_free | Alan Stern | 2006-12-07 | 1 | -4/+5 |
* | [PATCH] leak tracking for kmalloc_node | Christoph Hellwig | 2006-12-07 | 1 | -13/+42 |
* | [PATCH] Always print out the header line in /proc/swaps | Suleiman Souhlal | 2006-12-07 | 1 | -5/+17 |
* | [PATCH] OOM can panic due to processes stuck in __alloc_pages() | Kirill Korotaev | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] mlock cleanup | Rik Bobbaers | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] mm: add noaliencache boot option to disable numa alien caches | Paul Menage | 2006-12-07 | 1 | -9/+29 |
* | [PATCH] mm: slab: eliminate lock_cpu_hotplug from slab | Ravikiran G Thirumalai | 2006-12-07 | 1 | -19/+21 |
* | [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along | Kevin Hilman | 2006-12-07 | 1 | -6/+11 |
* | [PATCH] htlb forget rss with pt sharing | Chen, Kenneth W | 2006-12-07 | 1 | -8/+0 |
* | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 2006-12-07 | 1 | -0/+7 |
* | [PATCH] balance_pdgat() cleanup | Andrew Morton | 2006-12-07 | 1 | -3/+4 |
* | [PATCH] mm: add arch_alloc_page | Nick Piggin | 2006-12-07 | 1 | -0/+2 |
* | [PATCH] new scheme to preempt swap token | Ashwin Chaugule | 2006-12-07 | 1 | -71/+45 |
* | [PATCH] grab swap token reordered | Ashwin Chaugule | 2006-12-07 | 2 | -2/+1 |
* | [PATCH] oom: less memdie | Nick Piggin | 2006-12-07 | 1 | -2/+3 |
* | [PATCH] oom: cleanup messages | Nick Piggin | 2006-12-07 | 1 | -14/+13 |
* | [PATCH] oom: don't kill unkillable children or siblings | Nick Piggin | 2006-12-07 | 1 | -2/+11 |
* | [PATCH] memory page_alloc zonelist caching speedup | Paul Jackson | 2006-12-07 | 2 | -7/+183 |
* | [PATCH] Get rid of zone_table[] | Christoph Lameter | 2006-12-07 | 3 | -23/+23 |
* | [PATCH] __unmap_hugepage_range(): add comment | Chen, Kenneth W | 2006-12-07 | 1 | -0/+5 |
* | [PATCH] memory page alloc minor cleanups | Paul Jackson | 2006-12-07 | 1 | -10/+10 |
* | Merge git://git.infradead.org/users/dhowells/workq-2.6 | Linus Torvalds | 2006-12-06 | 2 | -8/+8 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -3/+3 |
| |\ \ |
|
| * | | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -2/+2 |
| * | | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 1 | -3/+3 |
| * | | | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 | 1 | -4/+4 |
* | | | | [PATCH] uclinux: fix mmap() of directory for nommu case | Mike Frysinger | 2006-12-06 | 1 | -5/+7 |
| |_|/
|/| | |
|
* | | | [PATCH] Export should_remove_suid() | Mark Fasheh | 2006-12-01 | 1 | -0/+1 |
| |/
|/| |
|
* | | [PATCH] x86_64: fix bad page state in process 'swapper' | Mel Gorman | 2006-11-23 | 1 | -3/+3 |
|/ |
|
* | [PATCH] Fix strange size check in __get_vm_area_node() | OGAWA Hirofumi | 2006-11-16 | 1 | -3/+2 |
* | [PATCH] hugetlb: fix error return for brk() entering a hugepage region | Hugh Dickins | 2006-11-14 | 1 | -3/+2 |
* | [PATCH] hugetlb: check for brk() entering a hugepage region | David Gibson | 2006-11-14 | 1 | -0/+4 |
* | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2006-11-14 | 1 | -1/+1 |
* | [PATCH] vmalloc: optimization, cleanup, bugfixes | Eric Dumazet | 2006-11-13 | 1 | -13/+13 |
* | [PATCH] Fix sys_move_pages when a NULL node list is passed | Stephen Rothwell | 2006-11-03 | 1 | -1/+2 |
* | [PATCH] init_reap_node() initialization fix | Daniel Yeisley | 2006-11-03 | 1 | -1/+1 |
* | [PATCH] Cleanup read_pages() | OGAWA Hirofumi | 2006-11-03 | 1 | -0/+2 |
* | [PATCH] mm: un-needed add-store operation wastes a few bytes | nkalmala | 2006-11-03 | 1 | -1/+1 |
* | [PATCH] Fix GFP_HIGHMEM slab panic | Giridhar Pemmasani | 2006-10-29 | 1 | -1/+1 |
* | [PATCH] Calculation fix for memory holes beyong the end of physical memory | Mel Gorman | 2006-10-28 | 1 | -1/+1 |