1. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 13 years ago
  2. e44bc5c sched/fair: Improve the ->group_imb logic by Peter Zijlstra · 12 years ago
  3. 556061b sched/nohz: Fix rq->cpu_load[] calculations by Peter Zijlstra · 12 years ago
  4. 04f733b sched/fair: Revert sched-domain iteration breakage by Peter Zijlstra · 12 years ago
  5. bd939f4 sched/fair: Propagate 'struct lb_env' usage into find_busiest_group by Peter Zijlstra · 12 years ago
  6. 0ce9047 sched/fair: Add some serialization to the sched_domain load-balance walk by Peter Zijlstra · 12 years ago
  7. c22402a sched/fair: Let minimally loaded cpu balance the group by Peter Zijlstra · 12 years ago
  8. c82513e sched: Change rq->nr_running to unsigned int by Peter Zijlstra · 12 years ago
  9. eb95308 sched: Fix more load-balancing fallout by Peter Zijlstra · 12 years ago
  10. 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 6c16a6d sched: Fix compiler warning about declared inline after use by Peter Zijlstra · 13 years ago
  12. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  13. 554ceca sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer by Diwakar Tundlam · 13 years ago
  14. 5d6523e sched: Fix load-balance wreckage by Peter Zijlstra · 13 years ago
  15. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  16. 367456c sched: Ditch per cgroup task lists for load-balancing by Peter Zijlstra · 13 years ago
  17. ddcdf6e sched: Rename load-balancing fields by Peter Zijlstra · 13 years ago
  18. 8e45cb5 sched: Move load-balancing arguments into helper struct by Peter Zijlstra · 13 years ago
  19. 7e4d960 Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  20. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  21. 62f6536 sched: Remove rcu_read_lock/unlock() from select_idle_sibling() by Nikunj A. Dadhania · 13 years ago
  22. 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 13 years ago
  23. ed387b7 sched: Move SMP-only variable into the SMP section by Hiroshi Shimamoto · 13 years ago
  24. 4ec4412 sched: Ensure cpu_power periodic update by Vincent Guittot · 13 years ago
  25. 7132596 sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug by Suresh Siddha · 13 years ago
  26. bced76a sched: Fix lockup by limiting load-balance retries on lock-break by Peter Zijlstra · 13 years ago
  27. 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 13 years ago
  28. 62af378 sched: Fix cgroup movement of waking process by Daisuke Nishimura · 13 years ago
  29. 7ceff01 sched: Fix cgroup movement of newly created process by Daisuke Nishimura · 13 years ago
  30. 4fc420c sched: Fix cgroup movement of forking process by Daisuke Nishimura · 13 years ago
  31. a195f00 sched: Fix load-balance lock-breaking by Peter Zijlstra · 13 years ago
  32. 5b54b56 sched: Replace all_pinned with a generic flags field by Peter Zijlstra · 13 years ago
  33. 518cd62 sched: Only queue remote wakeups when crossing cache boundaries by Peter Zijlstra · 13 years ago
  34. 067491b sched, nohz: Fix missing RCU read lock by Peter Zijlstra · 13 years ago
  35. cd490c5 sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer by Suresh Siddha · 13 years ago
  36. 8a6d42d sched, nohz: Fix the idle cpu check in nohz_idle_balance by Suresh Siddha · 13 years ago
  37. b39e66e sched: Save some hrtick_start_fair cycles by Mike Galbraith · 13 years ago
  38. 786d6dc7 sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus by Suresh Siddha · 13 years ago
  39. 0b005cf sched, nohz: Implement sched group, domain aware nohz idle load balancing by Suresh Siddha · 13 years ago
  40. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  41. 1c792db sched, nohz: Introduce nohz_flags in 'struct rq' by Suresh Siddha · 13 years ago
  42. 916671c sched: Set skip_clock_update in yield_task_fair() by Mike Galbraith · 13 years ago
  43. 76854c7 sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles by Mike Galbraith · 13 years ago
  44. 77e8136 sched: Clean up domain traversal in select_idle_sibling() by Suresh Siddha · 13 years ago
  45. b781a60 events, sched: Add tracepoint for accounting blocked time by Andrew Vagin · 13 years ago
  46. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed from kernel/sched_fair.c]
  47. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  48. 56f570e sched: Use jump labels to reduce overhead when bandwidth control is inactive by Paul Turner · 13 years ago
  49. fccfdc6 sched: Fix buglet in return_cfs_rq_runtime() by Paul Turner · 13 years ago
  50. 4dcfe102 sched: Avoid SMT siblings in select_idle_sibling() if possible by Peter Zijlstra · 13 years ago
  51. 461819a sched_fair: Fix a typo in the comment describing update_sd_lb_stats by Hui Kang · 13 years ago
  52. cf5f0ac sched: Add a comment to effective_load() since it's a pain by Peter Zijlstra · 13 years ago
  53. fa17b50 sched: Wrap scheduler p->cpus_allowed access by Peter Zijlstra · 13 years ago
  54. 6eb57e0 sched: Request for idle balance during nohz idle load balance by Suresh Siddha · 13 years ago
  55. ca38062 sched: Use resched IPI to kick off the nohz idle balance by Suresh Siddha · 13 years ago
  56. f4cfb33 sched: Remove redundant test in check_preempt_tick() by Wang Xingchao · 13 years ago
  57. d8b4986 sched: Return unused runtime on group dequeue by Paul Turner · 13 years ago
  58. e8da1b1 sched: Add exports tracking cfs bandwidth control statistics by Nikhil Rao · 13 years ago
  59. d3d9dc3 sched: Throttle entities exceeding their allowed bandwidth by Paul Turner · 13 years ago
  60. 5238cdd sched: Prevent buddy interactions with throttled entities by Paul Turner · 13 years ago
  61. 64660c8 sched: Prevent interactions with throttled entities by Paul Turner · 13 years ago
  62. 671fd9d sched: Add support for unthrottling group entities by Paul Turner · 13 years ago
  63. 85dac90 sched: Add support for throttling group entities by Paul Turner · 13 years ago
  64. a9cf55b sched: Expire invalid runtime by Paul Turner · 13 years ago
  65. 58088ad sched: Add a timer to handle CFS bandwidth refresh by Paul Turner · 13 years ago
  66. ec12cb7 sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth by Paul Turner · 13 years ago
  67. ab84d31 sched: Introduce primitives to account for CFS bandwidth tracking by Paul Turner · 13 years ago
  68. 953bfcd sched: Implement hierarchical task accounting for SCHED_OTHER by Paul Turner · 13 years ago
  69. 0835471 sched: Remove noop in lowest_flag_domain() by Hillf Danton · 13 years ago
  70. 2c2efae sched: Kill WAKEUP_PREEMPT by Yong Zhang · 13 years ago
  71. 0f31714 sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair by Lin Ming · 13 years ago
  72. 2bd2d6f sched: Replace use of entity_key() by Stephan Baerwolf · 13 years ago
  73. 045176d sched: Remove unused function cpu_cfs_rq() by Jan Schoenherr · 13 years ago
  74. 9763b67 sched, cgroup: Optimize load_balance_fair() by Peter Zijlstra · 13 years ago
  75. 9598c82 sched: Don't update shares twice on on_rq parent by Paul Turner · 13 years ago
  76. 9bbd737 sched: update correct entity's runtime in check_preempt_wakeup() by Paul Turner · 13 years ago
  77. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  78. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  79. 2a46dae sched: Remove rcu_read_lock() from wake_affine() by Nikunj A. Dadhania · 13 years ago
  80. 1e87623 sched: Fix ->min_vruntime calculation in dequeue_entity() by Peter Zijlstra · 13 years ago
  81. 1399fa7 sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations by Nikhil Rao · 13 years ago
  82. 931aeed sched: Remove unused 'this_best_prio arg' from balance_tasks() by Vladimir Davydov · 13 years ago
  83. 2f36825 sched: Next buddy hint on sleep and preempt path by Venkatesh Pallipadi · 13 years ago
  84. 69c80f3 sched: Make set_*_buddy() work on non-task entities by Venkatesh Pallipadi · 13 years ago
  85. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 13 years ago
  86. 3fe1698 sched: Deal with non-atomic min_vruntime reads on 32bits by Peter Zijlstra · 13 years ago
  87. 74f8e4b sched: Remove rq argument to sched_class::task_waking() by Peter Zijlstra · 13 years ago
  88. 7608dec sched: Drop the rq argument to sched_class::select_task_rq() by Peter Zijlstra · 13 years ago
  89. a6c75f2 sched: Avoid using sd->level by Peter Zijlstra · 13 years ago
  90. dce840a sched: Dynamically allocate sched_domain/sched_group data-structures by Peter Zijlstra · 13 years ago
  91. f4ad9bd sched: Eliminate dead code from wakeup_gran() by Shaohua Li · 13 years ago
  92. b30aef1 sched: Fix erroneous all_pinned logic by Ken Chen · 13 years ago
  93. b0432d8 sched: Fix sched-domain avg_load calculation by Ken Chen · 13 years ago
  94. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  95. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  96. 49c022e sched: Clean up rebalance_domains() load-balance interval calculation by Peter Zijlstra · 13 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  98. 3436ae1 sched: Fix rebalance interval calculation by Sisir Koppaka · 14 years ago
  99. 6d1cafd sched: Resched proper CPU on yield_to() by Venkatesh Pallipadi · 14 years ago
  100. a2f5c9a sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks by Darren Hart · 14 years ago