1. 3e9830d sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y by Ingo Molnar · 17 years ago
  2. a4ec24b sched: tidy up SCHED_RR by Dmitry Adamushko · 17 years ago
  3. a995744 sched: uninline scheduler by Alexey Dobriyan · 17 years ago
  4. 1e81995 sched: optimize schedule() a bit on SMP by Ingo Molnar · 17 years ago
  5. 3a25201 sched: whitespace cleanups by Ingo Molnar · 17 years ago
  6. 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 17 years ago
  7. 2830cf8 sched: group scheduler SMP migration fix by Srivatsa Vaddagiri · 17 years ago
  8. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  9. 2ddbf95 sched: clean up sched_fork() by Hiroshi Shimamoto · 17 years ago
  10. 02e4bac sched: fix sched_fork() by Ingo Molnar · 17 years ago
  11. 94359f0 sched: undo some of the recent changes by Ingo Molnar · 17 years ago
  12. 785c29e sched: remove condition from set_task_cpu() by Ingo Molnar · 17 years ago
  13. ddc9729 sched debug: check spread by Peter Zijlstra · 17 years ago
  14. 67e9fb2 sched: add vslice by Peter Zijlstra · 17 years ago
  15. b8efb56 sched debug: BKL usage statistics by Ingo Molnar · 17 years ago
  16. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  17. 9b5b775 sched: clean up code under CONFIG_FAIR_GROUP_SCHED by Srivatsa Vaddagiri · 17 years ago
  18. 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 17 years ago
  19. f6b5320 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 17 years ago
  20. 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 17 years ago
  21. 30cfdcf sched: do not keep current in the tree and get rid of sched_entity::fair_key by Dmitry Adamushko · 17 years ago
  22. 7074bad sched: add set_curr_task() calls by Dmitry Adamushko · 17 years ago
  23. 29f59db sched: group-scheduler core by Srivatsa Vaddagiri · 17 years ago
  24. 119fe5e sched: fix SMP migration latencies by Mike Galbraith · 17 years ago
  25. bbdba7c sched: remove wait_runtime fields and features by Ingo Molnar · 17 years ago
  26. e22f5bb sched: remove wait_runtime limit by Ingo Molnar · 17 years ago
  27. 495eca4 sched: clean up struct load_stat by Dmitry Adamushko · 17 years ago
  28. 94dfb5e sched: add tree based averages by Peter Zijlstra · 17 years ago
  29. 28a1f6f sched: remove SCHED_FEAT_SKIP_INITIAL by Ingo Molnar · 17 years ago
  30. 6cb5819 sched: optimize vruntime based scheduling by Ingo Molnar · 17 years ago
  31. bf5c91b sched: move sched_feat() definitions by Ingo Molnar · 17 years ago
  32. e9acbff sched: introduce se->vruntime by Ingo Molnar · 17 years ago
  33. 1091985 sched: speed up update_load_add/_sub() by Ingo Molnar · 17 years ago
  34. 62160e3 sched: track cfs_rq->curr on !group-scheduling too by Ingo Molnar · 17 years ago
  35. 53df556 sched: remove precise CPU load calculations #2 by Ingo Molnar · 17 years ago
  36. a25707f sched: remove precise CPU load by Ingo Molnar · 17 years ago
  37. 8ebc91d sched: remove stat_gran by Ingo Molnar · 17 years ago
  38. 2bd8e6d sched: use constants if !CONFIG_SCHED_DEBUG by Ingo Molnar · 17 years ago
  39. 38ad464 sched: uniform tunings by Ingo Molnar · 17 years ago
  40. eba1ed4 sched: debug: track maximum 'slice' by Ingo Molnar · 17 years ago
  41. 2e45874 sched: use list_for_each_entry_safe() in __wake_up_common() by Matthias Kaehlcke · 17 years ago
  42. 44142fa sched: fix sysctl_sched_child_runs_first flag by Ingo Molnar · 17 years ago
  43. f5ff842 Fix warnings with !CONFIG_BLOCK by Jens Axboe · 17 years ago
  44. 9c95e73 sched: fix invalid sched_class use by Hiroshi Shimamoto · 17 years ago
  45. 1799e35 sched: add /proc/sys/kernel/sched_compat_yield by Ingo Molnar · 17 years ago
  46. cf2ab46 sched: fix xtensa build warning by Ingo Molnar · 17 years ago
  47. a206c07 sched: debug: fix cfs_rq->wait_runtime accounting by Ingo Molnar · 17 years ago
  48. 7fd0d2d sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic. by Suresh Siddha · 17 years ago
  49. f6cf891 sched: make the scheduler converge to the ideal latency by Ingo Molnar · 17 years ago
  50. 50c4663 sched: s/sched_latency/sched_min_granularity by Ingo Molnar · 17 years ago
  51. 172ac3d sched: cleanup, sched_granularity -> sched_min_granularity by Ingo Molnar · 17 years ago
  52. 2180508 sched: adaptive scheduler granularity by Peter Zijlstra · 17 years ago
  53. deac4ee sched: simplify can_migrate_task() by Sven-Thorsten Dietrich · 17 years ago
  54. 71fd371 sched: remove HZ dependency from the granularity default by Ingo Molnar · 17 years ago
  55. 505c0ef sched: tweak the sched_runtime_limit tunable by Ingo Molnar · 17 years ago
  56. f549da8 sched: skip updating rq's next_balance under null SD by Suresh Siddha · 17 years ago
  57. f8700df sched: fix broken SMT/MC optimizations by Suresh Siddha · 17 years ago
  58. c57baf1 sched: fix sysctl directory permissions by Eric W. Biederman · 17 years ago
  59. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 17 years ago
  60. de0cf89 sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/ by Oleg Nesterov · 17 years ago
  61. 6707de00 sched: make global code static by Adrian Bunk · 17 years ago
  62. 529c772 sched: improve rq-clock overflow logic by Ingo Molnar · 17 years ago
  63. 194081e sched: round a bit better by Ingo Molnar · 17 years ago
  64. 254753d sched: make the multiplication table more accurate by Ingo Molnar · 17 years ago
  65. 6e82a3b sched: optimize update_rq_clock() calls in the load-balancer by Ingo Molnar · 17 years ago
  66. 2daa357 sched: optimize activate_task() by Ingo Molnar · 17 years ago
  67. 546fe3c sched: move the __update_rq_clock() call to scheduler_tick() by Ingo Molnar · 17 years ago
  68. bdd4dfa sched: remove the 'u64 now' local variables by Ingo Molnar · 17 years ago
  69. 2e1cb74 sched: remove the 'u64 now' parameter from deactivate_task() by Ingo Molnar · 17 years ago
  70. 69be72c sched: remove the 'u64 now' parameter from dequeue_task() by Ingo Molnar · 17 years ago
  71. 8159f87 sched: remove the 'u64 now' parameter from enqueue_task() by Ingo Molnar · 17 years ago
  72. db53181 sched: remove the 'u64 now' parameter from dec_nr_running() by Ingo Molnar · 17 years ago
  73. e5fa223 sched: remove the 'u64 now' parameter from inc_nr_running() by Ingo Molnar · 17 years ago
  74. 79b5ddd sched: remove the 'u64 now' parameter from dec_load() by Ingo Molnar · 17 years ago
  75. 29b4b62 sched: remove the 'u64 now' parameter from inc_load() by Ingo Molnar · 17 years ago
  76. 84a1d7a sched: remove the 'u64 now' parameter from update_curr_load() by Ingo Molnar · 17 years ago
  77. ee0827d sched: remove the 'u64 now' parameter from ->task_new() by Ingo Molnar · 17 years ago
  78. 31ee529 sched: remove the 'u64 now' parameter from ->put_prev_task() by Ingo Molnar · 17 years ago
  79. ff95f3d sched: remove the 'u64 now' parameter from pick_next_task() by Ingo Molnar · 17 years ago
  80. fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 17 years ago
  81. f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 17 years ago
  82. fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 17 years ago
  83. d281918 sched: remove 'now' use from assignments by Ingo Molnar · 17 years ago
  84. eb59449 sched: remove __rq_clock() by Ingo Molnar · 17 years ago
  85. c1b3da3 sched: eliminate __rq_clock() use by Ingo Molnar · 17 years ago
  86. 2ab8115 sched: remove rq_clock() by Ingo Molnar · 17 years ago
  87. a8e504d sched: eliminate rq_clock() use by Ingo Molnar · 17 years ago
  88. b04a0f4 sched: add [__]update_rq_clock(rq) by Ingo Molnar · 17 years ago
  89. a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 17 years ago
  90. e036185 sched: remove binary sysctls from kernel.sched_domain by Alexey Dobriyan · 17 years ago
  91. 8e717b1 sched: schedule() speedup by Ingo Molnar · 17 years ago
  92. 7bfd048 sched: uninline rq_clock() by Ingo Molnar · 17 years ago
  93. 9531b62 sched: clean up sched_getaffinity() by Ulrich Drepper · 17 years ago
  94. 4301065 sched: simplify move_tasks() by Peter Williams · 17 years ago
  95. f1a438d sched: reorder update_cpu_load(rq) with the ->task_tick() call by Ingo Molnar · 17 years ago
  96. 6cfb0d5 [PATCH] sched: reduce debug code by Ingo Molnar · 17 years ago
  97. 9c21724 [PATCH] sched: move load-calculation functions by Ingo Molnar · 17 years ago
  98. cad60d9 [PATCH] sched: ->task_new cleanup by Ingo Molnar · 17 years ago
  99. 4e6f96f [PATCH] sched: uninline inc/dec_nr_running() by Ingo Molnar · 17 years ago
  100. cb1c4fc [PATCH] sched: uninline calc_delta_mine() by Ingo Molnar · 17 years ago