aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_rt.c
Commit message (Expand)AuthorAge
* sched: optimize task_tick_rt() a bitDmitry Adamushko2007-08-24
* sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from update_curr_rt()Ingo Molnar2007-08-09
* sched: remove 'now' use from assignmentsIngo Molnar2007-08-09
* sched: fix bug in balance_tasks()Peter Williams2007-08-09
* sched: simplify move_tasks()Peter Williams2007-08-09
* [PATCH] sched: reduce debug codeIngo Molnar2007-08-02
* [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-02
* sched: cfs core, kernel/sched_rt.cIngo Molnar2007-07-09