| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 1 | -0/+2 |
* | [PATCH] Fix the size limit of compat space msgsize | suzuki | 2006-12-07 | 1 | -0/+6 |
* | [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns | Thomas Gleixner | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] remove HASH_HIGHMEM | Andrew Morton | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] debug: workqueue locking sanity | Peter Zijlstra | 2006-12-07 | 1 | -0/+5 |
* | [PATCH] sleep profiling | Ingo Molnar | 2006-12-07 | 1 | -1/+23 |
* | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 2006-12-07 | 5 | -6/+7 |
* | [PATCH] ext4: uninline large functions | Andrew Morton | 2006-12-07 | 1 | -59/+17 |
* | [PATCH] ext3: uninline large functions | Andrew Morton | 2006-12-07 | 1 | -59/+17 |
* | [PATCH] Exar quad port serial | Paul B Schroeder | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] Compile-time check re world-writeable module params | Alexey Dobriyan | 2006-12-07 | 1 | -0/+3 |
* | [PATCH] taskstats: cleanup ->signal->stats allocation | Oleg Nesterov | 2006-12-07 | 1 | -24/+0 |
* | [PATCH] taskstats: cleanup do_exit() path | Oleg Nesterov | 2006-12-07 | 1 | -15/+2 |
* | [PATCH] probe_kernel_address() needs to do set_fs() | Andrew Morton | 2006-12-07 | 1 | -0/+8 |
* | [PATCH] parport_pc: Add support for OX16PCI952 parallel port | Ryan Underwood | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] pull in necessary header files for cdev.h | Jan Engelhardt | 2006-12-07 | 1 | -0/+4 |
* | [PATCH] SysRq-X: show blocked tasks | Ingo Molnar | 2006-12-07 | 1 | -1/+10 |
* | [PATCH] fuse: add DESTROY operation | Miklos Szeredi | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] fuse: add bmap support | Miklos Szeredi | 2006-12-07 | 1 | -0/+11 |
* | [PATCH] fuse: update userspace interface to version 7.8 | Miklos Szeredi | 2006-12-07 | 1 | -3/+9 |
* | [PATCH] constify inode accessors | Jan Engelhardt | 2006-12-07 | 1 | -3/+3 |
* | [PATCH] serial uartlite driver | Peter Korsgaard | 2006-12-07 | 1 | -0/+2 |
* | [PATCH] cciss: add support for 1024 logical volumes | Mike Miller | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] Support for freezeable workqueues | Rafael J. Wysocki | 2006-12-07 | 1 | -3/+5 |
* | [PATCH] swsusp: Untangle thaw_processes | Rafael J. Wysocki | 2006-12-07 | 1 | -5/+1 |
* | [PATCH] swsusp: thaw userspace and kernel space separately | Nigel Cunningham | 2006-12-07 | 1 | -1/+8 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 2 | -81/+84 |
* | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki | 2006-12-07 | 1 | -3/+6 |
* | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] swsusp: use partition device and offset to identify swap areas | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] radix-tree: RCU lockless readside | Nick Piggin | 2006-12-07 | 1 | -0/+101 |
* | [PATCH] Save some bytes in struct mm_struct | Arnaldo Carvalho de Melo | 2006-12-07 | 1 | -1/+2 |
* | [PATCH] mm: make compound page destructor handling explicit | Andy Whitcroft | 2006-12-07 | 1 | -0/+18 |
* | [PATCH] slab: deprecate kmem_cache_t | Andrew Morton | 2006-12-07 | 1 | -8/+9 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 8 | -8/+8 |
* | [PATCH] slab: remove SLAB_DMA | Christoph Lameter | 2006-12-07 | 1 | -3/+0 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 4 | -4/+3 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] slab: remove SLAB_USER | Christoph Lameter | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] slab: remove SLAB_NOFS | Christoph Lameter | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] slab: remove SLAB_NOIO | Christoph Lameter | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] slab: remove SLAB_LEVEL_MASK | Christoph Lameter | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] slab: remove SLAB_NO_GROW | Christoph Lameter | 2006-12-07 | 1 | -2/+0 |
* | [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int | Andy Whitcroft | 2006-12-07 | 1 | -3/+3 |
* | [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h | Christoph Lameter | 2006-12-07 | 1 | -15/+18 |
* | [PATCH] Move names_cachep to linux/fs.h | Christoph Lameter | 2006-12-07 | 2 | -3/+2 |
* | [PATCH] Move fs_cachep to linux/fs_struct.h | Christoph Lameter | 2006-12-07 | 2 | -1/+2 |
* | [PATCH] Move filep_cachep to include/file.h | Christoph Lameter | 2006-12-07 | 2 | -1/+2 |
* | [PATCH] Move files_cachep to include/file.h | Christoph Lameter | 2006-12-07 | 2 | -1/+2 |
* | [PATCH] Move vm_area_cachep to include/mm.h | Christoph Lameter | 2006-12-07 | 2 | -1/+2 |