index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-21
nfsd: document kernel interfaces for nfsd configuration
J. Bruce Fields
1
-0
/
+41
2012-08-21
svcrpc: split up svc_handle_xprt
J. Bruce Fields
1
-22
/
+25
2012-08-21
svcrpc: break up svc_recv
J. Bruce Fields
1
-36
/
+67
2012-08-21
svcrpc: make svc_xprt_received static
J. Bruce Fields
3
-26
/
+20
2012-08-21
svcrpc: remove handling of unknown errors from svc_recv
J. Bruce Fields
3
-40
/
+5
2012-08-21
svcrpc: make xpo_recvfrom return only >=0
J. Bruce Fields
2
-4
/
+4
2012-08-21
svcrpc: don't bother checking bad svc_addr_len result
J. Bruce Fields
2
-4
/
+1
2012-08-21
svcrpc: minor udp code cleanup
J. Bruce Fields
1
-4
/
+5
2012-08-21
nfsd: allow configuring nfsd to listen on 5-digit ports
J. Bruce Fields
1
-1
/
+1
2012-08-21
nfsd: remove redundant "port" argument
J. Bruce Fields
3
-9
/
+9
2012-08-21
svcrpc: share some setup of listening sockets
J. Bruce Fields
3
-11
/
+12
2012-08-21
svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY
J. Bruce Fields
1
-1
/
+1
2012-08-21
svcrpc: clean up control flow
J. Bruce Fields
1
-35
/
+34
2012-08-21
svcrpc: standardize svc_setup_socket return convention
J. Bruce Fields
1
-18
/
+22
2012-08-21
svcrpc: fix xpt_list traversal locking on shutdown
J. Bruce Fields
1
-9
/
+15
2012-08-21
knfsd: don't allocate file_locks on the stack
Jeff Layton
1
-42
/
+76
2012-08-21
knfsd: remove bogus BUG_ON() call from nfsd4_locku
Jeff Layton
1
-1
/
+0
2012-08-21
nfsd4: nfsd_process_n_delegations should be static
J. Bruce Fields
1
-1
/
+1
2012-08-20
NFSD: Swap the struct nfs4_operation getter and setter
Bryan Schumaker
1
-2
/
+2
2012-08-20
nfsd: do_nfsd_create verf argument is a u32
J. Bruce Fields
1
-1
/
+1
2012-08-20
nfsd4: declare nfs4_recoverydir properly
J. Bruce Fields
2
-2
/
+2
2012-08-20
nfsd4: nfsaclsvc_encode_voidres static
J. Bruce Fields
1
-2
/
+1
2012-08-20
nfsd: trivial comment updates
Jeff Layton
2
-10
/
+1
2012-08-20
vfs: don't treat fl_type as a bitmap
Jeff Layton
1
-3
/
+3
2012-08-20
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
1
-5
/
+2
2012-08-20
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
1
-1
/
+2
2012-08-20
svcrpc: fix BUG() in svc_tcp_clear_pages
J. Bruce Fields
1
-1
/
+1
2012-08-20
nfsd4: fix security flavor of NFSv4.0 callback
J. Bruce Fields
2
-3
/
+2
2012-08-16
Linux 3.6-rc2
v3.6-rc2
Linus Torvalds
1
-1
/
+1
2012-08-16
autofs4 - fix get_next_positive_subdir()
Ian Kent
1
-18
/
+13
2012-08-16
Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2012-08-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-11
/
+58
2012-08-16
Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+5
2012-08-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
4
-95
/
+165
2012-08-16
MAINTAINERS: update address for Dan Williams
Dan Williams
1
-13
/
+12
2012-08-16
scripts/decodecode: Fixup trapping instruction marker
Borislav Petkov
1
-1
/
+1
2012-08-16
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-12
/
+42
2012-08-16
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-51
/
+88
2012-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-10
/
+28
2012-08-15
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
6
-8
/
+45
2012-08-15
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
5
-43
/
+43
2012-08-15
sparc64: Be less verbose during vmemmap population.
David S. Miller
1
-5
/
+23
2012-08-14
drm/i915: Apply post-sync write for pipe control invalidates
Chris Wilson
1
-18
/
+23
2012-08-14
drm/i915: reorder edp disabling to fix ivb MacBook Air
Daniel Vetter
1
-7
/
+7
2012-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-11
/
+26
2012-08-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
44
-239
/
+516
2012-08-14
GPIO: gpio-pxa: fix building without CONFIG_OF
Arnd Bergmann
1
-2
/
+2
2012-08-14
drm/nv86/fifo: suspend fix
Maxim Levitsky
1
-0
/
+9
2012-08-14
drm/nouveau: disable copy engine on NVAF
Henrik Rydberg
1
-1
/
+0
2012-08-14
nouveau: fixup scanout enable in nvc0_pm
Maarten Lankhorst
1
-1
/
+1
[next]