sched: fix buddie group latency
[safe/jmp/linux-2.6] / kernel / sched_fair.c
2009-02-01 Peter Zijlstrasched: fix buddie group latency
2009-02-01 Mike Galbraithsched: clear buddies more aggressively
2009-02-01 Peter Zijlstrasched: fix sync wakeups
2009-01-15 Lin Mingsched: sched_slice() fixlet
2009-01-15 Peter Zijlstrasched: fix update_min_vruntime
2009-01-15 Peter Zijlstrasched: SCHED_OTHER vs SCHED_IDLE isolation
2009-01-08 Wu Fengguanggeneric swap(): sched: remove local swap() macro
2009-01-05 Ingo MolnarMerge branch 'linus' into sched/urgent
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02 Mike Galbraithsched: fix sched_slice()
2008-12-19 Vaidyanathan Srini... sched: bias task wakeups to preferred semi-idle packages
2008-12-16 Peter Zijlstrasched: optimize update_curr()
2008-12-16 Mike Galbraithsched: fix wakeup preemption clock
2008-11-24 Rusty Russellsched: convert remaining old-style cpumask operators
2008-11-24 Rusty Russellsched: wrap sched_group and sched_domain cpumask accesses.
2008-11-11 Peter Zijlstrasched: release buddies on yield
2008-11-05 Peter Zijlstrasched: fix buddies for group scheduling
2008-11-05 Peter Zijlstrasched: backward looking buddy
2008-11-05 Peter Zijlstrasched: fix fair preempt check
2008-11-05 Peter Zijlstrasched: cleanup fair task selection
2008-10-24 Peter Zijlstrasched: virtual time buddy preemption
2008-10-24 Peter Zijlstrasched: re-instate vruntime based wakeup preemption
2008-10-24 Mike Galbraithsched: weaken sync hint
2008-10-24 Peter Zijlstrasched: more accurate min_vruntime accounting
2008-10-24 Ingo MolnarMerge commit 'v2.6.28-rc1' into sched/urgent
2008-10-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-10-22 Li Zefansched: add CONFIG_SMP consistency
2008-10-20 Peter Zijlstrasched: revert back to per-rq vruntime
2008-10-20 Peter Zijlstrasched: fair scheduler should not resched rt tasks
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-17 Mike Galbraithsched: minor fast-path overhead reduction
2008-10-08 Peter Zijlstrasched: sync wakeups vs avg_overlap
2008-09-30 Amit K. Arorasched: minor optimizations in wake_affine and select_ta...
2008-09-25 Bharata B Raosched: maintain only task entities in cfs_rq->tasks...
2008-09-23 Peter Zijlstrasched: fixup buddy selection
2008-09-23 Peter Zijlstrasched: fixlet for group load balance
2008-09-23 Peter Zijlstrasched: rework wakeup preemption
2008-09-22 Chris Friesensched: fix list traversal to use _rcu variant
2008-09-22 Peter Zijlstrasched: wakeup preempt when small overlap
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-09-06 Gautham R Shenoysched: fix __load_balance_iterator() for cfq with only...
2008-08-28 Bharata B Raosched: call resched_task() conditionally from new task...
2008-08-11 Mike Galbraithsched: fix mysql+oltp regression
2008-07-28 Peter Zijlstrasched: fix warning in hrtick_start_fair()
2008-07-24 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-20 Ingo MolnarMerge branch 'sched/urgent' into sched/devel
2008-07-20 Peter Zijlstrasched, x86: clean up hrtick implementation
2008-07-18 Max Krasnyanskycpu hotplug, sched: Introduce cpu_active_map and redo...
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-07-04 Gregory Haskinssched: add avg-overlap support to RT tasks
2008-06-27 Dhaval Gianisched: make sched_{rt,fair}.c ifdefs more readable
2008-06-27 Peter Zijlstrasched: bias effective_load() error towards failing...
2008-06-27 Peter Zijlstrasched: incremental effective_load()
2008-06-27 Peter Zijlstrasched: correct wakeup weight calculations
2008-06-27 Srivatsa Vaddagirisched: fix mult overflow
2008-06-27 Peter Zijlstrasched: optimize effective_load()
2008-06-27 Peter Zijlstrasched: fix task_h_load()
2008-06-27 Peter Zijlstrasched: fix load scaling in group balancing
2008-06-27 Peter Zijlstrasched: hierarchical load vs affine wakeups
2008-06-27 Peter Zijlstrasched: simplify the group load balancer
2008-06-27 Peter Zijlstrasched: no need to aggregate task_weight
2008-06-27 Srivatsa Vaddagirisched: kill task_group balancing
2008-06-27 Peter Zijlstrasched: fix sched_domain aggregation
2008-06-27 Peter Zijlstrasched: fix wakeup granularity and buddy granularity
2008-06-27 Peter Zijlstrasched: revert revert of: fair-group: SMP-nice for group...
2008-06-27 Peter Zijlstrasched: fix calc_delta_asym, #2
2008-06-27 Peter Zijlstrasched: fix calc_delta_asym()
2008-06-27 Peter Zijlstrasched: revert the revert of: weight calculations
2008-06-06 Gregory Haskinssched: fix SCHED_OTHER balance iterator to include...
2008-05-29 Mike Galbraithsched: stop wake_affine from causing serious imbalance
2008-05-29 Ingo Molnarrevert ("sched: fair-group: SMP-nice for group scheduling")
2008-05-29 Ingo Molnarrevert ("sched: fair: weight calculations")
2008-05-23 Ingo Molnarftrace: remove add-hoc code
2008-05-23 Ingo Molnarftrace: sched special
2008-05-23 Mike Traviscore: use performance variant for_each_cpu_mask_nr
2008-05-08 Mike Galbraithsched: fix weight calculations
2008-05-05 Peter Zijlstrasched: add optional support for CONFIG_HAVE_UNSTABLE_SC...
2008-05-05 Mike Galbraithsched: fix debugging
2008-05-05 Gregory Haskinssched: fix SCHED_FAIR wake-idle logic error
2008-05-05 Harvey Harrisonsched: add statics, don't return void expressions
2008-05-05 Peter Zijlstrasched: fix normalized sleeper
2008-04-19 Peter Zijlstrasched: debug: show a weight tree
2008-04-19 Peter Zijlstrasched: fair: weight calculations
2008-04-19 Peter Zijlstrasched: fair-group: de-couple load-balancing from the...
2008-04-19 Peter Zijlstrasched: fair-group scheduling vs latency
2008-04-19 Peter Zijlstrasched: fair-group: SMP-nice for group scheduling
2008-04-19 Hidetoshi Setosched, cpuset: customize sched domains, core
2008-04-19 Peter Zijlstrasched: prepatory code movement
2008-04-19 Dhaval Gianisched: mix tasks and groups
2008-04-19 Peter Zijlstrasched: old sleeper bonus
2008-04-19 Peter Zijlstrasched: fix regression with sched yield
2008-04-19 Ingo Molnarsched: remove sysctl_sched_batch_wakeup_granularity
2008-04-19 Peter Zijlstrasched: fix wakeup granularity for buddies
2008-04-19 Ingo Molnarsched: re-do "sched: fix fair sleepers"
2008-04-14 Ingo Molnarrevert "sched: fix fair sleepers"
2008-03-21 Peter Zijlstrasched: cleanup old and rarely used 'debug' features.
2008-03-19 Ingo Molnarsched: retune wake granularity
2008-03-19 Ingo Molnarsched: improve affine wakeups
next