summaryrefslogtreecommitdiff
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* sched, nohz: Implement sched group, domain aware nohz idle load balancingSuresh Siddha2011-12-061-113/+47
* sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-063-0/+33
* sched, nohz: Introduce nohz_flags in 'struct rq'Suresh Siddha2011-12-063-24/+40
* sched/rt: Code cleanup, remove a redundant function callShan Hai2011-12-061-1/+1
* sched: Fix the sched group node allocation for SD_OVERLAP domainsSuresh Siddha2011-12-061-1/+1
* sched: Set skip_clock_update in yield_task_fair()Mike Galbraith2011-12-062-0/+13
* sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith2011-12-062-0/+6
* sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha2011-12-062-13/+27
* events, sched: Add tracepoint for accounting blocked timeAndrew Vagin2011-12-061-0/+2
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-1716-0/+18909