aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* sched: remove 'now' use from assignmentsIngo Molnar2007-08-09
* sched: remove __rq_clock()Ingo Molnar2007-08-09
* sched: eliminate __rq_clock() useIngo Molnar2007-08-09
* sched: remove rq_clock()Ingo Molnar2007-08-09
* sched: eliminate rq_clock() useIngo Molnar2007-08-09
* sched: add [__]update_rq_clock(rq)Ingo Molnar2007-08-09
* sched: fix bug in balance_tasks()Peter Williams2007-08-09
* sched: remove binary sysctls from kernel.sched_domainAlexey Dobriyan2007-08-09
* sched: schedule() speedupIngo Molnar2007-08-09
* sched: uninline rq_clock()Ingo Molnar2007-08-09
* sched: clean up sched_getaffinity()Ulrich Drepper2007-08-09
* sched: simplify move_tasks()Peter Williams2007-08-09
* sched: reorder update_cpu_load(rq) with the ->task_tick() callIngo Molnar2007-08-09
* [PATCH] sched: reduce debug codeIngo Molnar2007-08-02
* [PATCH] sched: move load-calculation functionsIngo Molnar2007-08-02
* [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-02
* [PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar2007-08-02
* [PATCH] sched: uninline calc_delta_mine()Ingo Molnar2007-08-02
* [PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar2007-08-02
* [PATCH] sched: tidy up left over smpnice codePeter Williams2007-08-02
* [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-02
* sched: fix kernel-doc warningsRandy Dunlap2007-07-31
* [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakableNick Piggin2007-07-26
* [PATCH] sched: make cpu_clock() not use the rq clockIngo Molnar2007-07-26
* [PATCH] sched: remove unused rq->load_balance_classSatoru Takeuchi2007-07-26
* [PATCH] sched: arch preempt notifier mechanismAvi Kivity2007-07-26
* [PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2007-07-19
* [PATCH] sched: fix the all pinned logic in load_balance_newidle()Suresh Siddha2007-07-19
* [PATCH] sched: fix newly idle load balance in case of SMTSuresh Siddha2007-07-19
* use the new percpu interface for shared dataFenghua Yu2007-07-19
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* [PATCH] sched: prettify prio_to_wmult[]Ingo Molnar2007-07-16
* [PATCH] sched: document prio_to_wmult[]Ingo Molnar2007-07-16
* [PATCH] sched: improve weight-array commentsIngo Molnar2007-07-16
* CFS: Fix missing digit off in wmult tableThomas Gleixner2007-07-13
* [PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar2007-07-13
* [PATCH] sched: allow larger granularityIngo Molnar2007-07-13
* [PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith2007-07-13
* sched: add CFS creditsIngo Molnar2007-07-09
* sched: clean up sleep_on() APIsIngo Molnar2007-07-09
* sched: style cleanupsIngo Molnar2007-07-09
* sched: remove unused rq types from sched.cIngo Molnar2007-07-09
* sched: remove interactivity typesIngo Molnar2007-07-09
* sched: clean up include files in sched.cIngo Molnar2007-07-09
* sched: turn on the use of unstable eventsIngo Molnar2007-07-09
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-09
* sched: cfs core codeIngo Molnar2007-07-09
* sched: remove the sleep-bonus interactivity codeIngo Molnar2007-07-09
* sched: remove expired_starving()Ingo Molnar2007-07-09
* sched: remove sleep_typeIngo Molnar2007-07-09