1. 6fa46fa sched: balance RT task resched only on runqueue by Steven Rostedt · 16 years ago
  2. 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 16 years ago
  3. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 16 years ago
  4. 9f0c1e5 sched: rt-group: interface by Peter Zijlstra · 16 years ago
  5. 23b0fdf sched: rt-group: deal with PI by Peter Zijlstra · 16 years ago
  6. 326587b sched: fix goto retry in pick_next_task_rt() by Dmitry Adamushko · 16 years ago
  7. 5a52dd5 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY by Peter Zijlstra · 16 years ago
  8. 1020387 sched: rt-group: reduce rescheduling by Peter Zijlstra · 16 years ago
  9. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 16 years ago
  10. 614ee1f sched: pull_rt_task() cleanup by Mike Galbraith · 16 years ago
  11. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 16 years ago
  12. fa85ae2 sched: rt time limit by Peter Zijlstra · 16 years ago
  13. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 16 years ago
  14. 78f2c7d sched: SCHED_FIFO/SCHED_RR watchdog timer by Peter Zijlstra · 16 years ago
  15. fa71706 sched: sched_rt_entity by Peter Zijlstra · 16 years ago
  16. c49443c sched: remove some old cpuset logic by Gregory Haskins · 16 years ago
  17. cdc8eb9 sched: RT-balance, only adjust overload state when changing by Gregory Haskins · 16 years ago
  18. cb46984 sched: RT-balance, add new methods to sched_class by Steven Rostedt · 16 years ago
  19. 9a897c5 sched: RT-balance, replace hooks with pre/post schedule and wakeup methods by Steven Rostedt · 16 years ago
  20. bdd7c81 sched: fix sched_rt.c:join/leave_domain by Ingo Molnar · 16 years ago
  21. 637f508 sched: only balance our RT tasks within our domain by Gregory Haskins · 16 years ago
  22. 7f51f29 sched: clean up schedule_balance_rt() by Ingo Molnar · 16 years ago
  23. 80bf317 sched: clean up pull_rt_task() by Ingo Molnar · 16 years ago
  24. 00597c3 sched: remove leftover debugging by Ingo Molnar · 16 years ago
  25. 6e1938d sched: remove rt_overload() by Ingo Molnar · 16 years ago
  26. 84de427 sched: clean up kernel/sched_rt.c by Ingo Molnar · 16 years ago
  27. deeeccd sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 16 years ago
  28. 4df64c0 sched: clean up find_lock_lowest_rq() by Ingo Molnar · 16 years ago
  29. 79064fb sched: clean up pick_next_highest_task_rt() by Ingo Molnar · 16 years ago
  30. 610bf05 sched: RT-balance, optimize cpu search by Steven Rostedt · 16 years ago
  31. 06f90db sched: RT-balance, optimize by Gregory Haskins · 16 years ago
  32. 17b3279 sched: break out early if RT task cannot be migrated by Gregory Haskins · 16 years ago
  33. e1f47d8 sched: RT-balance, avoid overloading by Steven Rostedt · 16 years ago
  34. a22d7fc sched: wake-balance fixes by Gregory Haskins · 16 years ago
  35. 6e1254d sched: optimize RT affinity by Gregory Haskins · 16 years ago
  36. 318e089 sched: pre-route RT tasks on wakeup by Gregory Haskins · 16 years ago
  37. 2de0b46 sched: RT balancing: include current CPU by Gregory Haskins · 16 years ago
  38. 07b4032 sched: break out search for RT tasks by Gregory Haskins · 16 years ago
  39. e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 16 years ago
  40. 697f0a4 sched: clean up this_rq use in kernel/sched_rt.c by Gregory Haskins · 16 years ago
  41. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 16 years ago
  42. c7a1e46 sched: disable standard balancer for RT tasks by Steven Rostedt · 16 years ago
  43. 4642daf sched: push RT tasks from overloaded CPUs by Steven Rostedt · 16 years ago
  44. f65eda4 sched: pull RT tasks from overloaded runqueues by Steven Rostedt · 16 years ago
  45. 4fd2917 sched: add rt-overload tracking by Steven Rostedt · 16 years ago
  46. e8fa136 sched: add RT task pushing by Steven Rostedt · 16 years ago
  47. 764a9d6 sched: track highest prio task queued by Steven Rostedt · 16 years ago
  48. 63489e4 sched: count # of queued RT tasks by Steven Rostedt · 16 years ago
  49. 58e2d4c sched: group scheduling, change how cpu load is calculated by Srivatsa Vaddagiri · 16 years ago
  50. 67e2be0 sched: rt: account the cpu time during the tick by Peter Zijlstra · 17 years ago
  51. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 17 years ago
  52. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 17 years ago
  53. e1d1484 sched: reduce balance-tasks overhead by Peter Williams · 17 years ago
  54. a4ec24b sched: tidy up SCHED_RR by Dmitry Adamushko · 17 years ago
  55. a995744 sched: uninline scheduler by Alexey Dobriyan · 17 years ago
  56. 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 17 years ago
  57. 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 17 years ago
  58. f6b5320 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 17 years ago
  59. 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 17 years ago
  60. 29f59db sched: group-scheduler core by Srivatsa Vaddagiri · 17 years ago
  61. 98fbc79 sched: optimize task_tick_rt() a bit by Dmitry Adamushko · 17 years ago
  62. 31ee529 sched: remove the 'u64 now' parameter from ->put_prev_task() by Ingo Molnar · 17 years ago
  63. fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 17 years ago
  64. f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 17 years ago
  65. fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 17 years ago
  66. f1e14ef sched: remove the 'u64 now' parameter from update_curr_rt() by Ingo Molnar · 17 years ago
  67. d281918 sched: remove 'now' use from assignments by Ingo Molnar · 17 years ago
  68. a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 17 years ago
  69. 4301065 sched: simplify move_tasks() by Peter Williams · 17 years ago
  70. 6cfb0d5 [PATCH] sched: reduce debug code by Ingo Molnar · 17 years ago
  71. cad60d9 [PATCH] sched: ->task_new cleanup by Ingo Molnar · 17 years ago
  72. bb44e5d sched: cfs core, kernel/sched_rt.c by Ingo Molnar · 17 years ago