Age | Commit message (Expand) | Author | Files | Lines |
2006-01-09 | [PATCH] powerpc: Unify udbg (#2) | Benjamin Herrenschmidt | 4 | -14/+20 |
2006-01-09 | [PATCH] powerpc: serial port discovery (#2) | Benjamin Herrenschmidt | 3 | -1/+9 |
2006-01-09 | [PATCH] powerpc: Add OF address parsing code (#2) | Benjamin Herrenschmidt | 3 | -0/+23 |
2006-01-09 | ppc: remove duplicate bseip.h | Paul Mackerras | 1 | -38/+0 |
2006-01-09 | powerpc: Update __NR_syscalls to account for SPU syscalls | Paul Mackerras | 1 | -1/+1 |
2006-01-09 | [PATCH] spufs: cooperative scheduler support | Arnd Bergmann | 2 | -7/+13 |
2006-01-09 | [PATCH] kernel-side context switch code for spufs | Mark Nutter | 1 | -1/+0 |
2006-01-09 | [PATCH] spufs: switchable spu contexts | Mark Nutter | 2 | -0/+332 |
2006-01-09 | [PATCH] spufs: The SPU file system, base | Arnd Bergmann | 3 | -0/+505 |
2006-01-09 | [PATCH] powerpc: IBMEBUS bus support | Heiko J Schick | 1 | -0/+83 |
2006-01-09 | [PATCH] syscall entry/exit revamp | David Woodhouse | 2 | -4/+10 |
2006-01-09 | [PATCH] powerpc: moved ipic code to arch/powerpc | Kumar Gala | 1 | -0/+0 |
2006-01-09 | [PATCH] powerpc: Merge kexec | Michael Ellerman | 2 | -6/+9 |
2006-01-09 | [PATCH] PPC_PREP: remove unneeded exports | Adrian Bunk | 1 | -1/+0 |
2006-01-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 64 | -302/+291 |
2006-01-07 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -0/+17 |
2006-01-07 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 1 | -0/+5 |
2006-01-07 | [ARM] byteorder.h needs linux/compiler.h | Russell King | 1 | -0/+1 |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2 | -2/+3 |
2006-01-07 | Merge with Linus' kernel. | Russell King | 315 | -5850/+6299 |
2006-01-07 | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 7 | -3/+3 |
2006-01-07 | [ARM] 3239/1: Add ARM optimised swab32 | Andre McCurdy | 1 | -1/+14 |
2006-01-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 5 | -55/+20 |
2006-01-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -9/+9 |
2006-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -4/+4 |
2006-01-07 | [NET]: Endian-annotate in_aton() | Alexey Dobriyan | 1 | -1/+1 |
2006-01-07 | [NET]: Endian-annotate struct iphdr | Alexey Dobriyan | 1 | -5/+5 |
2006-01-07 | [NET]: Change sk_run_filter()'s return type in net/core/filter.c | Kris Katterjohn | 2 | -3/+3 |
2006-01-06 | Merge ../torvalds-2.6/ | Greg Kroah-Hartman | 124 | -1969/+1843 |
2006-01-06 | kbuild: un-stringnify KBUILD_MODNAME | Sam Ravnborg | 2 | -4/+4 |
2006-01-06 | SUNRPC: Update the spkm3 code to use the make_checksum interface | J. Bruce Fields | 1 | -1/+1 |
2006-01-06 | NFSv4: Allow entries in the idmap cache to expire | Trond Myklebust | 1 | -0/+2 |
2006-01-06 | SUNRPC: Ensure client closes the socket when server initiates a close | Trond Myklebust | 1 | -0/+1 |
2006-01-06 | SUNRPC: get rid of cl_chatty | Chuck Lever | 1 | -1/+0 |
2006-01-06 | SUNRPC: transport switch API for setting port number | Chuck Lever | 1 | -0/+1 |
2006-01-06 | SUNRPC: new interface to force an RPC rebind | Chuck Lever | 1 | -0/+1 |
2006-01-06 | SUNRPC: switchable buffer allocation | Chuck Lever | 2 | -7/+6 |
2006-01-06 | NLM: Further cancel fixes | J. Bruce Fields | 1 | -1/+1 |
2006-01-06 | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() | Adrian Bunk | 1 | -1/+0 |
2006-01-06 | NFSv4: Allow user to set the port used by the NFSv4 callback channel | Trond Myklebust | 1 | -0/+11 |
2006-01-06 | NFSv4: Ensure DELEGRETURN returns attributes | Trond Myklebust | 1 | -0/+6 |
2006-01-06 | NFS: Make stat() return updated mtimes after a write() | Trond Myklebust | 1 | -0/+1 |
2006-01-06 | NFS: support large reads and writes on the wire | Chuck Lever | 3 | -24/+51 |
2006-01-06 | NFS: simplify inlined bit ops in nfs_page.h | Chuck Lever | 1 | -9/+3 |
2006-01-06 | NFSv4: locking XDR cleanup | Trond Myklebust | 1 | -28/+24 |
2006-01-06 | NFSv4: Make open_confirm() asynchronous too | Trond Myklebust | 1 | -1/+1 |
2006-01-06 | NFSv4: stateful NFSv4 RPC call interface | Trond Myklebust | 1 | -2/+19 |
2006-01-06 | SUNRPC: Further cleanups | Trond Myklebust | 1 | -0/+1 |
2006-01-06 | RPC: Clean up RPC task structure | Trond Myklebust | 4 | -13/+24 |
2006-01-06 | SUNRPC: Yet more RPC cleanups | Trond Myklebust | 1 | -1/+2 |