Age | Commit message (Expand) | Author | Files | Lines |
2009-09-15 | sched: Tweak wake_idx | Peter Zijlstra | 7 | -11/+28 |
2009-09-15 | sched: Fix task affinity for select_task_rq_fair | Peter Zijlstra | 1 | -3/+2 |
2009-09-15 | sched: for_each_domain() vs RCU | Peter Zijlstra | 1 | -2/+7 |
2009-09-15 | sched: Weaken SD_POWERSAVINGS_BALANCE | Peter Zijlstra | 2 | -23/+38 |
2009-09-15 | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 10 | -237/+84 |
2009-09-15 | sched: Add TASK_WAKING | Peter Zijlstra | 2 | -16/+16 |
2009-09-15 | sched: Hook sched_balance_self() into sched_class::select_task_rq() | Peter Zijlstra | 5 | -11/+20 |
2009-09-15 | sched: Move sched_balance_self() into sched_fair.c | Peter Zijlstra | 2 | -146/+145 |
2009-09-15 | sched: Move code around | Peter Zijlstra | 1 | -42/+39 |
2009-09-15 | sched: Add come comments to the sched features | Peter Zijlstra | 1 | -8/+85 |
2009-09-15 | sched: Complete buddy switches | Mike Galbraith | 2 | -1/+3 |
2009-09-15 | sched: Split WAKEUP_OVERLAP | Peter Zijlstra | 2 | -3/+5 |
2009-09-15 | sched: Fix double_rq_lock() compile warning | Peter Zijlstra | 1 | -2/+2 |
2009-09-14 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -40/+4 |
2009-09-14 | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -22/+40 |
2009-09-14 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -39/+30 |
2009-09-14 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2009-09-14 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -33/+61 |
2009-09-14 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 27 | -786/+1203 |
2009-09-14 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 28 | -1010/+1024 |
2009-09-14 | Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 14 | -687/+15 |
2009-09-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 23 | -175/+150 |
2009-09-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -311/+269 |
2009-09-12 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 48 | -1805/+4064 |
2009-09-12 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 32 | -270/+946 |
2009-09-12 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 65 | -1286/+4106 |
2009-09-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 18 | -614/+1117 |
2009-09-12 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 54 | -1405/+7110 |
2009-09-12 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -403/+766 |
2009-09-12 | Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -9/+194 |
2009-09-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -35/+19 |
2009-09-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 37 | -3667/+1636 |
2009-09-12 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -57/+118 |
2009-09-12 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 19 | -652/+1209 |
2009-09-12 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 29 | -963/+720 |
2009-09-12 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -17/+30 |
2009-09-12 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -21/+56 |
2009-09-12 | Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+6 |
2009-09-11 | Merge branch 'nfs-for-2.6.32' | Trond Myklebust | 48 | -1805/+4064 |
2009-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 53 | -1512/+4515 |
2009-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 221 | -6969/+30709 |
2009-09-11 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 29 | -778/+1285 |
2009-09-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 91 | -1322/+1435 |
2009-09-11 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 8 | -101/+323 |
2009-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 63 | -595/+1278 |
2009-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 96 | -595/+2231 |
2009-09-11 | kmemleak: Improve the "Early log buffer exceeded" error message | Catalin Marinas | 1 | -1/+2 |
2009-09-11 | [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code | Michael Holzheu | 4 | -16/+14 |
2009-09-11 | [S390] Wire up page fault events for software perf counters. | Heiko Carstens | 1 | -4/+9 |