aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/rt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-27sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min1-0/+5
2011-12-06sched/rt: Code cleanup, remove a redundant function callShan Hai1-1/+1
2011-12-06sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith1-0/+3
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+2045