aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_rt.c
AgeCommit message (Expand)Author
2007-10-15sched: tidy up SCHED_RRDmitry Adamushko
2007-10-15sched: uninline schedulerAlexey Dobriyan
2007-10-15sched: mark scheduling classes as constIngo Molnar
2007-10-15sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri
2007-10-15sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko
2007-10-15sched: simplify sched_class::yield_task()Dmitry Adamushko
2007-10-15sched: group-scheduler coreSrivatsa Vaddagiri
2007-08-24sched: optimize task_tick_rt() a bitDmitry Adamushko
2007-08-09sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_curr_rt()Ingo Molnar
2007-08-09sched: remove 'now' use from assignmentsIngo Molnar
2007-08-09sched: fix bug in balance_tasks()Peter Williams
2007-08-09sched: simplify move_tasks()Peter Williams
2007-08-02[PATCH] sched: reduce debug codeIngo Molnar
2007-08-02[PATCH] sched: ->task_new cleanupIngo Molnar
2007-07-09sched: cfs core, kernel/sched_rt.cIngo Molnar