aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-06x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds
2006-12-06[PATCH] Remove 'volatile' from spinlock_typesArt Haas
2006-12-06[MIPS] Import updates from i386's i8259.cAtsushi Nemoto
2006-12-06[MIPS] pte_offset(dir,addr): parenthesis fixFranck Bui-Huu
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds
2006-12-06SUNRPC: Remove pprintk() from net/sunrpc/xprt.cChuck Lever
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever
2006-12-06SUNRPC: Make address format buffers more genericChuck Lever
2006-12-06SUNRPC: move saved socket callback functions to a private data structureChuck Lever
2006-12-06SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever
2006-12-06SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever
2006-12-06SUNRPC: Move TCP state flags into xprtsock.cChuck Lever
2006-12-06SUNRPC: Move TCP receive state variables into private data structureChuck Lever
2006-12-06SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever
2006-12-06rpcgss: krb5: ignore seedJ. Bruce Fields
2006-12-06rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields
2006-12-06rpcgss: simplify make_checksumJ. Bruce Fields
2006-12-06gss: krb5: remove signalg and sealalgJ. Bruce Fields
2006-12-06rpc: spkm3 updateOlga Kornievskaia
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia
2006-12-06rpc: gss: eliminate print_hexl()'sJ. Bruce Fields
2006-12-06NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust
2006-12-06NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust
2006-12-06NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust
2006-12-06NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust
2006-12-06NFS: Clean up nfs_scan_dirty()Trond Myklebust
2006-12-06SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever
2006-12-06SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust
2006-12-06[PATCH] m68knommu: remove FP conditionals in ucontext structGavin Lambert
2006-12-06[PATCH] m68knommu: implement irq_canonicalize()Greg Ungerer
2006-12-06[PATCH] m68knommu: create rtc.hGreg Ungerer
2006-12-06Actually update the fixed up compile failures.David Howells
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt
2006-12-06sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt
2006-12-06sh: dyntick infrastructure.Paul Mundt
2006-12-06sh: Clock framework tidying.Paul Mundt