summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| | | |\| | |
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| | | |\ \ \ \
| | | * | | | | WorkStruct: make allyesconfigDavid Howells2006-11-22
| | | * | | | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
| | | * | | | | WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-22
| | | * | | | | WorkStruct: Typedef the work function prototypeDavid Howells2006-11-22
| | | * | | | | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
| | * | | | | | SUNRPC: Remove pprintk() from net/sunrpc/xprt.cChuck Lever2006-12-06
| | * | | | | | SUNRPC: Rename skb_reader_t and friendsChuck Lever2006-12-06
| | * | | | | | SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever2006-12-06
| | * | | | | | SUNRPC: Make address format buffers more genericChuck Lever2006-12-06
| | * | | | | | SUNRPC: move saved socket callback functions to a private data structureChuck Lever2006-12-06
| | * | | | | | SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever2006-12-06
| | * | | | | | SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever2006-12-06
| | * | | | | | SUNRPC: Move TCP state flags into xprtsock.cChuck Lever2006-12-06
| | * | | | | | SUNRPC: Move TCP receive state variables into private data structureChuck Lever2006-12-06
| | * | | | | | SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever2006-12-06
| | * | | | | | rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-06
| | * | | | | | rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-06
| | * | | | | | rpcgss: simplify make_checksumJ. Bruce Fields2006-12-06
| | * | | | | | gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-06
| | * | | | | | rpc: spkm3 updateOlga Kornievskaia2006-12-06
| | * | | | | | rpc: move process_xdr_bufOlga Kornievskaia2006-12-06
| | * | | | | | rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-06
| | * | | | | | NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust2006-12-06
| | * | | | | | NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2006-12-06
| | * | | | | | NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust2006-12-06
| | * | | | | | NFS: Add nfs_set_page_dirty()Trond Myklebust2006-12-06
| | * | | | | | NFS: Remove nfs_writepage_sync()Trond Myklebust2006-12-06
| | * | | | | | NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust2006-12-06
| | * | | | | | NFS: Clean up nfs_scan_dirty()Trond Myklebust2006-12-06
| | * | | | | | SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2006-12-06
| | * | | | | | SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever2006-12-06
| | * | | | | | SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-06
| | * | | | | | SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust2006-12-06
| | * | | | | | SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2006-12-06
| | * | | | | | SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust2006-12-06
| | * | | | | | Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-06
| | | |_|/ / / | | |/| | | |
| | * | | | | [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-04
| | * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-04
| | |\ \ \ \ \
| | | * | | | | [POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell2006-12-04
| | | * | | | | Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04
| | | |\ \ \ \ \
| | | * | | | | | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-13
| | | * | | | | | [POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2006-10-25
| | * | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-04
| | |\ \ \ \ \ \ \
| | | * | | | | | | [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-03
| | | * | | | | | | [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta...Tejun Heo2006-12-03
| | | * | | | | | | [PATCH] libata: remove unused HSM_ST_UNKNOWNTejun Heo2006-12-03
| | | * | | | | | | [PATCH] libata: implement presence detection via polling IDENTIFYTejun Heo2006-12-01