Age | Commit message (Expand) | Author |
2007-10-15 | sched: group scheduling, sysfs tunables | Dhaval Giani |
2007-10-15 | sched: disable sleeper_fairness on SCHED_BATCH | Peter Zijlstra |
2007-10-15 | sched: another wakeup_granularity fix | Peter Zijlstra |
2007-10-15 | sched: export cpu_clock() | Paul E. McKenney |
2007-10-15 | sched: fix: move the CPU check into ->task_new_fair() | Ingo Molnar |
2007-10-15 | sched: cleanup: function prototype cleanups | Ingo Molnar |
2007-10-15 | sched: cleanup: rename task_grp to task_group | Ingo Molnar |
2007-10-15 | sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG | Ingo Molnar |
2007-10-15 | sched: kfree(NULL) is valid | Ingo Molnar |
2007-10-15 | sched: style cleanup | Ingo Molnar |
2007-10-15 | sched: break out if printing a warning in sched_domain_debug() | Ingo Molnar |
2007-10-15 | sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y | Ingo Molnar |
2007-10-15 | sched: cleanup, remove the TASK_NONINTERACTIVE flag | Mike Galbraith |
2007-10-15 | sched: cleanup, make dequeue_entity() and update_stats_wait_end() similar | Dmitry Adamushko |
2007-10-15 | sched: cleanup, remove calc_weighted() | Dmitry Adamushko |
2007-10-15 | sched: tidy up SCHED_RR | Dmitry Adamushko |
2007-10-15 | sched: uninline scheduler | Alexey Dobriyan |
2007-10-15 | sched: tweak wakeup granularity | Ingo Molnar |
2007-10-15 | sched: optimize schedule() a bit on SMP | Ingo Molnar |
2007-10-15 | sched: fix __pick_next_entity() | Dmitry Adamushko |
2007-10-15 | sched: vslice fixups for non-0 nice levels | Ingo Molnar |
2007-10-15 | sched: whitespace cleanups | Ingo Molnar |
2007-10-15 | sched: mark scheduling classes as const | Ingo Molnar |
2007-10-15 | sched: group scheduler, fix latency | Srivatsa Vaddagiri |
2007-10-15 | sched: group scheduler, fix bloat | Srivatsa Vaddagiri |
2007-10-15 | sched: group scheduler, fix coding style issues | Srivatsa Vaddagiri |
2007-10-15 | sched: cleanup, remove stale comment | Ingo Molnar |
2007-10-15 | sched: speed up and simplify vslice calculations | Peter Zijlstra |
2007-10-15 | sched: clean up min_vruntime use | Peter Zijlstra |
2007-10-15 | sched: group scheduler SMP migration fix | Srivatsa Vaddagiri |
2007-10-15 | sched: clean up schedstats, cnt -> count | Ingo Molnar |
2007-10-15 | sched: yield fix | Dmitry Adamushko |
2007-10-15 | sched: group scheduler wakeup latency fix | Srivatsa Vaddagiri |
2007-10-15 | sched: remove set_leftmost() | Ingo Molnar |
2007-10-15 | sched: clean up sched_fork() | Hiroshi Shimamoto |
2007-10-15 | sched: max_vruntime() simplification | Peter Zijlstra |
2007-10-15 | sched: fix sched_fork() | Ingo Molnar |
2007-10-15 | sched: fix sign check error in place_entity() | Ingo Molnar |
2007-10-15 | sched: undo some of the recent changes | Ingo Molnar |
2007-10-15 | sched: remove last_min_vruntime effect | Ingo Molnar |
2007-10-15 | sched: remove condition from set_task_cpu() | Ingo Molnar |
2007-10-15 | sched: entity_key() fix | Ingo Molnar |
2007-10-15 | sched debug: check spread | Peter Zijlstra |
2007-10-15 | sched debug: more width for parameter printouts | Ingo Molnar |
2007-10-15 | sched: add vslice | Peter Zijlstra |
2007-10-15 | sched debug: print settings | Ingo Molnar |
2007-10-15 | sched: remove unneeded tunables | Ingo Molnar |
2007-10-15 | sched debug: BKL usage statistics, fix | S.Caglar Onur |
2007-10-15 | sched debug: BKL usage statistics | Ingo Molnar |
2007-10-15 | sched: enable CONFIG_FAIR_GROUP_SCHED=y by default | Ingo Molnar |