summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2007-08-02[PATCH] sched: reduce debug codeIngo Molnar
2007-08-02[PATCH] sched: move load-calculation functionsIngo Molnar
2007-08-02[PATCH] sched: ->task_new cleanupIngo Molnar
2007-08-02[PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar
2007-08-02[PATCH] sched: uninline calc_delta_mine()Ingo Molnar
2007-08-02[PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar
2007-08-02[PATCH] sched: tidy up left over smpnice codePeter Williams
2007-08-02[PATCH] sched: remove cache_hot_timeIngo Molnar
2007-07-31sched: fix kernel-doc warningsRandy Dunlap
2007-07-26[PATCH] sched: debug feature - make the sched-domains tree runtime-tweakableNick Piggin
2007-07-26[PATCH] sched: make cpu_clock() not use the rq clockIngo Molnar
2007-07-26[PATCH] sched: remove unused rq->load_balance_classSatoru Takeuchi
2007-07-26[PATCH] sched: arch preempt notifier mechanismAvi Kivity
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar
2007-07-19[PATCH] sched: fix the all pinned logic in load_balance_newidle()Suresh Siddha
2007-07-19[PATCH] sched: fix newly idle load balance in case of SMTSuresh Siddha
2007-07-19use the new percpu interface for shared dataFenghua Yu
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16[PATCH] sched: prettify prio_to_wmult[]Ingo Molnar
2007-07-16[PATCH] sched: document prio_to_wmult[]Ingo Molnar
2007-07-16[PATCH] sched: improve weight-array commentsIngo Molnar
2007-07-13CFS: Fix missing digit off in wmult tableThomas Gleixner
2007-07-13[PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar
2007-07-13[PATCH] sched: allow larger granularityIngo Molnar
2007-07-13[PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith
2007-07-09sched: add CFS creditsIngo Molnar
2007-07-09sched: clean up sleep_on() APIsIngo Molnar
2007-07-09sched: style cleanupsIngo Molnar
2007-07-09sched: remove unused rq types from sched.cIngo Molnar
2007-07-09sched: remove interactivity typesIngo Molnar
2007-07-09sched: clean up include files in sched.cIngo Molnar
2007-07-09sched: turn on the use of unstable eventsIngo Molnar
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar
2007-07-09sched: cfs core codeIngo Molnar
2007-07-09sched: remove the sleep-bonus interactivity codeIngo Molnar
2007-07-09sched: remove expired_starving()Ingo Molnar
2007-07-09sched: remove sleep_typeIngo Molnar
2007-07-09sched: cfs, add load-calculation methodsIngo Molnar
2007-07-09sched: clean up __normal_prio() positionIngo Molnar
2007-07-09sched: cleanup: move dequeue/enqueue_task()Ingo Molnar
2007-07-09sched: move around resched_task()Ingo Molnar
2007-07-09sched: clean up the rt priority macrosIngo Molnar
2007-07-09sched: add cfs_rq opsIngo Molnar
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar
2007-07-09sched: add rq_clock()/__rq_clock()Ingo Molnar
2007-07-09sched: cfs rq data typesIngo Molnar
2007-07-09sched: move code into kernel/sched_stats.hIngo Molnar
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar
2007-07-09sched: remove sched_exit()Ingo Molnar
2007-07-09sched: uninline set_task_cpu()Ingo Molnar