1. 77ae651 sched: fix mysql+oltp regression by Mike Galbraith · 16 years ago
  2. 157124c sched: fix warning in hrtick_start_fair() by Peter Zijlstra · 16 years ago
  3. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. d986434 Merge branch 'sched/urgent' into sched/devel by Ingo Molnar · 16 years ago
  5. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
  6. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 17 years ago
  7. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  8. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 17 years ago
  9. 2087a1a sched: add avg-overlap support to RT tasks by Gregory Haskins · 17 years ago
  10. 55e12e5 sched: make sched_{rt,fair}.c ifdefs more readable by Dhaval Giani · 17 years ago
  11. f5bfb7d sched: bias effective_load() error towards failing wake_affine(). by Peter Zijlstra · 17 years ago
  12. f1d239f sched: incremental effective_load() by Peter Zijlstra · 17 years ago
  13. 8337826 sched: correct wakeup weight calculations by Peter Zijlstra · 17 years ago
  14. 243e0e7 sched: fix mult overflow by Srivatsa Vaddagiri · 17 years ago
  15. cb5ef42 sched: optimize effective_load() by Peter Zijlstra · 17 years ago
  16. 4be9daa sched: fix task_h_load() by Peter Zijlstra · 17 years ago
  17. 42a3ac7 sched: fix load scaling in group balancing by Peter Zijlstra · 17 years ago
  18. bb3469a sched: hierarchical load vs affine wakeups by Peter Zijlstra · 17 years ago
  19. c8cba85 sched: simplify the group load balancer by Peter Zijlstra · 17 years ago
  20. a25b5ac sched: no need to aggregate task_weight by Peter Zijlstra · 17 years ago
  21. 53fecd8 sched: kill task_group balancing by Srivatsa Vaddagiri · 17 years ago
  22. b6a86c7 sched: fix sched_domain aggregation by Peter Zijlstra · 17 years ago
  23. 103638d9 sched: fix wakeup granularity and buddy granularity by Peter Zijlstra · 17 years ago
  24. c09595f sched: revert revert of: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 17 years ago
  25. ced8aa1 sched: fix calc_delta_asym, #2 by Peter Zijlstra · 17 years ago
  26. c9c294a sched: fix calc_delta_asym() by Peter Zijlstra · 17 years ago
  27. a7be37a sched: revert the revert of: weight calculations by Peter Zijlstra · 17 years ago
  28. 6d299f1 sched: fix SCHED_OTHER balance iterator to include all tasks by Gregory Haskins · 17 years ago
  29. b3137bc sched: stop wake_affine from causing serious imbalance by Mike Galbraith · 17 years ago
  30. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 17 years ago
  31. f9305d4 revert ("sched: fair: weight calculations") by Ingo Molnar · 17 years ago
  32. 363ab6f core: use performance variant for_each_cpu_mask_nr by Mike Travis · 17 years ago
  33. 4615112 sched: fix weight calculations by Mike Galbraith · 17 years ago
  34. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 17 years ago
  35. d7dcdc1 sched: fix debugging by Mike Galbraith · 17 years ago
  36. 104f645 sched: fix SCHED_FAIR wake-idle logic error by Gregory Haskins · 17 years ago
  37. 983ed7a sched: add statics, don't return void expressions by Harvey Harrison · 17 years ago
  38. a992241 sched: fix normalized sleeper by Peter Zijlstra · 17 years ago
  39. 7ba2e74 sched: debug: show a weight tree by Peter Zijlstra · 17 years ago
  40. 8f1bc385 sched: fair: weight calculations by Peter Zijlstra · 17 years ago
  41. 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 17 years ago
  42. ac884de sched: fair-group scheduling vs latency by Peter Zijlstra · 17 years ago
  43. 18d95a2 sched: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 17 years ago
  44. 1d3504f sched, cpuset: customize sched domains, core by Hidetoshi Seto · 17 years ago
  45. b758149 sched: prepatory code movement by Peter Zijlstra · 17 years ago
  46. 354d60c sched: mix tasks and groups by Dhaval Giani · 17 years ago
  47. 112f53f sched: old sleeper bonus by Peter Zijlstra · 17 years ago
  48. 79b3fef sched: fix regression with sched yield by Peter Zijlstra · 17 years ago
  49. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 17 years ago
  50. 0bbd333 sched: fix wakeup granularity for buddies by Peter Zijlstra · 17 years ago
  51. 018d6db sched: re-do "sched: fix fair sleepers" by Ingo Molnar · 17 years ago
  52. e2df9e0 revert "sched: fix fair sleepers" by Ingo Molnar · 17 years ago
  53. 2070ee0 sched: cleanup old and rarely used 'debug' features. by Peter Zijlstra · 17 years ago
  54. 74e3cd7 sched: retune wake granularity by Ingo Molnar · 17 years ago
  55. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 17 years ago
  56. f482738 sched: clean up wakeup balancing, code flow by Ingo Molnar · 17 years ago
  57. ac192d3 sched: clean up wakeup balancing, rename variables by Ingo Molnar · 17 years ago
  58. 098fb9d sched: clean up wakeup balancing, move wake_affine() by Ingo Molnar · 17 years ago
  59. 6a6029b sched: simplify sched_slice() by Ingo Molnar · 17 years ago
  60. e22ecef sched: fix fair sleepers by Ingo Molnar · 17 years ago
  61. aa2ac25 sched: fix overload performance: buddy wakeups by Peter Zijlstra · 17 years ago
  62. 3fe6974 sched: min_vruntime fix by Peter Zijlstra · 17 years ago
  63. 810b381 sched: retain vruntime by Peter Zijlstra · 17 years ago
  64. 62fb185 sched: revert load_balance_monitor() changes by Peter Zijlstra · 17 years ago
  65. 7eee3e6 sched: clean up __pick_last_entity() a bit by Ingo Molnar · 17 years ago
  66. 70eee74 sched: remove duplicate code from sched_fair.c by Balbir Singh · 17 years ago
  67. ef9884e sched: let +nice tasks have smaller impact by Peter Zijlstra · 17 years ago
  68. 296825c sched: fix high wake up latencies with FAIR_USER_SCHED by Srivatsa Vaddagiri · 17 years ago
  69. 6d08259 sched: keep total / count stats in addition to the max for by Arjan van de Ven · 17 years ago
  70. 5973e5b sched: fix: don't take a mutex from interrupt context by Peter Zijlstra · 17 years ago
  71. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  72. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  73. cb46984 sched: RT-balance, add new methods to sched_class by Steven Rostedt · 17 years ago
  74. 4bf0b77 sched: remove do_div() from __sched_slice() by Peter Zijlstra · 17 years ago
  75. 9ec3b77 sched: no need for 'affine wakeup' balancing by Dmitry Adamushko · 17 years ago
  76. e7693a3 sched: de-SCHED_OTHER-ize the RT path by Gregory Haskins · 17 years ago
  77. 6b2d770 sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups by Srivatsa Vaddagiri · 17 years ago
  78. 58e2d4c sched: group scheduling, change how cpu load is calculated by Srivatsa Vaddagiri · 17 years ago
  79. ec2c507 sched: group scheduling, minor fixes by Srivatsa Vaddagiri · 17 years ago
  80. 6cbf1c1 sched: do not hurt SCHED_BATCH on wakeup by Ingo Molnar · 17 years ago
  81. db292ca sched: default to more agressive yield for SCHED_BATCH tasks by Ingo Molnar · 17 years ago
  82. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 17 years ago
  83. 722aab0 sched: fix minimum granularity tunings by Zou Nan hai · 17 years ago
  84. 518b22e sched: make sched_nr_latency static by Adrian Bunk · 17 years ago
  85. 3c90e6e sched: fix copy_namespace() <-> sched_fork() dependency in do_fork by Srivatsa Vaddagiri · 17 years ago
  86. 502d26b sched: clean up the wakeup preempt check, #2 by Ingo Molnar · 17 years ago
  87. 77d9cc4 sched: clean up the wakeup preempt check by Ingo Molnar · 17 years ago
  88. 8bc6767 sched: wakeup preemption fix by Ingo Molnar · 17 years ago
  89. 3e3e13f sched: remove PREEMPT_RESTRICT by Ingo Molnar · 17 years ago
  90. 19978ca sched: reintroduce SMP tunings again by Ingo Molnar · 17 years ago
  91. b2be5e9 sched: reintroduce the sched_min_granularity tunable by Peter Zijlstra · 17 years ago
  92. 2cb8600 sched: documentation: place_entity() comments by Peter Zijlstra · 17 years ago
  93. 10b7772 sched: fix vslice by Peter Zijlstra · 17 years ago
  94. 8eb172d sched: fix style of swap() macro in kernel/sched_fair.c by Ingo Molnar · 17 years ago
  95. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 17 years ago
  96. e1d1484 sched: reduce balance-tasks overhead by Peter Williams · 17 years ago
  97. b9dca1e sched: fix new task startup crash by Srivatsa Vaddagiri · 17 years ago
  98. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
  99. e5f32a3 sched: speed up context-switches a bit by Ingo Molnar · 17 years ago
  100. 91c234b sched: do not wakeup-preempt with SCHED_BATCH tasks by Ingo Molnar · 17 years ago