Age | Commit message (Expand) | Author |
2006-12-08 | [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path | Josef "Jeff" Sipek |
2006-12-08 | [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix | Paul Jackson |
2006-12-07 | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller |
2006-12-07 | [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols | Adrian Bunk |
2006-12-07 | [PATCH] kernel core: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-07 | [PATCH] make mm/shmem.c:shmem_xattr_security_handler static | Adrian Bunk |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar |
2006-12-07 | [PATCH] remove HASH_HIGHMEM | Andrew Morton |
2006-12-07 | [PATCH] read_cache_pages() cleanup | OGAWA Hirofumi |
2006-12-07 | [PATCH] slab: use probe_kernel_address() | Andrew Morton |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-12-07 | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: use partition device and offset to identify swap areas | Rafael J. Wysocki |
2006-12-07 | [PATCH] radix-tree: RCU lockless readside | Nick Piggin |
2006-12-07 | [PATCH] mm: make compound page destructor handling explicit | Andy Whitcroft |
2006-12-07 | [PATCH] slab: better fallback allocation behavior | Christoph Lameter |
2006-12-07 | [PATCH] GFP_THISNODE must not trigger global reclaim | Christoph Lameter |
2006-12-07 | [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_DMA | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_LEVEL_MASK | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_NO_GROW | Christoph Lameter |
2006-12-07 | [PATCH] kill install_file_pte's pte_val | Hugh Dickins |
2006-12-07 | [PATCH] mm: cleanup indentation on switch for CPU operations | Andy Whitcroft |
2006-12-07 | [PATCH] reject corrupt swapfiles earlier | Eric Sandeen |
2006-12-07 | [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int | Andy Whitcroft |
2006-12-07 | [PATCH] drain_node_page(): Drain pages in batch units | Christoph Lameter |
2006-12-07 | [PATCH] make mm/thrash.c:global_faults static | Adrian Bunk |
2006-12-07 | [PATCH] enable booting a NUMA system where some nodes have no memory | Christian Krafft |
2006-12-07 | [PATCH] Allow NULL pointers in percpu_free | Alan Stern |
2006-12-07 | [PATCH] leak tracking for kmalloc_node | Christoph Hellwig |
2006-12-07 | [PATCH] Always print out the header line in /proc/swaps | Suleiman Souhlal |
2006-12-07 | [PATCH] OOM can panic due to processes stuck in __alloc_pages() | Kirill Korotaev |
2006-12-07 | [PATCH] mlock cleanup | Rik Bobbaers |
2006-12-07 | [PATCH] mm: add noaliencache boot option to disable numa alien caches | Paul Menage |
2006-12-07 | [PATCH] mm: slab: eliminate lock_cpu_hotplug from slab | Ravikiran G Thirumalai |
2006-12-07 | [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along | Kevin Hilman |
2006-12-07 | [PATCH] htlb forget rss with pt sharing | Chen, Kenneth W |
2006-12-07 | [PATCH] shared page table for hugetlb page | Chen, Kenneth W |
2006-12-07 | [PATCH] balance_pdgat() cleanup | Andrew Morton |
2006-12-07 | [PATCH] mm: add arch_alloc_page | Nick Piggin |
2006-12-07 | [PATCH] new scheme to preempt swap token | Ashwin Chaugule |
2006-12-07 | [PATCH] grab swap token reordered | Ashwin Chaugule |
2006-12-07 | [PATCH] oom: less memdie | Nick Piggin |
2006-12-07 | [PATCH] oom: cleanup messages | Nick Piggin |
2006-12-07 | [PATCH] oom: don't kill unkillable children or siblings | Nick Piggin |
2006-12-07 | [PATCH] memory page_alloc zonelist caching speedup | Paul Jackson |
2006-12-07 | [PATCH] Get rid of zone_table[] | Christoph Lameter |
2006-12-07 | [PATCH] __unmap_hugepage_range(): add comment | Chen, Kenneth W |