Age | Commit message (Expand) | Author | Files | Lines |
2007-10-24 | sched: isolate SMP balancing code a bit more | Peter Williams | 1 | -0/+4 |
2007-10-24 | sched: reduce balance-tasks overhead | Peter Williams | 1 | -9/+19 |
2007-10-15 | sched: tidy up SCHED_RR | Dmitry Adamushko | 1 | -1/+1 |
2007-10-15 | sched: uninline scheduler | Alexey Dobriyan | 1 | -1/+1 |
2007-10-15 | sched: mark scheduling classes as const | Ingo Molnar | 1 | -1/+2 |
2007-10-15 | sched: revert recent removal of set_curr_task() | Srivatsa Vaddagiri | 1 | -0/+8 |
2007-10-15 | sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() | Dmitry Adamushko | 1 | -5/+0 |
2007-10-15 | sched: simplify sched_class::yield_task() | Dmitry Adamushko | 1 | -2/+2 |
2007-10-15 | sched: group-scheduler core | Srivatsa Vaddagiri | 1 | -0/+5 |
2007-08-24 | sched: optimize task_tick_rt() a bit | Dmitry Adamushko | 1 | -3/+8 |
2007-08-09 | sched: remove the 'u64 now' parameter from ->put_prev_task() | Ingo Molnar | 1 | -1/+1 |
2007-08-09 | sched: remove the 'u64 now' parameter from ->pick_next_task() | Ingo Molnar | 1 | -1/+1 |
2007-08-09 | sched: remove the 'u64 now' parameter from ->dequeue_task() | Ingo Molnar | 1 | -2/+1 |
2007-08-09 | sched: remove the 'u64 now' parameter from ->enqueue_task() | Ingo Molnar | 1 | -2/+1 |
2007-08-09 | sched: remove the 'u64 now' parameter from update_curr_rt() | Ingo Molnar | 1 | -3/+3 |
2007-08-09 | sched: remove 'now' use from assignments | Ingo Molnar | 1 | -3/+3 |
2007-08-09 | sched: fix bug in balance_tasks() | Peter Williams | 1 | -17/+2 |
2007-08-09 | sched: simplify move_tasks() | Peter Williams | 1 | -4/+5 |
2007-08-02 | [PATCH] sched: reduce debug code | Ingo Molnar | 1 | -2/+2 |
2007-08-02 | [PATCH] sched: ->task_new cleanup | Ingo Molnar | 1 | -10/+0 |
2007-07-09 | sched: cfs core, kernel/sched_rt.c | Ingo Molnar | 1 | -0/+255 |