aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/sched.h
AgeCommit message (Expand)Author
2012-09-13sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-09-04sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel
2012-08-20sched: Move cputime code to its own fileFrederic Weisbecker
2012-08-13sched,cgroup: Fix up task_groups listMike Galbraith
2012-08-13sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchiesPeter Zijlstra
2012-07-24sched: Fix race in task_group()Peter Zijlstra
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-06-06sched: Fix domain iterationPeter Zijlstra
2012-05-14sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra
2012-05-09sched: Change rq->nr_running to unsigned intPeter Zijlstra
2012-03-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-29Merge branch 'sched/arch' into sched/urgentIngo Molnar
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-13sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas
2012-03-01sched: Ditch per cgroup task lists for load-balancingPeter Zijlstra
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-22sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto
2012-01-27sched: Remove sched_switchRakib Mullick
2011-12-21sched: Only queue remote wakeups when crossing cache boundariesPeter Zijlstra
2011-12-06sched: Use jump_labels for sched_featPeter Zijlstra
2011-12-06sched/accounting: Re-use scheduler statistics for the root cgroupGlauber Costa
2011-12-06sched: Save some hrtick_start_fair cyclesMike Galbraith
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: Clean up domain traversal in select_idle_sibling()Suresh Siddha
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra