Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-01-09 | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar | 22 | -0/+30 |
2006-01-10 | Small fixups to the EHCI Kconfig help text | Jesper Juhl | 1 | -5/+5 |
2006-01-10 | Documentation/filesystems/proc.txt: indentation fix | Adrian Bunk | 1 | -1/+1 |
2006-01-10 | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog | Adrian Bunk | 2 | -292/+0 |
2006-01-10 | MAINTAINERS: remove BUSLOGIC entry | Adrian Bunk | 1 | -7/+0 |
2006-01-10 | spelling: s/trough/through/ | Adrian Bunk | 8 | -10/+10 |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 68 | -747/+1022 |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -1343/+732 |
2006-01-10 | spelling: s/retreive/retrieve/ | Adrian Bunk | 17 | -20/+20 |
2006-01-10 | s/assoicated/associated/ | Adrian Bunk | 1 | -1/+1 |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 134 | -5028/+3322 |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 4 | -10/+31 |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 4 | -266/+282 |
2006-01-10 | spelling: s/usefull/useful/ | Adrian Bunk | 9 | -13/+13 |
2006-01-09 | [INET_DIAG]: Introduce sk_diag_fill | Arnaldo Carvalho de Melo | 1 | -10/+24 |
2006-01-09 | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill | Arnaldo Carvalho de Melo | 1 | -47/+111 |
2006-01-09 | [INET_DIAG]: whitespace/simple cleanups | Arnaldo Carvalho de Melo | 1 | -29/+28 |
2006-01-09 | [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets | Arnaldo Carvalho de Melo | 1 | -3/+3 |