| Commit message (Expand) | Author | Age |
... | |
| * | | | | RPCRDMA: Kconfig and header file with rpcrdma protocol definitions | \"Talpey, Thomas\ | 2007-10-09 |
| * | | | | NFS/SUNRPC: support transport protocol naming | \"Talpey, Thomas\ | 2007-10-09 |
| * | | | | SUNRPC: rearrange RPC sockets definitions | \"Talpey, Thomas\ | 2007-10-09 |
| * | | | | SUNRPC: rename the rpc_xprtsock_create structure | \"Talpey, Thomas\ | 2007-10-09 |
| * | | | | SUNRPC: Provide a new API for registering transport implementations | \"Talpey, Thomas\ | 2007-10-09 |
| * | | | | SUNRPC: mark bulk read/write data in xdrbuf | \"Talpey, Thomas\ | 2007-10-09 |
| * | | | | SUNRPC: export per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 |
| * | | | | SUNRPC: move per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 |
| * | | | | SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program | Chuck Lever | 2007-10-09 |
| * | | | | SUNRPC: Add support for formatted universal addresses | Chuck Lever | 2007-10-09 |
| * | | | | SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() | Chuck Lever | 2007-10-09 |
| * | | | | Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies | Fabio Olive Leite | 2007-10-09 |
| * | | | | NFS: Fall back to synchronous writes when a background write errors... | Trond Myklebust | 2007-10-09 |
| * | | | | NFS: Clean up NFS writeback flush code | Trond Myklebust | 2007-10-09 |
| * | | | | VFS: Remove writeback_control->fs_private | Trond Myklebust | 2007-10-09 |
| * | | | | NFS: Clean up write code... | Trond Myklebust | 2007-10-09 |
* | | | | | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2007-10-15 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | lockdep: annotate dir vs file i_mutex | Peter Zijlstra | 2007-10-13 |
| * | | | | lockdep: per filesystem inode lock class | Peter Zijlstra | 2007-10-15 |
| * | | | | lockdep: annotate rcu_read_{,un}lock{,_bh} | Peter Zijlstra | 2007-10-11 |
| * | | | | lockdep: annotate journal_start() | Peter Zijlstra | 2007-10-11 |
| * | | | | lockdep: x86_64: connect the sysexit hook | Peter Zijlstra | 2007-10-11 |
| * | | | | lockdep: i386: connect the sysexit hook | Peter Zijlstra | 2007-10-11 |
| * | | | | lockdep: syscall exit check | Peter Zijlstra | 2007-10-11 |
| * | | | | lockdep: fixup mutex annotations | Peter Zijlstra | 2007-10-11 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-10-15 |
|\ \ \ \ \ |
|
| * | | | | | [IA64] Fix kernel panic in kdump on INIT | Kenji Kaneshige | 2007-10-12 |
| * | | | | | [IA64] abstract SAL_CALL wrapper to allow other firmware entry points | Bjorn Helgaas | 2007-10-12 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-15 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: guest CPU accounting: maintain stats in account_system_time() | Laurent Vivier | 2007-10-15 |
| * | | | | | | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields | Laurent Vivier | 2007-10-15 |
| * | | | | | | sched: guest CPU accounting: add guest-CPU /proc/stat field | Laurent Vivier | 2007-10-15 |
| * | | | | | | sched: enable wake-idle on CONFIG_SCHED_MC=y | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched: reintroduce topology.h tunings | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched: debug, improve migration statistics | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched: reintroduce cache-hot affinity | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched: prevent wakeup over-scheduling | Mike Galbraith | 2007-10-15 |
| * | | | | | | sched: group scheduling, sysfs tunables | Dhaval Giani | 2007-10-15 |
| * | | | | | | sched: cleanup: rename task_grp to task_group | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched: cleanup, remove the TASK_NONINTERACTIVE flag | Mike Galbraith | 2007-10-15 |
| * | | | | | | sched: mark scheduling classes as const | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched: speed up and simplify vslice calculations | Peter Zijlstra | 2007-10-15 |
| * | | | | | | sched: clean up schedstats, cnt -> count | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched: undo some of the recent changes | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched: add vslice | Peter Zijlstra | 2007-10-15 |
| * | | | | | | sched: remove unneeded tunables | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched debug: BKL usage statistics | Ingo Molnar | 2007-10-15 |
| * | | | | | | sched: add fair-user scheduler | Srivatsa Vaddagiri | 2007-10-15 |
| * | | | | | | sched: clean up code under CONFIG_FAIR_GROUP_SCHED | Srivatsa Vaddagiri | 2007-10-15 |
| * | | | | | | sched: revert recent removal of set_curr_task() | Srivatsa Vaddagiri | 2007-10-15 |