| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core | Ingo Molnar | 2009-02-15 | 1 | -2/+9 |
|\ |
|
| * | sched: revert recent sync wakeup changes | Peter Zijlstra | 2009-02-11 | 1 | -2/+9 |
| | | |
| \ | |
*-. \ | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 2009-02-08 | 1 | -21/+48 |
|\ \ \
| | |/ |
|
| | * | sched: fix buddie group latency | Peter Zijlstra | 2009-02-01 | 1 | -2/+8 |
| | * | sched: clear buddies more aggressively | Mike Galbraith | 2009-02-01 | 1 | -1/+12 |
| | * | sched: fix sync wakeups | Peter Zijlstra | 2009-02-01 | 1 | -9/+2 |
| | * | sched: sched_slice() fixlet | Lin Ming | 2009-01-15 | 1 | -1/+4 |
| | * | sched: fix update_min_vruntime | Peter Zijlstra | 2009-01-15 | 1 | -1/+1 |
| | * | sched: SCHED_OTHER vs SCHED_IDLE isolation | Peter Zijlstra | 2009-01-15 | 1 | -8/+22 |
| |/ |
|
* | | sched: prefer wakers | Peter Zijlstra | 2009-01-15 | 1 | -6/+53 |
|/ |
|
* | generic swap(): sched: remove local swap() macro | Wu Fengguang | 2009-01-08 | 1 | -2/+0 |
* | Merge branch 'linus' into sched/urgent | Ingo Molnar | 2009-01-05 | 1 | -8/+24 |
|\ |
|
| * | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -8/+24 |
| |\ |
|
| | * | sched: bias task wakeups to preferred semi-idle packages | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -0/+18 |
| | * | sched: convert remaining old-style cpumask operators | Rusty Russell | 2008-11-24 | 1 | -2/+2 |
| | * | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell | 2008-11-24 | 1 | -6/+4 |
* | | | sched: fix sched_slice() | Mike Galbraith | 2009-01-02 | 1 | -18/+12 |
|/ / |
|
* | | sched: optimize update_curr() | Peter Zijlstra | 2008-12-16 | 1 | -0/+2 |
* | | sched: fix wakeup preemption clock | Mike Galbraith | 2008-12-16 | 1 | -4/+3 |
|/ |
|
* | sched: release buddies on yield | Peter Zijlstra | 2008-11-11 | 1 | -5/+12 |
* | sched: fix buddies for group scheduling | Peter Zijlstra | 2008-11-05 | 1 | -2/+14 |
* | sched: backward looking buddy | Peter Zijlstra | 2008-11-05 | 1 | -7/+25 |
* | sched: fix fair preempt check | Peter Zijlstra | 2008-11-05 | 1 | -0/+3 |
* | sched: cleanup fair task selection | Peter Zijlstra | 2008-11-05 | 1 | -22/+11 |
* | sched: virtual time buddy preemption | Peter Zijlstra | 2008-10-24 | 1 | -6/+4 |
* | sched: re-instate vruntime based wakeup preemption | Peter Zijlstra | 2008-10-24 | 1 | -6/+92 |
* | sched: weaken sync hint | Mike Galbraith | 2008-10-24 | 1 | -4/+3 |
* | sched: more accurate min_vruntime accounting | Peter Zijlstra | 2008-10-24 | 1 | -24/+25 |
* | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar | 2008-10-24 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-23 | 1 | -22/+40 |
| |\ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 | 1 | -176/+59 |
| |\ \ \ |
|
| | | * | | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | sched: add CONFIG_SMP consistency | Li Zefan | 2008-10-22 | 1 | -3/+2 |
| |_|/
|/| | |
|
* | | | sched: revert back to per-rq vruntime | Peter Zijlstra | 2008-10-20 | 1 | -17/+15 |
* | | | sched: fair scheduler should not resched rt tasks | Peter Zijlstra | 2008-10-20 | 1 | -4/+24 |
* | | | sched: minor fast-path overhead reduction | Mike Galbraith | 2008-10-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | sched: sync wakeups vs avg_overlap | Peter Zijlstra | 2008-10-08 | 1 | -8/+10 |
* | | sched: minor optimizations in wake_affine and select_task_rq_fair | Amit K. Arora | 2008-09-30 | 1 | -9/+7 |
* | | sched: maintain only task entities in cfs_rq->tasks list | Bharata B Rao | 2008-09-25 | 1 | -17/+9 |
* | | sched: fixup buddy selection | Peter Zijlstra | 2008-09-23 | 1 | -2/+2 |
* | | sched: fixlet for group load balance | Peter Zijlstra | 2008-09-23 | 1 | -13/+14 |
* | | sched: rework wakeup preemption | Peter Zijlstra | 2008-09-23 | 1 | -129/+4 |
* | | sched: fix list traversal to use _rcu variant | Chris Friesen | 2008-09-22 | 1 | -1/+1 |
* | | sched: wakeup preempt when small overlap | Peter Zijlstra | 2008-09-22 | 1 | -3/+10 |
* | | sched: fix __load_balance_iterator() for cfq with only one task | Gautham R Shenoy | 2008-09-06 | 1 | -1/+1 |
* | | sched: call resched_task() conditionally from new task wake up path | Bharata B Rao | 2008-08-28 | 1 | -1/+8 |
|/ |
|
* | sched: fix mysql+oltp regression | Mike Galbraith | 2008-08-11 | 1 | -7/+12 |
* | sched: fix warning in hrtick_start_fair() | Peter Zijlstra | 2008-07-28 | 1 | -1/+1 |
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 1 | -3/+5 |
|\ |
|
| * | Merge branch 'sched/urgent' into sched/devel | Ingo Molnar | 2008-07-20 | 1 | -3/+2 |
| |\ |
|