| 2007-10-15 | Ingo Molnar | sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED... | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: kfree(NULL) is valid | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: style cleanup | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: break out if printing a warning in sched_domain_... | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Mike Galbraith | sched: cleanup, remove the TASK_NONINTERACTIVE flag | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: cleanup, make dequeue_entity() and update_stats_... | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: cleanup, remove calc_weighted() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: tidy up SCHED_RR | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Alexey Dobriyan | sched: uninline scheduler | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: tweak wakeup granularity | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: optimize schedule() a bit on SMP | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: fix __pick_next_entity() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: vslice fixups for non-0 nice levels | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: whitespace cleanups | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: mark scheduling classes as const | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: group scheduler, fix latency | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: group scheduler, fix bloat | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: group scheduler, fix coding style issues | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: cleanup, remove stale comment | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: speed up and simplify vslice calculations | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: clean up min_vruntime use | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: group scheduler SMP migration fix | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: clean up schedstats, cnt -> count | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: yield fix | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: group scheduler wakeup latency fix | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove set_leftmost() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Hiroshi Shimamoto | sched: clean up sched_fork() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: max_vruntime() simplification | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: fix sched_fork() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: fix sign check error in place_entity() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: undo some of the recent changes | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove last_min_vruntime effect | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove condition from set_task_cpu() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: entity_key() fix | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched debug: check spread | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched debug: more width for parameter printouts | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: add vslice | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched debug: print settings | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove unneeded tunables | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | S.Caglar Onur | sched debug: BKL usage statistics, fix | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched debug: BKL usage statistics | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: enable CONFIG_FAIR_GROUP_SCHED=y by default | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: fair-group sched, cleanups | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: add fair-user scheduler | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: clean up code under CONFIG_FAIR_GROUP_SCHED | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: print &rq->cfs stats | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: print nr_running and load in /proc/sched_debug | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: fix minor bug in yield | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: revert recent removal of set_curr_task() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: kernel/sched_fair.c whitespace cleanups | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Mike Galbraith | sched: fix formatting of /proc/sched_debug | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: enhance debug output | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: prettify /proc/sched_debug output | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: rework enqueue/dequeue_entity() to get rid of... | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: simplify sched_class::yield_task() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: optimize task_new_fair() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: fix delay accounting performance regression | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: do not keep current in the tree and get rid... | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: add set_curr_task() calls | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: sched_setscheduler() fix | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Srivatsa Vaddagiri | sched: group-scheduler core | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Mike Galbraith | sched: fix SMP migration latencies | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: better min_vruntime tracking | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: x86: allow single-depth wchan output | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: clean up schedstat block in dequeue_entity() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove wait_runtime fields and features | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove wait_runtime limit | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Dmitry Adamushko | sched: clean up struct load_stat | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: debug: update exec_clock only when SCHED_DEBUG | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: add more vruntime statistics | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: handle vruntime 64-bit overflow | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: add tree based averages | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove SCHED_FEAT_SKIP_INITIAL | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: add se->vruntime debugging | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: clean up new task placement | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: wakeup granularity increase | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: simplify check_preempt() methods | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: simplify adaptive latency | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: new task placement for vruntime | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: optimize vruntime based scheduling | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: move sched_feat() definitions | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: introduce se->vruntime | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: clean up calc_weighted() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: speed up update_load_add/_sub() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: uninline __enqueue_entity()/__dequeue_entity() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Peter Zijlstra | sched: simplify SCHED_FEAT_* code | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: cleanup: simplify cfs_rq_curr() methods | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: track cfs_rq->curr on !group-scheduling too | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove precise CPU load calculations #2 | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove precise CPU load | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: remove stat_gran | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: use constants if !CONFIG_SCHED_DEBUG | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: uniform tunings | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: debug: track maximum 'slice' | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: small sched_debug cleanup | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Matthias Kaehlcke | sched: use list_for_each_entry_safe() in __wake_up_common() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: resched task in task_new_fair() | commit | commitdiff | tree | snapshot | 
| 2007-10-15 | Ingo Molnar | sched: fix sysctl_sched_child_runs_first flag | commit | commitdiff | tree | snapshot | 
| 2007-10-14 | David Brownell | Fix compile while compiling drivers/mmc/host/mmc_spi... | commit | commitdiff | tree | snapshot | 
| next |