Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched: optimize task_tick_rt() a bit | Dmitry Adamushko | 2007-08-24 | 1 | -3/+8 |
* | sched: remove the 'u64 now' parameter from ->put_prev_task() | Ingo Molnar | 2007-08-09 | 1 | -1/+1 |
* | sched: remove the 'u64 now' parameter from ->pick_next_task() | Ingo Molnar | 2007-08-09 | 1 | -1/+1 |
* | sched: remove the 'u64 now' parameter from ->dequeue_task() | Ingo Molnar | 2007-08-09 | 1 | -2/+1 |
* | sched: remove the 'u64 now' parameter from ->enqueue_task() | Ingo Molnar | 2007-08-09 | 1 | -2/+1 |
* | sched: remove the 'u64 now' parameter from update_curr_rt() | Ingo Molnar | 2007-08-09 | 1 | -3/+3 |
* | sched: remove 'now' use from assignments | Ingo Molnar | 2007-08-09 | 1 | -3/+3 |
* | sched: fix bug in balance_tasks() | Peter Williams | 2007-08-09 | 1 | -17/+2 |
* | sched: simplify move_tasks() | Peter Williams | 2007-08-09 | 1 | -4/+5 |
* | [PATCH] sched: reduce debug code | Ingo Molnar | 2007-08-02 | 1 | -2/+2 |
* | [PATCH] sched: ->task_new cleanup | Ingo Molnar | 2007-08-02 | 1 | -10/+0 |
* | sched: cfs core, kernel/sched_rt.c | Ingo Molnar | 2007-07-09 | 1 | -0/+255 |