summaryrefslogtreecommitdiffstats
path: root/kernel/sched_idletask.c
Commit message (Expand)AuthorAgeFilesLines
* sched: make rt_sched_class, idle_sched_class staticHarvey Harrison2008-05-051-1/+1
* sched: high-res preemption tickPeter Zijlstra2008-01-251-1/+1
* sched: RT-balance, add new methods to sched_classSteven Rostedt2008-01-251-0/+31
* sched: de-SCHED_OTHER-ize the RT pathGregory Haskins2008-01-251-0/+9
* sched: isolate SMP balancing code a bit morePeter Williams2007-10-241-0/+4
* sched: reduce balance-tasks overheadPeter Williams2007-10-241-3/+11
* sched: mark scheduling classes as constIngo Molnar2007-10-151-1/+2
* sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri2007-10-151-0/+5
* sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko2007-10-151-5/+0
* sched: group-scheduler coreSrivatsa Vaddagiri2007-10-151-0/+5
* sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-091-1/+1
* sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-091-1/+1
* sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-091-1/+1
* sched: fix bug in balance_tasks()Peter Williams2007-08-091-1/+1
* sched: simplify move_tasks()Peter Williams2007-08-091-2/+2
* sched: cfs core, kernel/sched_idletask.cIngo Molnar2007-07-091-0/+71