summaryrefslogtreecommitdiffstats
path: root/kernel/sched/sched.h
AgeCommit message (Expand)AuthorLines
2012-06-06sched: Fix domain iterationPeter Zijlstra-0/+2
2012-05-14sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra-1/+1
2012-05-09sched: Change rq->nr_running to unsigned intPeter Zijlstra-3/+3
2012-03-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+3
2012-03-29Merge branch 'sched/arch' into sched/urgentIngo Molnar-0/+3
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+2
2012-03-13sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas-0/+3
2012-03-01sched: Ditch per cgroup task lists for load-balancingPeter Zijlstra-8/+2
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar-7/+7
2012-02-22sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto-4/+0
2012-01-27sched: Remove sched_switchRakib Mullick-1/+0
2011-12-21sched: Only queue remote wakeups when crossing cache boundariesPeter Zijlstra-6/+36
2011-12-06sched: Use jump_labels for sched_featPeter Zijlstra-0/+27
2011-12-06sched/accounting: Re-use scheduler statistics for the root cgroupGlauber Costa-4/+30
2011-12-06sched: Save some hrtick_start_fair cyclesMike Galbraith-0/+7
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha-0/+1
2011-12-06sched, nohz: Introduce nohz_flags in 'struct rq'Suresh Siddha-1/+10
2011-12-06sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha-0/+2
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra-0/+1064