Age | Commit message (Expand) | Author |
2006-12-07 | [PATCH] taskstats: cleanup ->signal->stats allocation | Oleg Nesterov |
2006-12-07 | [PATCH] taskstats: cleanup do_exit() path | Oleg Nesterov |
2006-12-07 | [PATCH] probe_kernel_address() needs to do set_fs() | Andrew Morton |
2006-12-07 | [PATCH] parport_pc: Add support for OX16PCI952 parallel port | Ryan Underwood |
2006-12-07 | [PATCH] pull in necessary header files for cdev.h | Jan Engelhardt |
2006-12-07 | [PATCH] SysRq-X: show blocked tasks | Ingo Molnar |
2006-12-07 | [PATCH] fuse: add DESTROY operation | Miklos Szeredi |
2006-12-07 | [PATCH] fuse: add bmap support | Miklos Szeredi |
2006-12-07 | [PATCH] fuse: update userspace interface to version 7.8 | Miklos Szeredi |
2006-12-07 | [PATCH] constify inode accessors | Jan Engelhardt |
2006-12-07 | [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets | Peter Zijlstra |
2006-12-07 | [PATCH] serial uartlite driver | Peter Korsgaard |
2006-12-07 | [PATCH] cciss: add support for 1024 logical volumes | Mike Miller |
2006-12-07 | [PATCH] fix v850 compilation | Adrian Bunk |
2006-12-07 | [PATCH] Support for freezeable workqueues | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: Untangle thaw_processes | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: Support i386 systems with PAE or without PSE | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: thaw userspace and kernel space separately | Nigel Cunningham |
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] Save some bytes in struct mm_struct | Arnaldo Carvalho de Melo |
2006-12-07 | [PATCH] mm: make compound page destructor handling explicit | Andy Whitcroft |
2006-12-07 | [PATCH] slab: deprecate kmem_cache_t | Andrew Morton |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | 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_ATOMIC | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_USER | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_NOFS | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_NOIO | 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] silence unused pgdat warning from alloc_bootmem_node and friends | Andy Whitcroft |
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] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h | Christoph Lameter |
2006-12-07 | [PATCH] Move names_cachep to linux/fs.h | Christoph Lameter |
2006-12-07 | [PATCH] Move fs_cachep to linux/fs_struct.h | Christoph Lameter |
2006-12-07 | [PATCH] Move filep_cachep to include/file.h | Christoph Lameter |
2006-12-07 | [PATCH] Move files_cachep to include/file.h | Christoph Lameter |
2006-12-07 | [PATCH] Move vm_area_cachep to include/mm.h | Christoph Lameter |
2006-12-07 | [PATCH] Move sighand_cachep to include/signal.h | Christoph Lameter |
2006-12-07 | [PATCH] Remove bio_cachep from slab.h | Christoph Lameter |
2006-12-07 | [PATCH] node-aware skb allocation | Christoph Hellwig |
2006-12-07 | [PATCH] add numa node information to struct device | Christoph Hellwig |
2006-12-07 | [PATCH] leak tracking for kmalloc_node | Christoph Hellwig |
2006-12-07 | [PATCH] mm: k{,um}map_atomic() vs in_atomic() | Peter Zijlstra |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |