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