1. f0d7442 sched: Fix load corruption from update_cfs_shares() by Paul Turner · 15 years ago
  2. 9e3081c sched: Make tg_shares_up() walk on-demand by Peter Zijlstra · 15 years ago
  3. 3d4b47b sched: Implement on-demand (active) cfs_rq list by Peter Zijlstra · 15 years ago
  4. 2069dd7 sched: Rewrite tg_shares_up) by Peter Zijlstra · 15 years ago
  5. 37542b6a Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. b2b5ce0 sched, cgroup: Fixup broken cgroup movement by Peter Zijlstra · 15 years ago
  7. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. aa48380 sched: Remove irq time from available CPU power by Venkatesh Pallipadi · 15 years ago
  9. 305e683 sched: Do not account irq time to current task by Venkatesh Pallipadi · 15 years ago
  10. 75dd321 sched: Drop group_capacity to 1 only if local group has extra capacity by Nikhil Rao · 15 years ago
  11. fab4762 sched: Force balancing on newidle balance if local group has capacity by Nikhil Rao · 15 years ago
  12. 2582f0e sched: Set group_imb only a task can be pulled from the busiest cpu by Nikhil Rao · 15 years ago
  13. 864616e sched: Comment updates: fix default latency and granularity numbers by Takuya Yoshikawa · 15 years ago
  14. ed859ed Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  15. b0a0f66 sched: suppress RCU lockdep splat in task_fork_fair by Paul E. McKenney · 15 years ago
  16. 58b26c4 sched: Increment cache_nice_tries only on periodic lb by Venkatesh Pallipadi · 15 years ago
  17. f6c3f16 sched: Fix nohz balance kick by Suresh Siddha · 15 years ago
  18. 0bf377b sched: Improve latencies under load by decreasing minimum scheduling granularity by Ingo Molnar · 15 years ago
  19. aad1830 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. da2b71e sched: Move sched_avg_update() to update_cpu_load() by Suresh Siddha · 15 years ago
  21. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 15 years ago
  22. 861d034 sched: Fix rq->clock synchronization when migrating tasks by Peter Zijlstra · 15 years ago
  23. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  24. bbc8cb5 sched: Reduce update_group_power() calls by Peter Zijlstra · 15 years ago
  25. 5343bdb sched: Update rq->clock for nohz balanced cpus by Suresh Siddha · 15 years ago
  26. 2ec57d4 sched: Fix spelling of sibling by Michael Neuling · 15 years ago
  27. f3b577d rcu: apply RCU protection to wake_affine() by Daniel J Blueman · 15 years ago
  28. b6b1229 sched: Fix comments to make them DocBook happy by Michael Neuling · 15 years ago
  29. 694f5a1 sched: Fix fix_small_capacity by Michael Neuling · 15 years ago
  30. 532cb4c sched: Add asymmetric group packing option for sibling domain by Michael Neuling · 15 years ago
  31. 9d5efe0 sched: Fix capacity calculations for SMT4 by Srivatsa Vaddagiri · 15 years ago
  32. 83cd4fe sched: Change nohz idle load balancing logic to push model by Venkatesh Pallipadi · 15 years ago
  33. fdf3e95 sched: Avoid side-effect of tickless idle on update_cpu_load by Venkatesh Pallipadi · 15 years ago
  34. e51fd5e sched: Fix wake_affine() vs RT tasks by Peter Zijlstra · 15 years ago
  35. 969c792 sched: replace migration_thread with cpu_stop by Tejun Heo · 15 years ago
  36. 99bd5e2 sched: Fix select_idle_sibling() logic in select_task_rq_fair() by Suresh Siddha · 15 years ago
  37. 669c55e sched: Pre-compute cpumask_weight(sched_domain_span(sd)) by Peter Zijlstra · 15 years ago
  38. 371fd7e sched: Add enqueue/dequeue flags by Peter Zijlstra · 15 years ago
  39. 0017d73 sched: Fix TASK_WAKING vs fork deadlock by Peter Zijlstra · 15 years ago
  40. c949472 Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  41. beac4c7 sched: Remove AFFINE_WAKEUPS feature by Mike Galbraith · 15 years ago
  42. 13814d4 sched: Remove ASYM_GRAN feature by Mike Galbraith · 15 years ago
  43. f2e74ee sched: Remove WAKEUP_SYNC feature by Mike Galbraith · 15 years ago
  44. 5ca9880 sched: Remove FAIR_SLEEPERS feature by Mike Galbraith · 15 years ago
  45. 6bc6cf2 sched: Remove NORMALIZED_SLEEPER by Mike Galbraith · 15 years ago
  46. 8b911ac sched: Fix select_idle_sibling() by Mike Galbraith · 15 years ago
  47. 2140692 sched: Tweak sched_latency and min_granularity by Mike Galbraith · 15 years ago
  48. a64692a sched: Cleanup/optimize clock updates by Mike Galbraith · 15 years ago
  49. e12f31d sched: Remove avg_overlap by Mike Galbraith · 15 years ago
  50. b42e0c4 sched: Remove avg_wakeup by Mike Galbraith · 15 years ago
  51. 41acab8 sched: Implement group scheduler statistics in one struct by Lucas De Marchi · 15 years ago
  52. 90a6501 sched, rcu: Fix rcu_dereference() for RCU-lockdep by Paul E. McKenney · 15 years ago
  53. dd5feea sched: Fix SCHED_MC regression caused by change in sched cpu_power by Suresh Siddha · 16 years ago
  54. 6e40f5b Merge branch 'sched/urgent' into sched/core by Thomas Gleixner · 16 years ago
  55. 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  56. ea87bb7 sched: Extend enqueue_task to allow head queueing by Thomas Gleixner · 16 years ago
  57. 871e35b sched: Fix the place where group powers are updated by Gautham R Shenoy · 16 years ago
  58. 8f190fb sched: Assume *balance is valid by Peter Zijlstra · 16 years ago
  59. f492e12 sched: Remove load_balance_newidle() by Peter Zijlstra · 16 years ago
  60. 1af3ed3 sched: Unify load_balance{,_newidle}() by Peter Zijlstra · 16 years ago
  61. baa8c11 sched: Add a lock break for PREEMPT=y by Peter Zijlstra · 16 years ago
  62. 230059de sched: Remove from fwd decls by Peter Zijlstra · 16 years ago
  63. 897c395 sched: Remove rq_iterator from move_one_task by Peter Zijlstra · 16 years ago
  64. ee00e66 sched: Remove rq_iterator usage from load_balance_fair by Peter Zijlstra · 16 years ago
  65. 3d45fd8 sched: Remove the sched_class load_balance methods by Peter Zijlstra · 16 years ago
  66. 1e3c88b sched: Move load balance code into sched_fair.c by Peter Zijlstra · 16 years ago
  67. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 16 years ago
  68. 6d686f4 sched: Don't expose local functions by H Hartley Sweeten · 16 years ago
  69. 88ec22d sched: Remove the cfs_rq dependency from set_task_cpu() by Peter Zijlstra · 16 years ago
  70. e4f4288 sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE by Peter Zijlstra · 16 years ago
  71. 05fa785 sched: Convert rq->lock to raw_spinlock by Thomas Gleixner · 16 years ago
  72. acb4a84 sched: Update normalized values on user updates via proc by Christian Ehrhardt · 16 years ago
  73. 1983a92 sched: Make tunable scaling style configurable by Christian Ehrhardt · 16 years ago
  74. 0bcdcf2 sched: Fix missing sched tunable recalculation on cpu add/remove by Christian Ehrhardt · 16 years ago
  75. fb58bac sched: Remove unnecessary RCU exclusion by Peter Zijlstra · 16 years ago
  76. 6cecd08 sched: Discard some old bits by Peter Zijlstra · 16 years ago
  77. 3a7e73a sched: Clean up check_preempt_wakeup() by Peter Zijlstra · 16 years ago
  78. a65ac74 sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call by Jupyung Lee · 16 years ago
  79. cd29fe6 sched: Sanitize fork() handling by Peter Zijlstra · 16 years ago
  80. dba091b sched: Protect sched_rr_get_param() access to task->sched_class by Thomas Gleixner · 16 years ago
  81. 16bc67e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  82. 36ace27 sched: Optimize branch hint in pick_next_task_fair() by Tim Blechmann · 16 years ago
  83. fe3bcfe sched: More generic WAKE_AFFINE vs select_idle_sibling() by Peter Zijlstra · 16 years ago
  84. a50bde5 sched: Cleanup select_task_rq_fair() by Peter Zijlstra · 16 years ago
  85. fd21073 sched: Fix affinity logic in select_task_rq_fair() by Mike Galbraith · 16 years ago
  86. a1f84a3 sched: Check for an idle shared cache in select_task_rq_fair() by Mike Galbraith · 16 years ago
  87. f685cea sched: Strengthen buddies and mitigate buddy induced latencies by Mike Galbraith · 16 years ago
  88. 92f6a5e sched: Do less agressive buddy clearing by Peter Zijlstra · 16 years ago
  89. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 16 years ago
  90. 8e4bc3d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 16 years ago
  92. 3f04e8c sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() by Mike Galbraith · 16 years ago
  93. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  94. a2e7a7e sched: Remove unneeded indentation in sched_fair.c::place_entity() by Mike Galbraith · 16 years ago
  95. 29cd8ba sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE by Peter Zijlstra · 16 years ago
  96. de69a80 sched: Stop buddies from hogging the system by Peter Zijlstra · 16 years ago
  97. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 16 years ago
  98. 5a9b86f sched: Rename flags to wake_flags by Peter Zijlstra · 16 years ago
  99. 5158f4e sched: Clean up the load_idx selection in select_task_rq_fair by Peter Zijlstra · 16 years ago
  100. 3b64089 sched: Optimize cgroup vs wakeup a bit by Peter Zijlstra · 16 years ago