aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
Commit message (Expand)AuthorAge
* sched: release buddies on yieldPeter Zijlstra2008-11-11
* sched: fix buddies for group schedulingPeter Zijlstra2008-11-05
* sched: backward looking buddyPeter Zijlstra2008-11-05
* sched: fix fair preempt checkPeter Zijlstra2008-11-05
* sched: cleanup fair task selectionPeter Zijlstra2008-11-05
* sched: virtual time buddy preemptionPeter Zijlstra2008-10-24
* sched: re-instate vruntime based wakeup preemptionPeter Zijlstra2008-10-24
* sched: weaken sync hintMike Galbraith2008-10-24
* sched: more accurate min_vruntime accountingPeter Zijlstra2008-10-24
* Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-24
|\
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-23
| |\
| | \
| | \
| *-. \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
| |\ \ \
| | | * | timers: fix itimer/many thread hangFrank Mayhar2008-09-14
| | |/ / | |/| |
* | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-22
| |_|/ |/| |
* | | sched: revert back to per-rq vruntimePeter Zijlstra2008-10-20
* | | sched: fair scheduler should not resched rt tasksPeter Zijlstra2008-10-20
* | | sched: minor fast-path overhead reductionMike Galbraith2008-10-17
| |/ |/|
* | sched: sync wakeups vs avg_overlapPeter Zijlstra2008-10-08
* | sched: minor optimizations in wake_affine and select_task_rq_fairAmit K. Arora2008-09-30
* | sched: maintain only task entities in cfs_rq->tasks listBharata B Rao2008-09-25
* | sched: fixup buddy selectionPeter Zijlstra2008-09-23
* | sched: fixlet for group load balancePeter Zijlstra2008-09-23
* | sched: rework wakeup preemptionPeter Zijlstra2008-09-23
* | sched: fix list traversal to use _rcu variantChris Friesen2008-09-22
* | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-22
* | sched: fix __load_balance_iterator() for cfq with only one taskGautham R Shenoy2008-09-06
* | sched: call resched_task() conditionally from new task wake up pathBharata B Rao2008-08-28
|/
* sched: fix mysql+oltp regressionMike Galbraith2008-08-11
* sched: fix warning in hrtick_start_fair()Peter Zijlstra2008-07-28
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\
| * Merge branch 'sched/urgent' into sched/develIngo Molnar2008-07-20
| |\
| | * sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-20
| * | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-18
| |/
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
|\|
| * sched: add avg-overlap support to RT tasksGregory Haskins2008-07-04
| * sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani2008-06-27
| * sched: bias effective_load() error towards failing wake_affine().Peter Zijlstra2008-06-27
| * sched: incremental effective_load()Peter Zijlstra2008-06-27
| * sched: correct wakeup weight calculationsPeter Zijlstra2008-06-27
| * sched: fix mult overflowSrivatsa Vaddagiri2008-06-27
| * sched: optimize effective_load()Peter Zijlstra2008-06-27
| * sched: fix task_h_load()Peter Zijlstra2008-06-27
| * sched: fix load scaling in group balancingPeter Zijlstra2008-06-27
| * sched: hierarchical load vs affine wakeupsPeter Zijlstra2008-06-27
| * sched: simplify the group load balancerPeter Zijlstra2008-06-27
| * sched: no need to aggregate task_weightPeter Zijlstra2008-06-27
| * sched: kill task_group balancingSrivatsa Vaddagiri2008-06-27
| * sched: fix sched_domain aggregationPeter Zijlstra2008-06-27
| * sched: fix wakeup granularity and buddy granularityPeter Zijlstra2008-06-27
| * sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-27