Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-01-09 | [MMC] Indicate that R1/R1b contains command opcode | Pierre Ossman | 1 | -2/+3 |
2006-01-09 | [SPARC64]: Update defconfig. | David S. Miller | 1 | -1338/+726 |
2006-01-09 | [SPARC64]: Fix ptrace/strace | Richard Mortimer | 1 | -5/+2 |
2006-01-09 | [IPV6]: Set skb->priority in ip6_output.c | Patrick McHardy | 1 | -0/+4 |
2006-01-09 | [IPV4]: ip_output.c needs xfrm.h | Patrick McHardy | 1 | -0/+1 |
2006-01-09 | [PKT_SCHED]: Fix qdisc return code. | Jamal Hadi Salim | 4 | -9/+10 |
2006-01-09 | [NET]: Add IFB (Intermediate Functional Block) network device. | Jamal Hadi Salim | 3 | -0/+308 |
2006-01-09 | [AX25] mkiss: Drop spinlock before sleeping call. | Ralf Baechle | 1 | -1/+1 |
2006-01-09 | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" | Kris Katterjohn | 11 | -40/+21 |
2006-01-09 | [PKT_SCHED]: Prefix tc actions with act_ | Patrick McHardy | 8 | -8/+8 |
2006-01-09 | [PKT_SCHED]: Fix memory leak when dumping in pedit action | Patrick McHardy | 1 | -0/+2 |
2006-01-09 | [PKT_SCHED]: Remove some obsolete policer exports | Patrick McHardy | 1 | -11/+3 |
2006-01-09 | [PKT_SCHED]: Convert tc action functions to single skb pointers | Patrick McHardy | 8 | -14/+11 |
2006-01-09 | [PKT_SCHED]: Use USEC_PER_SEC | Patrick McHardy | 2 | -15/+16 |
2006-01-09 | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv | Patrick McHardy | 6 | -66/+63 |
2006-01-09 | [CRYPTO] cipher: Set alignmask for multi-byte loads | Herbert Xu | 10 | -0/+12 |
2006-01-09 | [CRYPTO] api: Require block size to be less than PAGE_SIZE/8 | Herbert Xu | 1 | -1/+1 |
2006-01-09 | [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update | Herbert Xu | 1 | -2/+2 |
2006-01-09 | [CRYPTO] aes-i586: Remove unused variable ls_tab | Daniel Marjamäki | 1 | -10/+0 |
2006-01-09 | [CRYPTO] aes-i586: Nano-optimisation on key length check | Denis Vlasenko | 1 | -21/+19 |
2006-01-09 | [CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt | Herbert Xu | 1 | -2/+3 |
2006-01-09 | [CRYPTO] sha1: Avoid shifting count left and right | Nicolas Pitre | 1 | -4/+4 |
2006-01-09 | [CRYPTO] sha1: Rename i/j to done/partial | Nicolas Pitre | 1 | -11/+12 |
2006-01-09 | [CRYPTO] sha1: Avoid useless memcpy() | Nicolas Pitre | 1 | -8/+17 |
2006-01-09 | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu | 5 | -1/+9 |
2006-01-09 | [CRYPTO] Allow multiple implementations of the same algorithm | Herbert Xu | 4 | -9/+60 |