1. 94359f0 sched: undo some of the recent changes by Ingo Molnar · 17 years ago
  2. dc1f31c sched: remove last_min_vruntime effect by Ingo Molnar · 17 years ago
  3. 8465e79 sched: entity_key() fix by Ingo Molnar · 17 years ago
  4. ddc9729 sched debug: check spread by Peter Zijlstra · 17 years ago
  5. 67e9fb2 sched: add vslice by Peter Zijlstra · 17 years ago
  6. c18b8a7 sched: remove unneeded tunables by Ingo Molnar · 17 years ago
  7. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  8. 75c28ac sched: print &rq->cfs stats by Srivatsa Vaddagiri · 17 years ago
  9. 72ea22f sched: fix minor bug in yield by Srivatsa Vaddagiri · 17 years ago
  10. 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 17 years ago
  11. edcb60a sched: kernel/sched_fair.c whitespace cleanups by Ingo Molnar · 17 years ago
  12. f6b53205 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 17 years ago
  13. 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 17 years ago
  14. 87fefa3 sched: optimize task_new_fair() by Dmitry Adamushko · 17 years ago
  15. 30cfdcf sched: do not keep current in the tree and get rid of sched_entity::fair_key by Dmitry Adamushko · 17 years ago
  16. d02e5ed sched: sched_setscheduler() fix by Dmitry Adamushko · 17 years ago
  17. 29f59db sched: group-scheduler core by Srivatsa Vaddagiri · 17 years ago
  18. 02e0431 sched: better min_vruntime tracking by Peter Zijlstra · 17 years ago
  19. db36cc7 sched: clean up schedstat block in dequeue_entity() by Dmitry Adamushko · 17 years ago
  20. bbdba7c sched: remove wait_runtime fields and features by Ingo Molnar · 17 years ago
  21. e22f5bb sched: remove wait_runtime limit by Ingo Molnar · 17 years ago
  22. 495eca4 sched: clean up struct load_stat by Dmitry Adamushko · 17 years ago
  23. 7a62eab sched: debug: update exec_clock only when SCHED_DEBUG by Ingo Molnar · 17 years ago
  24. 9014623c sched: handle vruntime 64-bit overflow by Peter Zijlstra · 17 years ago
  25. 94dfb5e sched: add tree based averages by Peter Zijlstra · 17 years ago
  26. 28a1f6f sched: remove SCHED_FEAT_SKIP_INITIAL by Ingo Molnar · 17 years ago
  27. aeb73b0 sched: clean up new task placement by Peter Zijlstra · 17 years ago
  28. 2e09bf5 sched: wakeup granularity increase by Ingo Molnar · 17 years ago
  29. 5c6b596 sched: simplify check_preempt() methods by Ingo Molnar · 17 years ago
  30. 6d0f0eb sched: simplify adaptive latency by Peter Zijlstra · 17 years ago
  31. 4d78e7b sched: new task placement for vruntime by Peter Zijlstra · 17 years ago
  32. 6cb5819 sched: optimize vruntime based scheduling by Ingo Molnar · 17 years ago
  33. bf5c91b sched: move sched_feat() definitions by Ingo Molnar · 17 years ago
  34. e9acbff sched: introduce se->vruntime by Ingo Molnar · 17 years ago
  35. 08e2388 sched: clean up calc_weighted() by Ingo Molnar · 17 years ago
  36. 19ccd97 sched: uninline __enqueue_entity()/__dequeue_entity() by Ingo Molnar · 17 years ago
  37. e59c80c sched: simplify SCHED_FEAT_* code by Peter Zijlstra · 17 years ago
  38. 429d43b sched: cleanup: simplify cfs_rq_curr() methods by Ingo Molnar · 17 years ago
  39. 62160e3 sched: track cfs_rq->curr on !group-scheduling too by Ingo Molnar · 17 years ago
  40. a25707f sched: remove precise CPU load by Ingo Molnar · 17 years ago
  41. 8ebc91d sched: remove stat_gran by Ingo Molnar · 17 years ago
  42. 2bd8e6d sched: use constants if !CONFIG_SCHED_DEBUG by Ingo Molnar · 17 years ago
  43. eba1ed4 sched: debug: track maximum 'slice' by Ingo Molnar · 17 years ago
  44. bb61c21 sched: resched task in task_new_fair() by Ingo Molnar · 17 years ago
  45. 30084fb sched: fix profile=sleep by Ingo Molnar · 17 years ago
  46. 1799e35 sched: add /proc/sys/kernel/sched_compat_yield by Ingo Molnar · 17 years ago
  47. 1169783 sched: fix ideal_runtime calculations for reniced tasks by Peter Zijlstra · 17 years ago
  48. 4a55b45 sched: improve prev_sum_exec_runtime setting by Peter Zijlstra · 17 years ago
  49. 7c92e54 sched: simplify __check_preempt_curr_fair() by Peter Zijlstra · 17 years ago
  50. a206c07 sched: debug: fix cfs_rq->wait_runtime accounting by Ingo Molnar · 17 years ago
  51. a0dc726 sched: fix niced_granularity() shift by Ingo Molnar · 17 years ago
  52. 9f508f8 sched: clean up task_new_fair() by Ingo Molnar · 17 years ago
  53. 213c8af sched: small schedstat fix by Ingo Molnar · 17 years ago
  54. b77d69d sched: fix wait_start_fair condition in update_stats_wait_end() by Ingo Molnar · 17 years ago
  55. 7109c442 sched: call update_curr() in task_tick_fair() by Ting Yang · 17 years ago
  56. f6cf891 sched: make the scheduler converge to the ideal latency by Ingo Molnar · 17 years ago
  57. 5f01d51 sched: fix sleeper bonus limit by Mike Galbraith · 17 years ago
  58. 172ac3d sched: cleanup, sched_granularity -> sched_min_granularity by Ingo Molnar · 17 years ago
  59. 2180508 sched: adaptive scheduler granularity by Peter Zijlstra · 17 years ago
  60. 095e56c sched: fix startup penalty calculation by Ingo Molnar · 17 years ago
  61. ea0aa3b sched: simplify bonus calculation #2 by Peter Zijlstra · 17 years ago
  62. a6f2994 sched: simplify bonus calculation #1 by Peter Zijlstra · 17 years ago
  63. b2133c8 sched: tidy up and simplify the bonus balance by Ingo Molnar · 17 years ago
  64. 71fd371 sched: remove HZ dependency from the granularity default by Ingo Molnar · 17 years ago
  65. 7c6c16f sched: CONFIG_SCHED_GROUP_FAIR=y fixlet by Bruce Ashfield · 17 years ago
  66. 5d2b3d3 sched: fix sleeper bonus by Ingo Molnar · 17 years ago
  67. e56f31a sched: fix typo in the FAIR_GROUP_SCHED branch by Ingo Molnar · 17 years ago
  68. 7cff8cf sched: refine negative nice level granularity by Ingo Molnar · 17 years ago
  69. a69edb5 sched: fix update_stats_enqueue() reniced codepath by Ingo Molnar · 17 years ago
  70. c3b64f1 sched: clean up set_curr_task_fair() by Ingo Molnar · 17 years ago
  71. d9e0e6aa sched: remove __update_rq_clock() call from entity_tick() by Ingo Molnar · 17 years ago
  72. bdd4dfa sched: remove the 'u64 now' local variables by Ingo Molnar · 17 years ago
  73. ee0827d sched: remove the 'u64 now' parameter from ->task_new() by Ingo Molnar · 17 years ago
  74. 31ee529 sched: remove the 'u64 now' parameter from ->put_prev_task() by Ingo Molnar · 17 years ago
  75. fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 17 years ago
  76. f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 17 years ago
  77. fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 17 years ago
  78. ab6cde2 sched: remove the 'u64 now' parameter from put_prev_entity() by Ingo Molnar · 17 years ago
  79. 9948f4b sched: remove the 'u64 now' parameter from pick_next_entity() by Ingo Molnar · 17 years ago
  80. 8494f41 sched: remove the 'u64 now' parameter from set_next_entity() by Ingo Molnar · 17 years ago
  81. 525c271 sched: remove the 'u64 now' parameter from dequeue_entity() by Ingo Molnar · 17 years ago
  82. 668031c sched: remove the 'u64 now' parameter from enqueue_entity() by Ingo Molnar · 17 years ago
  83. 2396af6 sched: remove the 'u64 now' parameter from enqueue_sleeper() by Ingo Molnar · 17 years ago
  84. dfdc119e sched: remove the 'u64 now' parameter from __enqueue_sleeper() by Ingo Molnar · 17 years ago
  85. c7e9b5b sched: remove the 'u64 now' parameter from update_stats_curr_end() by Ingo Molnar · 17 years ago
  86. 19b6a2e sched: remove the 'u64 now' parameter from update_stats_dequeue() by Ingo Molnar · 17 years ago
  87. 79303e9 sched: remove the 'u64 now' parameter from update_stats_curr_start() by Ingo Molnar · 17 years ago
  88. 9ef0a96 sched: remove the 'u64 now' parameter from update_stats_wait_end() by Ingo Molnar · 17 years ago
  89. eac55ea sched: remove the 'u64 now' parameter from __update_stats_wait_end() by Ingo Molnar · 17 years ago
  90. d2417e5 sched: remove the 'u64 now' parameter from update_stats_enqueue() by Ingo Molnar · 17 years ago
  91. 5870db5 sched: remove the 'u64 now' parameter from update_stats_wait_start() by Ingo Molnar · 17 years ago
  92. b7cc089 sched: remove the 'u64 now' parameter from update_curr() by Ingo Molnar · 17 years ago
  93. 5cef9ec sched: remove the 'u64 now' parameter from print_cfs_rq() by Ingo Molnar · 17 years ago
  94. d281918 sched: remove 'now' use from assignments by Ingo Molnar · 17 years ago
  95. c1b3da3 sched: eliminate __rq_clock() use by Ingo Molnar · 17 years ago
  96. a8e504d sched: eliminate rq_clock() use by Ingo Molnar · 17 years ago
  97. a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 17 years ago
  98. fd8bb43 sched: delta_exec accounting fix by Ingo Molnar · 17 years ago
  99. c5dcfe7 sched: clean up delta_mine by Ingo Molnar · 17 years ago
  100. 291ae5a sched: mark print_cfs_stats static by Josh Triplett · 17 years ago