aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_fair.c
AgeCommit message (Expand)Author
2008-10-24sched: virtual time buddy preemptionPeter Zijlstra
2008-10-24sched: re-instate vruntime based wakeup preemptionPeter Zijlstra
2008-10-24sched: weaken sync hintMike Galbraith
2008-10-24sched: more accurate min_vruntime accountingPeter Zijlstra
2008-10-24Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-22sched: add CONFIG_SMP consistencyLi Zefan
2008-10-20sched: revert back to per-rq vruntimePeter Zijlstra
2008-10-20sched: fair scheduler should not resched rt tasksPeter Zijlstra
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-17sched: minor fast-path overhead reductionMike Galbraith
2008-10-08sched: sync wakeups vs avg_overlapPeter Zijlstra
2008-09-30sched: minor optimizations in wake_affine and select_task_rq_fairAmit K. Arora
2008-09-25sched: maintain only task entities in cfs_rq->tasks listBharata B Rao
2008-09-23sched: fixup buddy selectionPeter Zijlstra
2008-09-23sched: fixlet for group load balancePeter Zijlstra
2008-09-23sched: rework wakeup preemptionPeter Zijlstra
2008-09-22sched: fix list traversal to use _rcu variantChris Friesen
2008-09-22sched: wakeup preempt when small overlapPeter Zijlstra
2008-09-14timers: fix itimer/many thread hangFrank Mayhar
2008-09-06sched: fix __load_balance_iterator() for cfq with only one taskGautham R Shenoy
2008-08-28sched: call resched_task() conditionally from new task wake up pathBharata B Rao
2008-08-11sched: fix mysql+oltp regressionMike Galbraith
2008-07-28sched: fix warning in hrtick_start_fair()Peter Zijlstra
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-20Merge branch 'sched/urgent' into sched/develIngo Molnar
2008-07-20sched, x86: clean up hrtick implementationPeter Zijlstra
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar
2008-07-04sched: add avg-overlap support to RT tasksGregory Haskins
2008-06-27sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani
2008-06-27sched: bias effective_load() error towards failing wake_affine().Peter Zijlstra
2008-06-27sched: incremental effective_load()Peter Zijlstra
2008-06-27sched: correct wakeup weight calculationsPeter Zijlstra
2008-06-27sched: fix mult overflowSrivatsa Vaddagiri
2008-06-27sched: optimize effective_load()Peter Zijlstra
2008-06-27sched: fix task_h_load()Peter Zijlstra
2008-06-27sched: fix load scaling in group balancingPeter Zijlstra
2008-06-27sched: hierarchical load vs affine wakeupsPeter Zijlstra
2008-06-27sched: simplify the group load balancerPeter Zijlstra
2008-06-27sched: no need to aggregate task_weightPeter Zijlstra
2008-06-27sched: kill task_group balancingSrivatsa Vaddagiri
2008-06-27sched: fix sched_domain aggregationPeter Zijlstra
2008-06-27sched: fix wakeup granularity and buddy granularityPeter Zijlstra
2008-06-27sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-06-27sched: fix calc_delta_asym, #2Peter Zijlstra
2008-06-27sched: fix calc_delta_asym()Peter Zijlstra
2008-06-27sched: revert the revert of: weight calculationsPeter Zijlstra
2008-06-06sched: fix SCHED_OTHER balance iterator to include all tasksGregory Haskins