summaryrefslogtreecommitdiffstats
path: root/kernel/sched/rt.c
Commit message (Expand)AuthorAgeFilesLines
* sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min2012-01-271-0/+5
* sched/rt: Code cleanup, remove a redundant function callShan Hai2011-12-061-1/+1
* sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith2011-12-061-0/+3
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-171-0/+2045