summaryrefslogtreecommitdiffstats
path: root/kernel/sched/rt.c
AgeCommit message (Expand)AuthorLines
2012-03-27sched/rt: Improve pick_next_highest_task_rt()Michael J Wang-1/+1
2012-03-12printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra-1/+7
2012-03-01sched/rt: Do not throttle when PI boostingPeter Zijlstra-2/+18
2012-03-01sched/rt: Keep period timer ticking when rt throttling is activePeter Zijlstra-5/+8
2012-02-22sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto-2/+2
2012-01-27sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min-0/+5
2011-12-06sched/rt: Code cleanup, remove a redundant function callShan Hai-1/+1
2011-12-06sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith-0/+3
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra-0/+2045