aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/rt.c
Commit message (Expand)AuthorAge
* sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-06
* sched/rt: Fix SCHED_RR across cgroupsColin Cross2012-05-30
* sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'Peter Zijlstra2012-05-30
* Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-04-14
|\
| * sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...Kirill Tkhai2012-04-12
* | sched/rt: Improve pick_next_highest_task_rt()Michael J Wang2012-03-27
|/
* printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra2012-03-12
* sched/rt: Do not throttle when PI boostingPeter Zijlstra2012-03-01
* sched/rt: Keep period timer ticking when rt throttling is activePeter Zijlstra2012-03-01
* sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2012-02-22
* sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min2012-01-27
* sched/rt: Code cleanup, remove a redundant function callShan Hai2011-12-06
* sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith2011-12-06
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17