aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-09[PATCH] powerpc: Add back support for booting from BootX (#2)Benjamin Herrenschmidt1-0/+166
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt4-14/+20
2006-01-09[PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt3-1/+9
2006-01-09[PATCH] powerpc: Add OF address parsing code (#2)Benjamin Herrenschmidt3-0/+23
2006-01-09ppc: remove duplicate bseip.hPaul Mackerras1-38/+0
2006-01-09powerpc: Update __NR_syscalls to account for SPU syscallsPaul Mackerras1-1/+1
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann2-7/+13
2006-01-09[PATCH] kernel-side context switch code for spufsMark Nutter1-1/+0
2006-01-09[PATCH] spufs: switchable spu contextsMark Nutter2-0/+332
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann3-0/+505
2006-01-09[PATCH] powerpc: IBMEBUS bus supportHeiko J Schick1-0/+83
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse2-4/+10
2006-01-09[PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala1-0/+0
2006-01-09[PATCH] powerpc: Merge kexecMichael Ellerman2-6/+9
2006-01-09[PATCH] PPC_PREP: remove unneeded exportsAdrian Bunk1-1/+0
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds64-302/+291
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+17
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+5
2006-01-07[ARM] byteorder.h needs linux/compiler.hRussell King1-0/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+3
2006-01-07Merge with Linus' kernel.Russell King315-5850/+6299
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King7-3/+3
2006-01-07[ARM] 3239/1: Add ARM optimised swab32Andre McCurdy1-1/+14
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds5-55/+20
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+9
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-4/+4
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan1-1/+1
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan1-5/+5
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn2-3/+3
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman124-1969/+1843
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2-4/+4
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields1-1/+1
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust1-0/+2
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust1-0/+1
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever1-1/+0
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever1-0/+1
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever1-0/+1
2006-01-06SUNRPC: switchable buffer allocationChuck Lever2-7/+6
2006-01-06NLM: Further cancel fixesJ. Bruce Fields1-1/+1
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk1-1/+0
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust1-0/+11
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust1-0/+6
2006-01-06NFS: Make stat() return updated mtimes after a write()Trond Myklebust1-0/+1
2006-01-06NFS: support large reads and writes on the wireChuck Lever3-24/+51
2006-01-06NFS: simplify inlined bit ops in nfs_page.hChuck Lever1-9/+3
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust1-28/+24
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond Myklebust1-1/+1
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust1-2/+19
2006-01-06SUNRPC: Further cleanupsTrond Myklebust1-0/+1
2006-01-06RPC: Clean up RPC task structureTrond Myklebust4-13/+24