Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [NETFILTER]: Do not copy skb in skb_make_writable | Herbert Xu | 2007-10-15 | 1 | -1/+1 | |
| * | | | | | [IPV4]: Change ip_defrag to return an integer | Herbert Xu | 2007-10-15 | 1 | -1/+1 | |
| * | | | | | [SKBUFF]: Add skb_morph | Herbert Xu | 2007-10-15 | 1 | -0/+1 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-15 | 4 | -11/+127 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Input: add support for Blackfin BF54x Keypad controller | Michael Hennerich | 2007-10-13 | 1 | -0/+17 | |
| * | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-13 | 1644 | -28003/+31971 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Input: keyboard - add CapsShift lock | Samuel Thibault | 2007-10-11 | 1 | -1/+3 | |
| * | | | | | | | Input: gpio-keys - add suspend/resume support | Anti Sullin | 2007-09-26 | 1 | -0/+1 | |
| * | | | | | | | Input: implement proper locking in input core | Dmitry Torokhov | 2007-08-30 | 1 | -8/+104 | |
| * | | | | | | | Input: mark some functions __must_check | Dmitry Torokhov | 2007-07-18 | 1 | -2/+2 | |
* | | | | | | | | add new prom.h for AU1x00 | Yoichi Yuasa | 2007-10-15 | 1 | -0/+13 | |
* | | | | | | | | Use dcr_host_t.base in dcr_unmap() | Michael Ellerman | 2007-10-15 | 2 | -2/+2 | |
* | | | | | | | | Add dcr_host_t.base in dcr_read()/dcr_write() | Michael Ellerman | 2007-10-15 | 2 | -4/+4 | |
* | | | | | | | | Add skb_is_gso_v6 | Brice Goglin | 2007-10-15 | 1 | -0/+5 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-10-15 | 13 | -78/+332 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | NFS: Add a boot parameter to disable 64 bit inode numbers | Trond Myklebust | 2007-10-09 | 1 | -0/+1 | |
| * | | | | | | | [23/37] Clean up duplicate includes in | Jesper Juhl | 2007-10-09 | 1 | -2/+0 | |
| * | | | | | | | NFS: Get rid of some obsolete macros | Trond Myklebust | 2007-10-09 | 1 | -4/+0 | |
| * | | | | | | | NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too | Trond Myklebust | 2007-10-09 | 1 | -0/+5 | |
| * | | | | | | | NFS: Remove nfs_begin_data_update/nfs_end_data_update | Trond Myklebust | 2007-10-09 | 1 | -12/+0 | |
| * | | | | | | | NFS: Remove NFS_I(inode)->data_updates | Trond Myklebust | 2007-10-09 | 1 | -8/+6 | |
| * | | | | | | | NFS: NFS_CACHEINV() should not test for nfs_caches_unstable() | Trond Myklebust | 2007-10-09 | 1 | -6/+0 | |
| * | | | | | | | NFS: nfs_mark_for_revalidate don't update cache_change_attribute | Trond Myklebust | 2007-10-09 | 1 | -3/+1 | |
| * | | | | | | | NFS: Fix nfs_verify_change_attribute() | Trond Myklebust | 2007-10-09 | 1 | -7/+7 | |
| * | | | | | | | NFS: Fix the sign of the return value of nfs_save_change_attribute() | Trond Myklebust | 2007-10-09 | 1 | -3/+3 | |
| * | | | | | | | NFS: Fake up 'wcc' attributes to prevent cache invalidation after write | Trond Myklebust | 2007-10-09 | 2 | -1/+3 | |
| * | | | | | | | NFS: Fix atime revalidation in readdir() | Trond Myklebust | 2007-10-09 | 1 | -0/+1 | |
| * | | | | | | | NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds | Trond Myklebust | 2007-10-09 | 1 | -1/+3 | |
| * | | | | | | | NFS: fix nfs_verify_change_attribute | Trond Myklebust | 2007-10-09 | 1 | -1/+1 | |
| * | | | | | | | NFSv4: Make NFSv4 ACCESS calls return attributes too... | Trond Myklebust | 2007-10-09 | 1 | -0/+3 | |
| * | | | | | | | NFSv4: Simplify _nfs4_do_access() | Trond Myklebust | 2007-10-09 | 1 | -3/+2 | |
| * | | | | | | | NFS: Replace file->private_data with calls to nfs_file_open_context() | Trond Myklebust | 2007-10-09 | 1 | -6/+2 | |
| * | | | | | | | NFS: Add a helper to extract the nfs_open_context from a struct file | Trond Myklebust | 2007-10-09 | 1 | -0/+5 | |
| * | | | | | | | RPCRDMA: rpc rdma transport switch | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+5 | |
| * | | | | | | | RPCRDMA: Kconfig and header file with rpcrdma protocol definitions | \"Talpey, Thomas\ | 2007-10-09 | 2 | -0/+201 | |
| * | | | | | | | NFS/SUNRPC: support transport protocol naming | \"Talpey, Thomas\ | 2007-10-09 | 2 | -3/+13 | |
| * | | | | | | | SUNRPC: rearrange RPC sockets definitions | \"Talpey, Thomas\ | 2007-10-09 | 2 | -22/+40 | |
| * | | | | | | | SUNRPC: rename the rpc_xprtsock_create structure | \"Talpey, Thomas\ | 2007-10-09 | 1 | -5/+5 | |
| * | | | | | | | SUNRPC: Provide a new API for registering transport implementations | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+11 | |
| * | | | | | | | SUNRPC: mark bulk read/write data in xdrbuf | \"Talpey, Thomas\ | 2007-10-09 | 1 | -1/+4 | |
| * | | | | | | | SUNRPC: export per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+1 | |
| * | | | | | | | SUNRPC: move per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+13 | |
| * | | | | | | | SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program | Chuck Lever | 2007-10-09 | 1 | -1/+1 | |
| * | | | | | | | SUNRPC: Add support for formatted universal addresses | Chuck Lever | 2007-10-09 | 1 | -0/+1 | |
| * | | | | | | | SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() | Chuck Lever | 2007-10-09 | 1 | -0/+2 | |
| * | | | | | | | Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies | Fabio Olive Leite | 2007-10-09 | 1 | -0/+4 | |
| * | | | | | | | NFS: Fall back to synchronous writes when a background write errors... | Trond Myklebust | 2007-10-09 | 1 | -0/+3 | |
| * | | | | | | | NFS: Clean up NFS writeback flush code | Trond Myklebust | 2007-10-09 | 1 | -1/+1 | |
| * | | | | | | | VFS: Remove writeback_control->fs_private | Trond Myklebust | 2007-10-09 | 1 | -2/+0 | |
| * | | | | | | | NFS: Clean up write code... | Trond Myklebust | 2007-10-09 | 2 | -2/+0 | |
| | |_|_|/ / / | |/| | | | | |