Age | Commit message (Expand) | Author |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-01-09 | [PATCH] rcu: don't set ->next_pending in rcu_start_batch() | Oleg Nesterov |
2006-01-09 | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c | Ingo Molnar |
2006-01-09 | [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem | Aleksey Makarov |
2006-01-09 | [PATCH] mutex subsystem, semaphore to completion: CPU3WDT | Steven Rostedt |
2006-01-09 | [PATCH] mutex subsystem, semaphore to completion: SX8 | Steven Rostedt |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock | Ingo Molnar |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: XFS | Jes Sorensen |
2006-01-09 | [PATCH] mutex subsystem, more debugging code | Ingo Molnar |
2006-01-09 | [PATCH] mutex subsystem, debugging code | Ingo Molnar |
2006-01-09 | [PATCH] mutex subsystem, documentation | Ingo Molnar |
2006-01-09 | [PATCH] mutex subsystem, core | Ingo Molnar |
2006-01-09 | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven |
2006-01-09 | [PATCH] mutex subsystem, add include/asm-arm/mutex.h | Nicolas Pitre |
2006-01-09 | [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h | Ingo Molnar |
2006-01-09 | [PATCH] mutex subsystem, add include/asm-i386/mutex.h | Arjan van de Ven |
2006-01-09 | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations | Ingo Molnar |
2006-01-09 | [PATCH] mutex subsystem, add typecheck_fn(type, function) | Chuck Ebbert |
2006-01-09 | [PATCH] mutex subsystem, add atomic_xchg() to all arches | Ingo Molnar |
2006-01-10 | Small fixups to the EHCI Kconfig help text | Jesper Juhl |
2006-01-10 | Documentation/filesystems/proc.txt: indentation fix | Adrian Bunk |
2006-01-10 | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelog | Adrian Bunk |
2006-01-10 | MAINTAINERS: remove BUSLOGIC entry | Adrian Bunk |
2006-01-10 | spelling: s/trough/through/ | Adrian Bunk |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-01-10 | spelling: s/retreive/retrieve/ | Adrian Bunk |
2006-01-10 | s/assoicated/associated/ | Adrian Bunk |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds |
2006-01-10 | spelling: s/usefull/useful/ | Adrian Bunk |
2006-01-09 | [INET_DIAG]: Introduce sk_diag_fill | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: whitespace/simple cleanups | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets | Arnaldo Carvalho de Melo |
2006-01-09 | [MMC] Indicate that R1/R1b contains command opcode | Pierre Ossman |
2006-01-09 | [SPARC64]: Update defconfig. | David S. Miller |
2006-01-09 | [SPARC64]: Fix ptrace/strace | Richard Mortimer |
2006-01-09 | [IPV6]: Set skb->priority in ip6_output.c | Patrick McHardy |
2006-01-09 | [IPV4]: ip_output.c needs xfrm.h | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Fix qdisc return code. | Jamal Hadi Salim |
2006-01-09 | [NET]: Add IFB (Intermediate Functional Block) network device. | Jamal Hadi Salim |
2006-01-09 | [AX25] mkiss: Drop spinlock before sleeping call. | Ralf Baechle |
2006-01-09 | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" | Kris Katterjohn |
2006-01-09 | [PKT_SCHED]: Prefix tc actions with act_ | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Fix memory leak when dumping in pedit action | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Remove some obsolete policer exports | Patrick McHardy |