index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
lockd: Remove src_sap and src_len from nlm_lookup_host_info struct
Chuck Lever
1
-8
/
+7
2010-12-16
lockd: Remove nlm_lookup_host()
Chuck Lever
1
-69
/
+0
2010-12-16
lockd: Make nrhosts an unsigned long
Chuck Lever
1
-3
/
+3
2010-12-16
lockd: Rename nlm_hosts
Chuck Lever
1
-8
/
+8
2010-12-16
lockd: Clean up nlmsvc_lookup_host()
Chuck Lever
4
-37
/
+90
2010-12-16
lockd: Create client-side nlm_host cache
Chuck Lever
4
-14
/
+78
2010-12-16
lockd: Split nlm_release_call()
Chuck Lever
5
-13
/
+22
2010-12-16
lockd: Add nlm_destroy_host_locked()
Chuck Lever
1
-8
/
+11
2010-12-16
lockd: Add nlm_alloc_host()
Chuck Lever
1
-45
/
+65
2010-12-16
lockd: reorganize nlm_host_rebooted
J. Bruce Fields
1
-24
/
+34
2010-12-16
lockd: define host_for_each{_safe} macros
J. Bruce Fields
1
-52
/
+55
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
15
-566
/
+518
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
15
-807
/
+606
2010-12-16
SUNRPC: Determine value of "nrprocs" automatically
Chuck Lever
1
-7
/
+3
2010-12-16
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
Chuck Lever
1
-39
/
+21
2010-12-16
NFS: Remove unused UMNT response data structure
Chuck Lever
1
-2
/
+0
2010-12-16
NFS: Avoid return code checking in mount XDR encoder functions
Chuck Lever
1
-20
/
+15
2010-12-16
NSM: Avoid return code checking in NSM XDR encoder functions
Chuck Lever
1
-43
/
+25
2010-12-16
NFS: Squelch compiler warning in decode_getdeviceinfo()
Chuck Lever
1
-1
/
+1
2010-12-16
NFS: Simplify ->decode_dirent() calling sequence
Chuck Lever
7
-42
/
+61
2010-12-16
NFS: Fix hdrlen calculation in NFSv4's decode_read()
Chuck Lever
1
-1
/
+1
2010-12-16
lockd: Move nlmdbg_cookie2a() to svclock.c
Chuck Lever
3
-39
/
+30
2010-12-16
NFS: Repair whitespace damage in NFS PROC macro
Chuck Lever
3
-86
/
+86
2010-12-16
NFSD: Update XDR decoders in NFSv4 callback client
Chuck Lever
1
-176
/
+239
2010-12-16
NFSD: Update XDR encoders in NFSv4 callback client
Chuck Lever
1
-77
/
+178
2010-12-16
lockd: Introduce new-style XDR functions for NLMv4
Chuck Lever
3
-256
/
+622
2010-12-16
NFS: Move and update xdr_decode_foo() functions that we're keeping
Chuck Lever
1
-69
/
+67
2010-12-16
NFS: Remove unused old NFSv3 decoder functions
Chuck Lever
1
-508
/
+4
2010-12-16
NFS: Switch in new NFSv3 decoder functions
Chuck Lever
1
-34
/
+30
2010-12-16
NFS: Introduce new-style XDR decoding functions for NFSv2
Chuck Lever
2
-79
/
+1446
2010-12-16
NFS: Update xdr_encode_foo() functions that we're keeping
Chuck Lever
1
-56
/
+55
2010-12-16
NFS: Remove unused old NFSv3 encoder functions
Chuck Lever
1
-324
/
+4
2010-12-16
NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones
Chuck Lever
1
-28
/
+30
2010-12-16
NFS: Introduce new-style XDR encoding functions for NFSv3
Chuck Lever
2
-3
/
+832
2010-12-16
lockd: Introduce new-style XDR functions for NLMv3
Chuck Lever
3
-260
/
+645
2010-12-16
NFS: Move and update xdr_decode_foo() functions that we're keeping
Chuck Lever
1
-41
/
+56
2010-12-16
NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones
Chuck Lever
1
-249
/
+4
2010-12-16
NFS: Introduce new-style XDR decoding functions for NFSv2
Chuck Lever
3
-10
/
+558
2010-12-16
NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
Chuck Lever
2
-9
/
+11
2010-12-16
NFS: Update xdr_encode_foo() functions that we're keeping
Chuck Lever
1
-26
/
+33
2010-12-16
NFS: Remove old NFSv2 encoder functions
Chuck Lever
1
-245
/
+4
2010-12-16
NFS: Introduce new-style XDR encoding functions for NFSv2
Chuck Lever
1
-3
/
+403
2010-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-10
/
+115
2010-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-9
/
+12
2010-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-57
/
+65
2010-12-16
lguest: populate initial_page_table
Rusty Russell
3
-5
/
+107
2010-12-16
lguest: restore boot speed
Rusty Russell
1
-4
/
+7
2010-12-16
lguest: fix crash lguest_time_init
Rusty Russell
1
-1
/
+1
2010-12-16
nilfs2: fix regression of garbage collection ioctl
Ryusuke Konishi
2
-9
/
+12
2010-12-15
Linux 2.6.37-rc6
v2.6.37-rc6
Linus Torvalds
1
-1
/
+1
[next]