index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
NFS: Use cached page as buffer for NFS symlink requests
Chuck Lever
1
-7
/
+10
2006-09-22
NFS: Fix double d_drop in nfs_instantiate() error path
Chuck Lever
1
-3
/
+2
2006-09-22
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
Chuck Lever
2
-8
/
+0
2006-09-22
SUNRPC: use sockaddr + size when creating remote transport endpoints
Chuck Lever
2
-0
/
+23
2006-09-22
SUNRPC: Clean-up after previous patches.
Chuck Lever
2
-4
/
+0
2006-09-22
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
Chuck Lever
1
-1
/
+2
2006-09-22
SUNRPC: Create API for displaying remote peer address
Chuck Lever
1
-0
/
+1
2006-09-22
SUNRPC: add xprt switch API for printing formatted remote peer addresses
Chuck Lever
1
-0
/
+11
2006-09-22
SUNRPC: remove extraneous header inclusions
Chuck Lever
1
-1
/
+0
2006-09-22
SUNRPC: create API for getting remote peer address
Chuck Lever
1
-0
/
+1
2006-09-22
SUNRPC: Introduce transport switch callout for pluggable rpcbind
Chuck Lever
2
-1
/
+2
2006-09-22
SUNRPC: Support for RPC child tasks no longer needed
Chuck Lever
1
-5
/
+0
2006-09-22
SUNRPC: Make RPC portmapper use per-transport storage
Chuck Lever
2
-20
/
+17
2006-09-22
SUNRPC: Create a helper to tell whether a transport is bound
Chuck Lever
1
-0
/
+16
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
1
-12
/
+9
2006-09-22
NFS: Eliminate client_sys in favour of cl_rpcclient
David Howells
1
-3
/
+2
2006-09-22
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
2
-2
/
+2
2006-09-22
NFS: Maintain a common server record for NFS2/3 as well as for NFS4
David Howells
1
-1
/
+1
2006-09-22
NFS: Add extra const qualifiers
David Howells
2
-4
/
+4
2006-09-22
NFS: Generalise the nfs_client structure
David Howells
2
-0
/
+61
2006-09-22
NFS: Add a server capabilities NFS RPC op
David Howells
1
-0
/
+1
2006-09-22
NFS: Add a lookupfh NFS RPC op
David Howells
1
-0
/
+3
2006-09-22
NFS: Return an error when starting the idmapping pipe
David Howells
1
-1
/
+1
2006-09-22
NFS: Rename nfs_server::nfs4_state
David Howells
1
-1
/
+1
2006-09-22
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
2
-8
/
+8
2006-09-22
NFS: Add dentry materialisation op
David Howells
1
-0
/
+1
2006-09-22
NFS: Add a global LRU list for the ACCESS cache
Trond Myklebust
1
-0
/
+4
2006-09-22
NFS: Add a new ACCESS rpc call cache to the linux nfs client
Trond Myklebust
1
-1
/
+4
2006-09-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-0
/
+1
2006-09-22
[PATCH] fix missing ifdefs in syscall classes hookup for generic targets
Al Viro
2
-0
/
+8
2006-09-22
IB/sa: fix ib_sa_selector names
Michael S. Tsirkin
1
-2
/
+2
2006-09-22
RDMA/cma: Document rdma_accept() error handling
Or Gerlitz
1
-0
/
+4
2006-09-22
RDMA/cma: Document rdma_destroy_id() function
Or Gerlitz
1
-0
/
+8
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
1
-7
/
+34
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
2
-5
/
+37
2006-09-22
RDMA: iWARP Connection Manager.
Tom Tucker
1
-0
/
+258
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
1
-2
/
+4
2006-09-22
IB/uverbs: Allow resize CQ operation to return driver-specific data
Ralph Campbell
1
-0
/
+2
2006-09-22
Merge git://git.infradead.org/~dwmw2/hdroneline
Linus Torvalds
29
-159
/
+722
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-139
/
+851
2006-09-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
20
-643
/
+893
2006-09-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+1
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
29
-495
/
+289
2006-09-22
Remove accidentally-added include/linux/utsrelease.h
David Woodhouse
1
-1
/
+0
2006-09-22
ioremap balanced with iounmap for drivers/mtd subsystem
Amol Lad
1
-0
/
+1
2006-09-22
[MTD] Unlock NOR flash automatically where necessary
HÃ¥vard Skinnemoen
1
-0
/
+1
2006-09-22
[POWERPC] powerpc: fix building gdb against asm/ptrace.h
Arnd Bergmann
1
-4
/
+0
2006-09-22
[POWERPC] Remove DISCONTIGMEM cruft from page.h
Michael Ellerman
1
-6
/
+0
2006-09-22
[POWERPC] Merge iSeries i/o operations with the rest
Stephen Rothwell
2
-131
/
+77
2006-09-21
[POWERPC] 40x: Fix debug status register defines
Josh Boyer
1
-8
/
+8
[next]