Age | Commit message (Expand) | Author |
2007-12-20 | sched: rt: account the cpu time during the tick | Peter Zijlstra |
2007-12-02 | sched: cpu accounting controller (V2) | Srivatsa Vaddagiri |
2007-10-24 | sched: isolate SMP balancing code a bit more | Peter Williams |
2007-10-24 | sched: reduce balance-tasks overhead | Peter Williams |
2007-10-15 | sched: tidy up SCHED_RR | Dmitry Adamushko |
2007-10-15 | sched: uninline scheduler | Alexey Dobriyan |
2007-10-15 | sched: mark scheduling classes as const | Ingo Molnar |
2007-10-15 | sched: revert recent removal of set_curr_task() | Srivatsa Vaddagiri |
2007-10-15 | sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() | Dmitry Adamushko |
2007-10-15 | sched: simplify sched_class::yield_task() | Dmitry Adamushko |
2007-10-15 | sched: group-scheduler core | Srivatsa Vaddagiri |
2007-08-24 | sched: optimize task_tick_rt() a bit | Dmitry Adamushko |
2007-08-09 | sched: remove the 'u64 now' parameter from ->put_prev_task() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from ->pick_next_task() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from ->dequeue_task() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from ->enqueue_task() | Ingo Molnar |
2007-08-09 | sched: remove the 'u64 now' parameter from update_curr_rt() | Ingo Molnar |
2007-08-09 | sched: remove 'now' use from assignments | Ingo Molnar |
2007-08-09 | sched: fix bug in balance_tasks() | Peter Williams |
2007-08-09 | sched: simplify move_tasks() | Peter Williams |
2007-08-02 | [PATCH] sched: reduce debug code | Ingo Molnar |
2007-08-02 | [PATCH] sched: ->task_new cleanup | Ingo Molnar |
2007-07-09 | sched: cfs core, kernel/sched_rt.c | Ingo Molnar |