index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task
Trond Myklebust
2
-6
/
+11
2008-01-30
SUNRPC: Remove the now unused function rpc_call_setup()
Trond Myklebust
2
-19
/
+0
2008-01-30
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
3
-107
/
+79
2008-01-30
NFS: Clean up the (commit|read|write)_setup() callback routines
Trond Myklebust
7
-143
/
+113
2008-01-30
SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg
Trond Myklebust
2
-7
/
+15
2008-01-30
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
Trond Myklebust
2
-1
/
+8
2008-01-30
SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task
Trond Myklebust
2
-6
/
+10
2008-01-30
SUNRPC: Clean up the initialisation of priority queue scheduling info.
Trond Myklebust
5
-42
/
+29
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
5
-38
/
+67
2008-01-30
SUNRPC: Cleanup of rpc_task initialisation
Trond Myklebust
7
-58
/
+117
2008-01-30
SUNRPC: Restrict sunrpc client exports
Trond Myklebust
6
-44
/
+44
2008-01-30
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
9
-67
/
+55
2008-01-30
sunrpc: document the rpc_pipefs kernel api
J. Bruce Fields
1
-1
/
+51
2008-01-30
SUNRPC: Reconnect immediately whenever the server isn't refusing it.
Trond Myklebust
1
-1
/
+9
2008-01-30
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
4
-8
/
+8
2008-01-30
SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect()
Trond Myklebust
2
-3
/
+3
2008-01-30
SUNRPC: xprt_autoclose() should not call xprt_disconnect()
Trond Myklebust
2
-3
/
+1
2008-01-30
SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket
Trond Myklebust
1
-7
/
+34
2008-01-30
SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes
Trond Myklebust
1
-0
/
+2
2008-01-30
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
2
-3
/
+22
2008-01-30
SUNRPC: Fix TCP rebinding logic
Trond Myklebust
1
-21
/
+38
2008-01-30
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
3
-4
/
+22
2008-01-30
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
5
-0
/
+39
2008-01-30
NFSv4: Clean up the OPEN/CLOSE serialisation code
Trond Myklebust
2
-35
/
+27
2008-01-30
NFS: Clean up the write request locking.
Trond Myklebust
3
-26
/
+16
2008-01-30
NFS: Optimise nfs_vm_page_mkwrite()
Trond Myklebust
1
-22
/
+14
2008-01-30
NFS: Ensure that we eject stale inodes as soon as possible
Trond Myklebust
1
-0
/
+4
2008-01-30
NFS: Handle -ENOENT errors in unlink()/rmdir()/rename()
Trond Myklebust
1
-2
/
+13
2008-01-30
NFS: Sillyrename: in the case of a race, check aliases are really positive
Trond Myklebust
1
-1
/
+3
2008-01-30
NFS: Fix a sillyrename race...
Trond Myklebust
2
-7
/
+6
2008-01-30
Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"
Linus Torvalds
2
-1
/
+28
2008-01-29
splice: fix problem with atime not being updated
Jens Axboe
1
-8
/
+7
2008-01-29
block: constify function pointer tables
Jan Engelhardt
1
-2
/
+2
2008-01-29
cciss: fix bug in overriding ->data_len before completion
Jens Axboe
1
-1
/
+0
2008-01-29
Expose hardware sector size
Martin K. Petersen
1
-0
/
+11
2008-01-29
Fix blktrace compile warning
Martin K. Petersen
1
-3
/
+3
2008-01-29
block: fix warning on compile with CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2008-01-29
block: ll_rw_blk.c split, add blk-merge.c
Jens Axboe
4
-481
/
+495
2008-01-29
block: remove dated (and wrong) comment in blk-core.c
Jens Axboe
1
-5
/
+0
2008-01-29
block: get rid of unnecessary forward declarations in blk-core.c
Jens Axboe
1
-32
/
+30
2008-01-29
block: continue ll_rw_blk.c splitup
Jens Axboe
8
-1249
/
+1312
2008-01-29
block: split tag and sysfs handling from blk-core.c
Jens Axboe
5
-710
/
+735
2008-01-29
block: first step of splitting ll_rw_blk, rename it
Jens Axboe
2
-1
/
+1
2008-01-29
xsysace: end request handling fix
Jens Axboe
1
-4
/
+2
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
1113
-55518
/
+139990
2008-01-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
198
-3047
/
+3732
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
110
-1143
/
+1833
2008-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
5
-56
/
+90
2008-01-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
46
-804
/
+7679
2008-01-29
[MIPS] remove Documentation/mips/GT64120.README
Dmitri Vorobiev
2
-67
/
+0
[prev]
[next]