summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched: export cpu_clockIngo Molnar2008-06-271-0/+1
* sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani2008-06-272-8/+8
* sched: bias effective_load() error towards failing wake_affine().Peter Zijlstra2008-06-272-0/+29
* sched: incremental effective_load()Peter Zijlstra2008-06-272-3/+21
* sched: correct wakeup weight calculationsPeter Zijlstra2008-06-272-22/+30
* sched: fix mult overflowSrivatsa Vaddagiri2008-06-271-4/+4
* sched: update shares on wakeupPeter Zijlstra2008-06-273-2/+39
* sched: fix shares boost logicPeter Zijlstra2008-06-271-0/+3
* sched: disable source/target_load biasPeter Zijlstra2008-06-272-2/+3
* sched: optimize effective_load()Peter Zijlstra2008-06-271-4/+4
* sched: remove prio preference from balance decisionsPeter Zijlstra2008-06-271-9/+3
* sched: fix task_h_load()Peter Zijlstra2008-06-271-9/+40
* sched: fix load scaling in group balancingPeter Zijlstra2008-06-271-4/+6
* sched: hierarchical load vs find_busiest_groupPeter Zijlstra2008-06-271-3/+23
* sched: hierarchical load vs affine wakeupsPeter Zijlstra2008-06-271-2/+21
* sched: persistent average load per taskPeter Zijlstra2008-06-271-13/+12
* sched: fix sched_balance_self() smp group balancingPeter Zijlstra2008-06-271-0/+3
* sched: fix newidle smp group balancingPeter Zijlstra2008-06-271-0/+13
* sched: simplify the group load balancerPeter Zijlstra2008-06-272-229/+72
* sched: no need to aggregate task_weightPeter Zijlstra2008-06-272-16/+2
* sched: dont micro manage share lossesPeter Zijlstra2008-06-271-23/+3
* sched: kill task_group balancingSrivatsa Vaddagiri2008-06-271-13/+2
* sched: update aggregate when holding the RQsPeter Zijlstra2008-06-271-0/+20
* sched: fix sched_domain aggregationPeter Zijlstra2008-06-272-65/+60
* sched: add full schedstats to /proc/sched_debugPeter Zijlstra2008-06-271-2/+17
* sched: fix wakeup granularity and buddy granularityPeter Zijlstra2008-06-272-8/+8
* sched: sched_clock_cpu() based cpu_clock()Peter Zijlstra2008-06-272-76/+12
* sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-274-75/+488
* sched: fix calc_delta_asym, #2Peter Zijlstra2008-06-271-3/+6
* sched: fix calc_delta_asym()Peter Zijlstra2008-06-272-1/+28
* sched: revert the revert of: weight calculationsPeter Zijlstra2008-06-273-39/+76
* sched: clean up some unused variablesPeter Zijlstra2008-06-271-2/+0
* Merge branch 'linus' into sched/develIngo Molnar2008-06-253-29/+81
|\
| * kgdb: sparse fixJason Wessel2008-06-241-1/+2
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-231-20/+73
| |\
| | * futexes: fix fault handling in futex_lock_piThomas Gleixner2008-06-231-20/+73
| * | Merge branch 'linus' into sched/urgentIngo Molnar2008-06-234-10/+18
| |\ \ | | |/
| * | sched: refactor wait_for_completion_timeout()Oleg Nesterov2008-06-201-18/+6
| * | sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier2008-06-201-0/+10
| * | sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra2008-06-201-1/+2
* | | Merge branch 'linus' into sched/develIngo Molnar2008-06-235-10/+24
|\ \ \ | | |/ | |/|
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-204-10/+18
| |\ \ | | |/ | |/|
| | * softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel2008-06-191-5/+10
| | * rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt2008-06-191-2/+0
| | * cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan2008-06-192-3/+8
| * | sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi2008-06-191-0/+6
| * | sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2008-06-192-0/+28
* | | sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra2008-06-201-1/+2
* | | sched: rt: fix the bandwidth contraint computationsPeter Zijlstra2008-06-201-3/+8
* | | sched: rt: move some code aroundPeter Zijlstra2008-06-201-62/+57
OpenPOWER on IntegriCloud