aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* | | sched: fix rt ptracer monopolizing CPUGautham R Shenoy2007-10-15
* | | sched: group scheduling, sysfs tunablesDhaval Giani2007-10-15
* | | sched: disable sleeper_fairness on SCHED_BATCHPeter Zijlstra2007-10-15
* | | sched: another wakeup_granularity fixPeter Zijlstra2007-10-15
* | | sched: export cpu_clock()Paul E. McKenney2007-10-15
* | | sched: fix: move the CPU check into ->task_new_fair()Ingo Molnar2007-10-15
* | | sched: cleanup: function prototype cleanupsIngo Molnar2007-10-15
* | | sched: cleanup: rename task_grp to task_groupIngo Molnar2007-10-15
* | | sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVGIngo Molnar2007-10-15
* | | sched: kfree(NULL) is validIngo Molnar2007-10-15
* | | sched: style cleanupIngo Molnar2007-10-15
* | | sched: break out if printing a warning in sched_domain_debug()Ingo Molnar2007-10-15
* | | sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=yIngo Molnar2007-10-15
* | | sched: cleanup, make dequeue_entity() and update_stats_wait_end() similarDmitry Adamushko2007-10-15
* | | sched: cleanup, remove calc_weighted()Dmitry Adamushko2007-10-15
* | | sched: tidy up SCHED_RRDmitry Adamushko2007-10-15
* | | sched: uninline schedulerAlexey Dobriyan2007-10-15
* | | sched: tweak wakeup granularityIngo Molnar2007-10-15
* | | sched: optimize schedule() a bit on SMPIngo Molnar2007-10-15
* | | sched: fix __pick_next_entity()Dmitry Adamushko2007-10-15
* | | sched: vslice fixups for non-0 nice levelsIngo Molnar2007-10-15
* | | sched: whitespace cleanupsIngo Molnar2007-10-15
* | | sched: mark scheduling classes as constIngo Molnar2007-10-15
* | | sched: group scheduler, fix latencySrivatsa Vaddagiri2007-10-15
* | | sched: group scheduler, fix bloatSrivatsa Vaddagiri2007-10-15
* | | sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri2007-10-15
* | | sched: cleanup, remove stale commentIngo Molnar2007-10-15
* | | sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-15
* | | sched: clean up min_vruntime usePeter Zijlstra2007-10-15
* | | sched: group scheduler SMP migration fixSrivatsa Vaddagiri2007-10-15
* | | sched: clean up schedstats, cnt -> countIngo Molnar2007-10-15
* | | sched: yield fixDmitry Adamushko2007-10-15
* | | sched: group scheduler wakeup latency fixSrivatsa Vaddagiri2007-10-15
* | | sched: remove set_leftmost()Ingo Molnar2007-10-15
* | | sched: clean up sched_fork()Hiroshi Shimamoto2007-10-15
* | | sched: max_vruntime() simplificationPeter Zijlstra2007-10-15
* | | sched: fix sched_fork()Ingo Molnar2007-10-15
* | | sched: fix sign check error in place_entity()Ingo Molnar2007-10-15
* | | sched: undo some of the recent changesIngo Molnar2007-10-15
* | | sched: remove last_min_vruntime effectIngo Molnar2007-10-15
* | | sched: remove condition from set_task_cpu()Ingo Molnar2007-10-15
* | | sched: entity_key() fixIngo Molnar2007-10-15
* | | sched debug: check spreadPeter Zijlstra2007-10-15
* | | sched debug: more width for parameter printoutsIngo Molnar2007-10-15
* | | sched: add vslicePeter Zijlstra2007-10-15
* | | sched debug: print settingsIngo Molnar2007-10-15
* | | sched: remove unneeded tunablesIngo Molnar2007-10-15
* | | sched debug: BKL usage statistics, fixS.Caglar Onur2007-10-15
* | | sched debug: BKL usage statisticsIngo Molnar2007-10-15
* | | sched: add fair-user schedulerSrivatsa Vaddagiri2007-10-15