Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printk/sched: Introduce special printk_sched() for those awkward moments | Peter Zijlstra | 2012-03-12 | 1 | -1/+7 |
* | sched/rt: Do not throttle when PI boosting | Peter Zijlstra | 2012-03-01 | 1 | -2/+18 |
* | sched/rt: Keep period timer ticking when rt throttling is active | Peter Zijlstra | 2012-03-01 | 1 | -5/+8 |
* | sched: Make initial SCHED_RR timeslace DEF_TIMESLICE | Hiroshi Shimamoto | 2012-02-22 | 1 | -2/+2 |
* | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW | Chanho Min | 2012-01-27 | 1 | -0/+5 |
* | sched/rt: Code cleanup, remove a redundant function call | Shan Hai | 2011-12-06 | 1 | -1/+1 |
* | sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles | Mike Galbraith | 2011-12-06 | 1 | -0/+3 |
* | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra | 2011-11-17 | 1 | -0/+2045 |