index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-23
[PATCH] RPC: rationalize set_buffer_size
Chuck Lever
1
-2
/
+2
2005-09-23
[PATCH] RPC: parametrize various transport connect timeouts
Chuck Lever
2
-23
/
+10
2005-09-23
[PATCH] RPC: allow RPC client's port range to be adjustable
Chuck Lever
2
-3
/
+16
2005-09-23
[PATCH] RPC: clean up after nocong was removed
Chuck Lever
1
-22
/
+0
2005-09-23
[PATCH] RPC: remove xprt->nocong
Chuck Lever
1
-1
/
+0
2005-09-23
[PATCH] RPC: add a release_rqst callout to the RPC transport switch
Chuck Lever
1
-0
/
+2
2005-09-23
[PATCH] RPC: add generic interface for adjusting the congestion window
Chuck Lever
1
-1
/
+2
2005-09-23
[PATCH] RPC: separate xprt_timer implementations
Chuck Lever
1
-0
/
+2
2005-09-23
[PATCH] RPC: expose API for serializing access to RPC transports
Chuck Lever
1
-0
/
+3
2005-09-23
[PATCH] RPC: expose API for serializing access to RPC transports
Chuck Lever
1
-0
/
+3
2005-09-23
[PATCH] RPC: add API to set transport-specific timeouts
Chuck Lever
1
-0
/
+3
2005-09-23
[PATCH] RPC: get rid of xprt->stream
Chuck Lever
1
-2
/
+1
2005-09-23
[PATCH] RPC: skip over transport-specific heads automatically
Chuck Lever
2
-0
/
+32
2005-09-23
[PATCH] RPC: separate TCP and UDP write space callbacks
Chuck Lever
1
-0
/
+2
2005-09-23
[PATCH] RPC: client-side transport switch cleanup
Chuck Lever
1
-26
/
+35
2005-09-23
[PATCH] RPC: Add helper for waking tasks pending on a transport
Chuck Lever
1
-0
/
+1
2005-09-23
[PATCH] RPC: rename the sockstate field
Chuck Lever
1
-11
/
+49
2005-09-23
[PATCH] RPC: Rename xprt_lock
Chuck Lever
1
-1
/
+1
2005-09-23
[PATCH] RPC: Rename sock_lock
Chuck Lever
1
-1
/
+1
2005-09-23
[PATCH] RPC: transport switch function naming
Chuck Lever
1
-0
/
+1
2005-09-23
[PATCH] RPC: introduce client-side transport switch
Chuck Lever
2
-12
/
+31
2005-09-23
[PATCH] RPC: extract socket logic common to both client and server
Chuck Lever
1
-0
/
+1
2005-09-23
[NETFILTER] Fix conntrack event cache deadlock/oops
Harald Welte
1
-4
/
+21
2005-09-23
[NETFILTER] remove unneeded structure definition from conntrack helper
Harald Welte
1
-7
/
+0
2005-09-23
[NETFILTER] Fix sparse endian warnings in pptp helper
Alexey Dobriyan
2
-62
/
+62
2005-09-23
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
Chris Zankel
5
-56
/
+14
2005-09-23
[PATCH] uml: don't redundantly mark pte as newpage in pte_modify
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+0
2005-09-23
[PATCH] ppc64: SMU driver update & i2c support
Benjamin Herrenschmidt
3
-6
/
+365
2005-09-23
[PATCH] slab: alpha inlining fix
Ivan Kokshaysky
1
-1
/
+4
2005-09-23
[PATCH] reboot: comment and factor the main reboot functions
Eric W. Biederman
1
-0
/
+4
2005-09-23
[IA64] Wire in the MCA/INIT handler stacks
Keith Owens
1
-0
/
+5
2005-09-22
[PATCH] driver core: add helper device_is_registered()
Daniel Ritz
1
-0
/
+5
2005-09-22
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
17
-17
/
+17
2005-09-22
[PATCH] uml: adapt asm/futex.h to our arch
Paolo 'Blaisorblade' Giarrusso
2
-47
/
+6
2005-09-22
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+3
2005-09-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
1
-4
/
+11
2005-09-21
[IB] Add MAD data field size definitions
Sean Hefty
1
-4
/
+11
2005-09-21
[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h
Eric Dumazet
1
-0
/
+2
2005-09-21
[PATCH] mm: add a note about partially hardcoded VM_* flags
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] mm: update stale comment for removal of page->list
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+4
2005-09-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-16
/
+24
2005-09-20
[SPARC64]: Verify vmalloc TLB misses more strictly.
David S. Miller
1
-9
/
+11
2005-09-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
2
-4
/
+11
2005-09-20
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
Ben Dooks
1
-1
/
+1
2005-09-20
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
David S. Miller
4
-7
/
+9
2005-09-20
[BYTEORDER]: Document alignment and byteorder macros
Ed L. Cashin
1
-0
/
+4
2005-09-20
[8021Q]: Add endian annotations.
Alexey Dobriyan
1
-4
/
+4
2005-09-20
[NETFILTER]: Rename misnamed function
Patrick McHardy
1
-1
/
+1
[next]