aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-06-27sched: correct wakeup weight calculationsPeter Zijlstra
2008-06-27sched: fix mult overflowSrivatsa Vaddagiri
2008-06-27sched: update shares on wakeupPeter Zijlstra
2008-06-27sched: fix shares boost logicPeter Zijlstra
2008-06-27sched: disable source/target_load biasPeter Zijlstra
2008-06-27sched: optimize effective_load()Peter Zijlstra
2008-06-27sched: remove prio preference from balance decisionsPeter 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 find_busiest_groupPeter Zijlstra
2008-06-27sched: hierarchical load vs affine wakeupsPeter Zijlstra
2008-06-27sched: persistent average load per taskPeter Zijlstra
2008-06-27sched: fix sched_balance_self() smp group balancingPeter Zijlstra
2008-06-27sched: fix newidle smp group balancingPeter Zijlstra
2008-06-27sched: simplify the group load balancerPeter Zijlstra
2008-06-27sched: no need to aggregate task_weightPeter Zijlstra
2008-06-27sched: dont micro manage share lossesPeter Zijlstra
2008-06-27sched: kill task_group balancingSrivatsa Vaddagiri
2008-06-27sched: update aggregate when holding the RQsPeter Zijlstra
2008-06-27sched: fix sched_domain aggregationPeter Zijlstra
2008-06-27sched: add full schedstats to /proc/sched_debugPeter Zijlstra
2008-06-27sched: fix wakeup granularity and buddy granularityPeter Zijlstra
2008-06-27sched: sched_clock_cpu() based cpu_clock()Peter 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-27sched: clean up some unused variablesPeter Zijlstra
2008-06-25Merge branch 'linus' into sched/develIngo Molnar
2008-06-24kgdb: sparse fixJason Wessel
2008-06-23Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-23futexes: fix fault handling in futex_lock_piThomas Gleixner
2008-06-23Merge branch 'linus' into sched/develIngo Molnar
2008-06-23Merge branch 'linus' into sched/urgentIngo Molnar
2008-06-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-20sched: refactor wait_for_completion_timeout()Oleg Nesterov
2008-06-20sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra
2008-06-20sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra
2008-06-20sched: rt: fix the bandwidth contraint computationsPeter Zijlstra
2008-06-20sched: rt: move some code aroundPeter Zijlstra
2008-06-20sched: rt: fix SMP bandwidth balancing for throttled groupsPeter Zijlstra
2008-06-20sched: debug: add some rt debug outputPeter Zijlstra
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi
2008-06-19softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel
2008-06-19rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt
2008-06-19cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan
2008-06-19sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky
2008-06-19Merge branch 'sched' into sched-develIngo Molnar
2008-06-19sched: rt-group: fix RR bugletPeter Zijlstra