| Commit message (Expand) | Author | Age |
*-. | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 |
|\ \ |
|
| | * | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 |
| |/
|/| |
|
| * | sched: sync wakeups vs avg_overlap | Peter Zijlstra | 2008-10-08 |
| * | sched: minor optimizations in wake_affine and select_task_rq_fair | Amit K. Arora | 2008-09-30 |
| * | sched: maintain only task entities in cfs_rq->tasks list | Bharata B Rao | 2008-09-25 |
| * | sched: fixup buddy selection | Peter Zijlstra | 2008-09-23 |
| * | sched: fixlet for group load balance | Peter Zijlstra | 2008-09-23 |
| * | sched: rework wakeup preemption | Peter Zijlstra | 2008-09-23 |
| * | sched: fix list traversal to use _rcu variant | Chris Friesen | 2008-09-22 |
| * | sched: wakeup preempt when small overlap | Peter Zijlstra | 2008-09-22 |
| * | sched: fix __load_balance_iterator() for cfq with only one task | Gautham R Shenoy | 2008-09-06 |
| * | sched: call resched_task() conditionally from new task wake up path | Bharata B Rao | 2008-08-28 |
|/ |
|
* | sched: fix mysql+oltp regression | Mike Galbraith | 2008-08-11 |
* | sched: fix warning in hrtick_start_fair() | Peter Zijlstra | 2008-07-28 |
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 |
|\ |
|
| * | Merge branch 'sched/urgent' into sched/devel | Ingo Molnar | 2008-07-20 |
| |\ |
|
| | * | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 |
| * | | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky | 2008-07-18 |
| |/ |
|
* | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
|\| |
|
| * | sched: add avg-overlap support to RT tasks | Gregory Haskins | 2008-07-04 |
| * | sched: make sched_{rt,fair}.c ifdefs more readable | Dhaval Giani | 2008-06-27 |
| * | sched: bias effective_load() error towards failing wake_affine(). | Peter Zijlstra | 2008-06-27 |
| * | sched: incremental effective_load() | Peter Zijlstra | 2008-06-27 |
| * | sched: correct wakeup weight calculations | Peter Zijlstra | 2008-06-27 |
| * | sched: fix mult overflow | Srivatsa Vaddagiri | 2008-06-27 |
| * | sched: optimize effective_load() | Peter Zijlstra | 2008-06-27 |
| * | sched: fix task_h_load() | Peter Zijlstra | 2008-06-27 |
| * | sched: fix load scaling in group balancing | Peter Zijlstra | 2008-06-27 |
| * | sched: hierarchical load vs affine wakeups | Peter Zijlstra | 2008-06-27 |
| * | sched: simplify the group load balancer | Peter Zijlstra | 2008-06-27 |
| * | sched: no need to aggregate task_weight | Peter Zijlstra | 2008-06-27 |
| * | sched: kill task_group balancing | Srivatsa Vaddagiri | 2008-06-27 |
| * | sched: fix sched_domain aggregation | Peter Zijlstra | 2008-06-27 |
| * | sched: fix wakeup granularity and buddy granularity | Peter Zijlstra | 2008-06-27 |
| * | sched: revert revert of: fair-group: SMP-nice for group scheduling | Peter Zijlstra | 2008-06-27 |
| * | sched: fix calc_delta_asym, #2 | Peter Zijlstra | 2008-06-27 |
| * | sched: fix calc_delta_asym() | Peter Zijlstra | 2008-06-27 |
| * | sched: revert the revert of: weight calculations | Peter Zijlstra | 2008-06-27 |
| * | sched: fix SCHED_OTHER balance iterator to include all tasks | Gregory Haskins | 2008-06-06 |
* | | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 |
|\| |
|
| * | sched: stop wake_affine from causing serious imbalance | Mike Galbraith | 2008-05-29 |
| * | revert ("sched: fair-group: SMP-nice for group scheduling") | Ingo Molnar | 2008-05-29 |
| * | revert ("sched: fair: weight calculations") | Ingo Molnar | 2008-05-29 |
* | | core: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
|/ |
|
* | sched: fix weight calculations | Mike Galbraith | 2008-05-08 |
* | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra | 2008-05-05 |
* | sched: fix debugging | Mike Galbraith | 2008-05-05 |
* | sched: fix SCHED_FAIR wake-idle logic error | Gregory Haskins | 2008-05-05 |
* | sched: add statics, don't return void expressions | Harvey Harrison | 2008-05-05 |
* | sched: fix normalized sleeper | Peter Zijlstra | 2008-05-05 |