index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-31
SUNRPC: constify the rpc_program
Trond Myklebust
5
-14
/
+14
2012-01-31
SUNRPC: constify rpc_program->name
Trond Myklebust
1
-2
/
+2
2012-01-31
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
Trond Myklebust
1
-5
/
+4
2012-01-31
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
1
-1
/
+2
2012-01-31
SUNRPC: register service stats /proc entries in passed network namespace context
Stanislav Kinsbursky
1
-4
/
+4
2012-01-31
sunrpc: fix stats.h for CONFIG_PROC_FS not enabled
Randy Dunlap
1
-2
/
+2
2012-01-31
SUNRPC: register RPC stats /proc entries in passed network namespace context
Stanislav Kinsbursky
1
-4
/
+4
2012-01-31
SUNRPC: generic cache register routines removed
Stanislav Kinsbursky
1
-2
/
+0
2012-01-31
SUNRPC: create GSS auth cache per network namespace
Stanislav Kinsbursky
1
-0
/
+2
2012-01-31
SUNRPC: cache creation and destruction routines introduced
Stanislav Kinsbursky
1
-0
/
+4
2012-01-31
SUNRPC: unregister service on creation in current network namespace
Stanislav Kinsbursky
1
-4
/
+5
2012-01-31
SUNRPC: pass network namespace to service registering routines
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: parametrize local rpcbind clients creation with net ns
Stanislav Kinsbursky
1
-2
/
+2
2012-01-31
SUNRPC: register rpcbind programs in passed network namespase context
Stanislav Kinsbursky
1
-2
/
+3
2012-01-31
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
1
-0
/
+3
2012-01-31
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
1
-1
/
+1
2012-01-31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
1
-1
/
+2
2012-01-31
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Trond Myklebust
2
-5
/
+0
2012-01-31
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
1
-2
/
+0
2012-01-31
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2
-10
/
+18
2012-01-31
NFS: make NFS client allocated per network namespace context
Stanislav Kinsbursky
1
-0
/
+1
2012-01-31
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
1
-0
/
+2
2012-01-31
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
1
-0
/
+2
2012-01-31
SUNRPC: make SUNPRC clients list per network namespace context
Stanislav Kinsbursky
1
-1
/
+2
2012-01-31
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
1
-2
/
+5
2012-01-31
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Stanislav Kinsbursky
1
-3
/
+7
2012-01-31
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
1
-0
/
+1
2012-01-31
SUNRPC: pipefs per-net operations helper introduced
Stanislav Kinsbursky
1
-0
/
+3
2012-01-31
SUNRPC: pipefs dentry lookup helper introduced
Stanislav Kinsbursky
1
-0
/
+3
2012-01-31
SUNRPC: send notification events on pipefs sb creation and destruction
Stanislav Kinsbursky
1
-0
/
+8
2012-01-31
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
Stanislav Kinsbursky
1
-1
/
+0
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
1
-2
/
+2
2012-01-30
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-139
/
+0
2012-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-0
/
+4
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
1
-0
/
+2
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
1
-0
/
+2
2012-01-28
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-164
/
+0
2012-01-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-21
/
+7
2012-01-27
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
1
-0
/
+1
2012-01-26
net: explicitly add jump_label.h header to sock.h
Glauber Costa
1
-0
/
+1
2012-01-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-01-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2012-01-25
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
1
-139
/
+0
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
1
-0
/
+1
2012-01-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-12
/
+7
[next]