| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bkl-removal' into next | Trond Myklebust | 2008-07-16 | 1 | -8/+1 |
|\ |
|
| * | SUNRPC: Remove the BKL from the callback functions | Trond Myklebust | 2008-07-16 | 1 | -8/+1 |
* | | Merge branch 'devel' into next | Trond Myklebust | 2008-07-16 | 10 | -182/+399 |
|\| |
|
| * | SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon | Chuck Lever | 2008-07-16 | 1 | -4/+174 |
| * | SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier | Chuck Lever | 2008-07-16 | 1 | -18/+30 |
| * | SUNRPC: None of rpcb_create's callers wants a privileged source port | Chuck Lever | 2008-07-16 | 1 | -7/+5 |
| * | SUNRPC: Introduce a specific rpcb_create for contacting localhost | Chuck Lever | 2008-07-16 | 1 | -11/+31 |
| * | SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET | Chuck Lever | 2008-07-16 | 1 | -4/+8 |
| * | SUNRPC: Ensure our task is notified when an rpcbind call is done | Trond Myklebust | 2008-07-09 | 2 | -23/+23 |
| * | SUNRPC: Use only rpcbind v2 for AF_INET requests | Chuck Lever | 2008-07-09 | 1 | -12/+0 |
| * | SUNRPC: Use GETADDR for rpcbind version 4 queries | Chuck Lever | 2008-07-09 | 1 | -2/+3 |
| * | SUNRPC: Use rpcbind version 2 GETPORT | Chuck Lever | 2008-07-09 | 1 | -1/+1 |
| * | SUNRPC: Document some naked integers in rpcbind client | Chuck Lever | 2008-07-09 | 1 | -13/+36 |
| * | SUNRPC: More useful debugging output for rpcb client | Chuck Lever | 2008-07-09 | 1 | -3/+3 |
| * | SUNRPC: Ensure all transports set rq_xtime consistently | Chuck Lever | 2008-07-09 | 2 | -2/+1 |
| * | rpc: minor cleanup of scheduler callback code | \\\"J. Bruce Fields\\\ | 2008-07-09 | 1 | -9/+5 |
| * | rpc: remove some unused macros | \\\"J. Bruce Fields\\\ | 2008-07-09 | 1 | -12/+1 |
| * | rpc: eliminate unused variable in auth_gss upcall code | \\\"J. Bruce Fields\\\ | 2008-07-09 | 1 | -3/+1 |
| * | rpc: bring back cl_chatty | Olga Kornievskaia | 2008-07-09 | 1 | -5/+11 |
| * | SUNRPC: Remove obsolete messages during transport connect | Chuck Lever | 2008-07-09 | 1 | -7/+1 |
| * | SUNRPC: Display some debugging information as text rather than numbers | Chuck Lever | 2008-07-09 | 1 | -13/+16 |
| * | SUNRPC: Refactor rpc_show_tasks | Chuck Lever | 2008-07-09 | 1 | -22/+24 |
| * | SUNRPC: Don't display the rpc_show_tasks header if there are no tasks | Chuck Lever | 2008-07-09 | 1 | -7/+12 |
| * | SUNRPC: Rename "call_" functions that are no longer FSM states | Chuck Lever | 2008-07-09 | 1 | -21/+14 |
| * | SUNRPC: Add a function to display the name of an RPC procedure | Chuck Lever | 2008-07-09 | 1 | -4/+19 |
| * | SUNRPC: Use GFP_NOFS when allocating credentials | Trond Myklebust | 2008-07-09 | 5 | -11/+11 |
| * | SUNRPC: An ENOMEM error from call_encode is always fatal | Trond Myklebust | 2008-07-09 | 1 | -4/+0 |
| * | SUNRPC: Ensure we exit early in case of an encode error | Trond Myklebust | 2008-07-09 | 1 | -2/+7 |
* | | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-07-15 | 2 | -9/+9 |
|\ \ |
|
| * \ | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 2 | -9/+9 |
| |\ \ |
|
| | * | | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
| | * | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 2 | -8/+8 |
* | | | | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2008-07-15 | 7 | -2/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-07-11 | 40 | -130/+203 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-23 | 22 | -121/+277 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-16 | 92 | -1087/+926 |
| |\ \ \ |
|
| * | | | | rcu: fix nf_conntrack_helper.c build bug | Ingo Molnar | 2008-05-22 | 1 | -0/+1 |
| * | | | | rculist.h: fix include in net/netfilter/nf_conntrack_netlink.c | Ingo Molnar | 2008-05-19 | 1 | -0/+1 |
| * | | | | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | 5 | -2/+5 |
* | | | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-07-15 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-23 | 22 | -121/+277 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'linus' into core/softirq | Ingo Molnar | 2008-06-16 | 78 | -472/+565 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Remove argument from open_softirq which is always NULL | Carlos R. Mafra | 2008-05-25 | 1 | -2/+2 |
* | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 2 | -0/+4 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 140 | -1383/+1431 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | irnet_ppp: BKL pushdown | Arnd Bergmann | 2008-06-20 | 2 | -0/+4 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | [S390] Cleanup iucv printk messages. | Ursula Braun | 2008-07-14 | 2 | -13/+4 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-11 | 17 | -78/+58 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info | Steffen Klassert | 2008-07-11 | 1 | -2/+1 |
| * | | | | | ipv6: missed namespace context in ipv6_rthdr_rcv | Denis V. Lunev | 2008-07-11 | 1 | -1/+1 |