aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-15sched: clean up is_migration_thread()Ingo Molnar
2007-10-15sched: cleanup: refactor normalize_rt_tasksAndi Kleen
2007-10-15sched: cleanup: refactor common code of sleep_on / wait_for_completionAndi Kleen
2007-10-15sched: cleanup: remove unnecessary gotosAndi Kleen
2007-10-15sched: update commentIngo Molnar
2007-10-15sched: prevent wakeup over-schedulingMike Galbraith
2007-10-15sched: disable forced preemption by defaultPeter Zijlstra
2007-10-15sched: fix group scheduling for SCHED_BATCHDmitry Adamushko
2007-10-15sched: some proc entries are missed in sched_domain sys_ctl debug codeZou Nan hai
2007-10-15sched: fix rt ptracer monopolizing CPUGautham R Shenoy
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani
2007-10-15sched: disable sleeper_fairness on SCHED_BATCHPeter Zijlstra
2007-10-15sched: another wakeup_granularity fixPeter Zijlstra
2007-10-15sched: export cpu_clock()Paul E. McKenney
2007-10-15sched: fix: move the CPU check into ->task_new_fair()Ingo Molnar
2007-10-15sched: cleanup: function prototype cleanupsIngo Molnar
2007-10-15sched: cleanup: rename task_grp to task_groupIngo Molnar
2007-10-15sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVGIngo Molnar
2007-10-15sched: kfree(NULL) is validIngo Molnar
2007-10-15sched: style cleanupIngo Molnar
2007-10-15sched: break out if printing a warning in sched_domain_debug()Ingo Molnar
2007-10-15sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=yIngo Molnar
2007-10-15sched: cleanup, remove the TASK_NONINTERACTIVE flagMike Galbraith
2007-10-15sched: cleanup, make dequeue_entity() and update_stats_wait_end() similarDmitry Adamushko
2007-10-15sched: cleanup, remove calc_weighted()Dmitry Adamushko
2007-10-15sched: tidy up SCHED_RRDmitry Adamushko
2007-10-15sched: uninline schedulerAlexey Dobriyan
2007-10-15sched: tweak wakeup granularityIngo Molnar
2007-10-15sched: optimize schedule() a bit on SMPIngo Molnar
2007-10-15sched: fix __pick_next_entity()Dmitry Adamushko
2007-10-15sched: vslice fixups for non-0 nice levelsIngo Molnar
2007-10-15sched: whitespace cleanupsIngo Molnar
2007-10-15sched: mark scheduling classes as constIngo Molnar
2007-10-15sched: group scheduler, fix latencySrivatsa Vaddagiri
2007-10-15sched: group scheduler, fix bloatSrivatsa Vaddagiri
2007-10-15sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri
2007-10-15sched: cleanup, remove stale commentIngo Molnar
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra
2007-10-15sched: clean up min_vruntime usePeter Zijlstra
2007-10-15sched: group scheduler SMP migration fixSrivatsa Vaddagiri
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar
2007-10-15sched: yield fixDmitry Adamushko
2007-10-15sched: group scheduler wakeup latency fixSrivatsa Vaddagiri
2007-10-15sched: remove set_leftmost()Ingo Molnar
2007-10-15sched: clean up sched_fork()Hiroshi Shimamoto
2007-10-15sched: max_vruntime() simplificationPeter Zijlstra
2007-10-15sched: fix sched_fork()Ingo Molnar
2007-10-15sched: fix sign check error in place_entity()Ingo Molnar
2007-10-15sched: undo some of the recent changesIngo Molnar
2007-10-15sched: remove last_min_vruntime effectIngo Molnar