1. bdd7c81 sched: fix sched_rt.c:join/leave_domain by Ingo Molnar · 18 years ago
  2. 637f508 sched: only balance our RT tasks within our domain by Gregory Haskins · 18 years ago
  3. 7f51f29 sched: clean up schedule_balance_rt() by Ingo Molnar · 18 years ago
  4. 80bf317 sched: clean up pull_rt_task() by Ingo Molnar · 18 years ago
  5. 00597c3 sched: remove leftover debugging by Ingo Molnar · 18 years ago
  6. 6e1938d sched: remove rt_overload() by Ingo Molnar · 18 years ago
  7. 84de427 sched: clean up kernel/sched_rt.c by Ingo Molnar · 18 years ago
  8. deeeccd sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 18 years ago
  9. 4df64c0 sched: clean up find_lock_lowest_rq() by Ingo Molnar · 18 years ago
  10. 79064fb sched: clean up pick_next_highest_task_rt() by Ingo Molnar · 18 years ago
  11. 610bf05 sched: RT-balance, optimize cpu search by Steven Rostedt · 18 years ago
  12. 06f90db sched: RT-balance, optimize by Gregory Haskins · 18 years ago
  13. 17b3279 sched: break out early if RT task cannot be migrated by Gregory Haskins · 18 years ago
  14. e1f47d8 sched: RT-balance, avoid overloading by Steven Rostedt · 18 years ago
  15. a22d7fc sched: wake-balance fixes by Gregory Haskins · 18 years ago
  16. 6e1254d sched: optimize RT affinity by Gregory Haskins · 18 years ago
  17. 318e089 sched: pre-route RT tasks on wakeup by Gregory Haskins · 18 years ago
  18. 2de0b46 sched: RT balancing: include current CPU by Gregory Haskins · 18 years ago
  19. 07b4032 sched: break out search for RT tasks by Gregory Haskins · 18 years ago
  20. e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 18 years ago
  21. 697f0a4 sched: clean up this_rq use in kernel/sched_rt.c by Gregory Haskins · 18 years ago
  22. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 18 years ago
  23. c7a1e46 sched: disable standard balancer for RT tasks by Steven Rostedt · 18 years ago
  24. 4642daf sched: push RT tasks from overloaded CPUs by Steven Rostedt · 18 years ago
  25. f65eda4 sched: pull RT tasks from overloaded runqueues by Steven Rostedt · 18 years ago
  26. 4fd2917 sched: add rt-overload tracking by Steven Rostedt · 18 years ago
  27. e8fa136 sched: add RT task pushing by Steven Rostedt · 18 years ago
  28. 764a9d6 sched: track highest prio task queued by Steven Rostedt · 18 years ago
  29. 63489e4 sched: count # of queued RT tasks by Steven Rostedt · 18 years ago
  30. 58e2d4c sched: group scheduling, change how cpu load is calculated by Srivatsa Vaddagiri · 18 years ago
  31. 67e2be0 sched: rt: account the cpu time during the tick by Peter Zijlstra · 18 years ago
  32. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 18 years ago
  33. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 18 years ago
  34. e1d1484 sched: reduce balance-tasks overhead by Peter Williams · 18 years ago
  35. a4ec24b sched: tidy up SCHED_RR by Dmitry Adamushko · 18 years ago
  36. a995744 sched: uninline scheduler by Alexey Dobriyan · 18 years ago
  37. 5522d5d sched: mark scheduling classes as const by Ingo Molnar · 18 years ago
  38. 83b699e sched: revert recent removal of set_curr_task() by Srivatsa Vaddagiri · 18 years ago
  39. f6b5320 sched: rework enqueue/dequeue_entity() to get rid of set_curr_task() by Dmitry Adamushko · 18 years ago
  40. 4530d7a sched: simplify sched_class::yield_task() by Dmitry Adamushko · 18 years ago
  41. 29f59db sched: group-scheduler core by Srivatsa Vaddagiri · 18 years ago
  42. 98fbc79 sched: optimize task_tick_rt() a bit by Dmitry Adamushko · 18 years ago
  43. 31ee529 sched: remove the 'u64 now' parameter from ->put_prev_task() by Ingo Molnar · 18 years ago
  44. fb8d472 sched: remove the 'u64 now' parameter from ->pick_next_task() by Ingo Molnar · 18 years ago
  45. f02231e sched: remove the 'u64 now' parameter from ->dequeue_task() by Ingo Molnar · 18 years ago
  46. fd390f6 sched: remove the 'u64 now' parameter from ->enqueue_task() by Ingo Molnar · 18 years ago
  47. f1e14ef sched: remove the 'u64 now' parameter from update_curr_rt() by Ingo Molnar · 18 years ago
  48. d281918 sched: remove 'now' use from assignments by Ingo Molnar · 18 years ago
  49. a4ac01c sched: fix bug in balance_tasks() by Peter Williams · 18 years ago
  50. 4301065 sched: simplify move_tasks() by Peter Williams · 18 years ago
  51. 6cfb0d5 [PATCH] sched: reduce debug code by Ingo Molnar · 18 years ago
  52. cad60d9 [PATCH] sched: ->task_new cleanup by Ingo Molnar · 18 years ago
  53. bb44e5d sched: cfs core, kernel/sched_rt.c by Ingo Molnar · 18 years ago