Age | Commit message (Expand) | Author | Files | Lines |
2006-01-10 | [PATCH] add vfs_* helpers for xattr operations | Christoph Hellwig | 3 | -130/+145 |
2006-01-10 | [PATCH] Kdump documentation update | Maneesh Soni | 1 | -70/+79 |
2006-01-10 | [PATCH] kexec: change CONFIG_PHYSICAL_START dependency | Maneesh Soni | 3 | -25/+41 |
2006-01-10 | [PATCH] kexec: increase max segment limit | akpm@osdl.org | 1 | -1/+1 |
2006-01-10 | [PATCH] kdump: read previous kernel's memory | Vivek Goyal | 6 | -27/+88 |
2006-01-10 | [PATCH] kdump: x86_64 save cpu registers upon crash | Vivek Goyal | 3 | -0/+113 |
2006-01-10 | [PATCH] kdump: x86_64 kexec on panic | akpm@osdl.org | 1 | -1/+85 |
2006-01-10 | [PATCH] kdump: x86_64: add elfcorehdr command line option | Vivek Goyal | 3 | -4/+14 |
2006-01-10 | [PATCH] kdump: x86_64: add memmmap command line option | akpm@osdl.org | 4 | -1/+50 |
2006-01-10 | [PATCH] Kdump: powerpc and s390 build failure fix | akpm@osdl.org | 2 | -0/+10 |
2006-01-10 | [PATCH] Kdump: i386 compiler warning fix | Vivek Goyal | 1 | -0/+1 |
2006-01-10 | [PATCH] kdump: save registers early (inline functions) | Vivek Goyal | 3 | -45/+51 |
2006-01-10 | [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix) | Vivek Goyal | 1 | -2/+0 |
2006-01-10 | [PATCH] kdump: export per cpu crash notes pointer through sysfs | Vivek Goyal | 2 | -13/+32 |
2006-01-10 | [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers | Vivek Goyal | 10 | -24/+21 |
2006-01-10 | [PATCH] kdump: i386 save ss esp bug fix | akpm@osdl.org | 1 | -2/+4 |
2006-01-10 | [PATCH] Disable rio on 64-bit platforms | Alexey Dobriyan | 2 | -5/+1 |
2006-01-10 | [PATCH] Remove set_fs() in stop_machine() | akpm@osdl.org | 1 | -5/+1 |
2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org | 28 | -250/+5 |
2006-01-10 | [PATCH] ipmi: fix compile errors with PROC_FS=n | Adrian Bunk | 2 | -1/+4 |
2006-01-10 | [PATCH] printk levels for i386 oops code. | Dave Jones | 1 | -27/+34 |
2006-01-10 | [PATCH] printk levels for spinlock debug | Dave Jones | 1 | -7/+11 |
2006-01-10 | [PATCH] Add list_for_each_entry_safe_reverse() | David Howells | 1 | -0/+14 |
2006-01-10 | [PATCH] i386: GPIO driver for AMD CS5535/CS5536 | Ben Gardner | 5 | -1/+270 |
2006-01-10 | [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats | Andrey Borzenkov | 1 | -9/+19 |
2006-01-10 | [PATCH] nvidiafb: Fixes for new G5 | Benjamin Herrenschmidt | 3 | -18/+75 |
2006-01-10 | [PATCH] "tiny-make-id16-support-optional" fixes | Adrian Bunk | 6 | -24/+1 |
2006-01-10 | [PATCH] remove asm/serial.h from synclink_gt. | Andrew Morton | 1 | -1/+0 |
2006-01-10 | [PATCH] spufs: fix for recent "shrink dentry_struct" patch | Andrew Morton | 1 | -1/+1 |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 68 | -442/+954 |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds | 198 | -649/+2754 |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 40 | -349/+50 |
2006-01-09 | [PATCH] rcu: don't set ->next_pending in rcu_start_batch() | Oleg Nesterov | 1 | -7/+4 |
2006-01-09 | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c | Ingo Molnar | 2 | -17/+14 |
2006-01-09 | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem | Aleksey Makarov | 3 | -8/+9 |
2006-01-09 | [PATCH] mutex subsystem, semaphore to completion: CPU3WDT | Steven Rostedt | 1 | -4/+5 |
2006-01-09 | [PATCH] mutex subsystem, semaphore to completion: SX8 | Steven Rostedt | 1 | -6/+6 |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar | 4 | -6/+6 |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 113 | -573/+563 |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: XFS | Jes Sorensen | 10 | -26/+22 |
2006-01-09 | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 7 | -0/+37 |
2006-01-09 | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 7 | -0/+637 |
2006-01-09 | [PATCH] mutex subsystem, documentation | Ingo Molnar | 2 | -8/+149 |
2006-01-09 | [PATCH] mutex subsystem, core | Ingo Molnar | 4 | -1/+480 |
2006-01-09 | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 19 | -0/+171 |
2006-01-09 | [PATCH] mutex subsystem, add include/asm-arm/mutex.h | Nicolas Pitre | 1 | -0/+128 |
2006-01-09 | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h | Ingo Molnar | 1 | -0/+113 |
2006-01-09 | [PATCH] mutex subsystem, add include/asm-i386/mutex.h | Arjan van de Ven | 1 | -0/+124 |
2006-01-09 | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations | Ingo Molnar | 3 | -0/+251 |
2006-01-09 | [PATCH] mutex subsystem, add typecheck_fn(type, function) | Chuck Ebbert | 1 | -0/+9 |