summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2011-12-06sched, nohz: Implement sched group, domain aware nohz idle load balancingSuresh Siddha
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha
2011-12-06sched, nohz: Introduce nohz_flags in 'struct rq'Suresh Siddha
2011-12-06sched/rt: Code cleanup, remove a redundant function callShan Hai
2011-12-06sched: Fix the sched group node allocation for SD_OVERLAP domainsSuresh Siddha
2011-12-06sched: Set skip_clock_update in yield_task_fair()Mike Galbraith
2011-12-06sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith
2011-12-06sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha
2011-12-06events, sched: Add tracepoint for accounting blocked timeAndrew Vagin
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra