1. 7caff66 sched: Reduce trigger_load_balance() parameters by Daniel Lezcano · 11 years ago
  2. 1724813 sched/deadline: Remove the sysctl_sched_dl knobs by Peter Zijlstra · 11 years ago
  3. 6bfd6d7 sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap by Juri Lelli · 11 years ago
  4. 332ac17 sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  5. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  6. 1baca4c sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic by Juri Lelli · 11 years ago
  7. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago
  8. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  9. e6c390f sched: Add sched_class->task_dead() method by Dario Faggioli · 11 years ago
  10. 37dc6b5 sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus by Preeti U Murthy · 11 years ago
  11. 1ee14e6 sched: Fix race on toggling cfs_bandwidth_used by Ben Segall · 11 years ago
  12. 7460231 sched: Fix race in migrate_swap_stop() by Peter Zijlstra · 11 years ago
  13. 0ec8aa0 sched/numa: Avoid migrating tasks that are placed on their preferred node by Peter Zijlstra · 11 years ago
  14. 8272701 sched/numa: Call task_numa_free() from do_execve() by Rik van Riel · 11 years ago
  15. 8c8a743 sched/numa: Use {cpu, pid} to create task groups for shared faults by Peter Zijlstra · 11 years ago
  16. fb13c7e sched/numa: Use a system-wide search to find swap/migration candidates by Mel Gorman · 11 years ago
  17. ac66f54 sched/numa: Introduce migrate_swap() by Peter Zijlstra · 11 years ago
  18. e6628d5 sched/numa: Reschedule task on preferred NUMA node once selected by Mel Gorman · 11 years ago
  19. f809ca9 sched/numa: Track NUMA hinting faults on per-node basis by Mel Gorman · 11 years ago
  20. 9bd721c sched/balancing: Consider max cost of idle balance per sched domain by Jason Low · 11 years ago
  21. 6263322 sched/fair: Rewrite group_imb trigger by Peter Zijlstra · 11 years ago
  22. 0d99b70 Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  24. 7d9ffa8 sched: Micro-optimize the smart wake-affine logic by Peter Zijlstra · 12 years ago
  25. 6852079 sched: Move h_load calculation to task_h_load() by Vladimir Davydov · 12 years ago
  26. a9cef46 sched/tg: Remove tg.load_weight by Alex Shi · 12 years ago
  27. 2509940 sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t by Alex Shi · 12 years ago
  28. bf5b986 sched/tg: Use 'unsigned long' for load variable in task group by Alex Shi · 12 years ago
  29. 72a4cf2 sched: Change cfs_rq load avg to unsigned long by Alex Shi · 12 years ago
  30. a75cdaa sched: Set an initial value of runnable avg for new forked task by Alex Shi · 12 years ago
  31. fa6bdde sched: Move a few runnable tg variables into CONFIG_SMP by Alex Shi · 12 years ago
  32. 141965c Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" by Alex Shi · 12 years ago
  33. e23ee74 sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list by Kirill Tkhai · 12 years ago
  34. 78becc2 sched: Use an accessor to read the rq clock by Frederic Weisbecker · 12 years ago
  35. c5405a4 sched: Remove redundant update_runtime notifier by Neil Zhang · 12 years ago
  36. 8527632 sched: Move update_load_*() methods from sched.h to fair.c by Paul Gortmaker · 12 years ago
  37. 45ceebf sched: Factor out load calculation code from sched/core.c --> sched/proc.c by Paul Gortmaker · 12 years ago
  38. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 12 years ago
  39. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 12 years ago
  40. 25f55d9 sched: Fix init NOHZ_IDLE flag by Vincent Guittot · 12 years ago
  41. 9f3660c sched: Kick full dynticks CPU that have more than one task enqueued. by Frederic Weisbecker · 12 years ago
  42. 642dbc3 sched: Fix wrong rq's runnable_avg update with rt tasks by Vincent Guittot · 12 years ago
  43. 60fed78 sched: Split cpuacct code out of sched.h by Li Zefan · 12 years ago
  44. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  45. b719203 sched: Fix update_group_power() prototype placement to fix build warning when !CONFIG_SMP by Li Zefan · 12 years ago
  46. 27b4b93 sched: Remove double declaration of root_task_group by Li Zefan · 12 years ago
  47. 25cc7da sched: Move group scheduling functions out of include/linux/sched.h by Li Zefan · 12 years ago
  48. c82ba9f sched: Move struct sched_class to kernel/sched/sched.h by Li Zefan · 12 years ago
  49. b13095f sched: Move wake flags to kernel/sched/sched.h by Li Zefan · 12 years ago
  50. 5e6521e sched: Move struct sched_group to kernel/sched/sched.h by Li Zefan · 12 years ago
  51. cc1f4b1 sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h by Li Zefan · 12 years ago
  52. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  53. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 12 years ago
  54. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  55. 3105b86 mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG by Mel Gorman · 12 years ago
  56. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  57. f4e26b1 sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking by Paul Turner · 12 years ago
  58. 8295836 sched: Replace update_shares weight distribution with per-entity computation by Paul Turner · 12 years ago
  59. f1b1728 sched: Maintain runnable averages across throttled periods by Paul Turner · 12 years ago
  60. bb17f65 sched: Normalize tg load contributions against runnable time by Paul Turner · 12 years ago
  61. c566e8e sched: Aggregate total task_group load by Paul Turner · 12 years ago
  62. aff3e49 sched: Account for blocked load waking back up by Paul Turner · 12 years ago
  63. 9ee474f sched: Maintain the load contribution of blocked entities by Paul Turner · 12 years ago
  64. 2dac754 sched: Aggregate load contributed by task entities on parenting cfs_rq by Paul Turner · 12 years ago
  65. 18bf280 sched: Maintain per-rq runnable averages by Ben Segall · 12 years ago
  66. f3e9478 sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW by Peter Zijlstra · 12 years ago
  67. 59f9794 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 12 years ago
  68. a4c96ae sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 12 years ago
  69. 73fbec6 sched: Move cputime code to its own file by Frederic Weisbecker · 13 years ago
  70. 35cf4e5 sched,cgroup: Fix up task_groups list by Mike Galbraith · 12 years ago
  71. a35b646 sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies by Peter Zijlstra · 12 years ago
  72. 8323f26 sched: Fix race in task_group() by Peter Zijlstra · 13 years ago
  73. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 13 years ago
  74. c117487 sched: Fix domain iteration by Peter Zijlstra · 13 years ago
  75. 556061b sched/nohz: Fix rq->cpu_load[] calculations by Peter Zijlstra · 13 years ago
  76. c82513e sched: Change rq->nr_running to unsigned int by Peter Zijlstra · 13 years ago
  77. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 1f56ee7 Merge branch 'sched/arch' into sched/urgent by Ingo Molnar · 13 years ago
  79. 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
  80. 01f23e1 sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback by Catalin Marinas · 13 years ago
  81. 367456c sched: Ditch per cgroup task lists for load-balancing by Peter Zijlstra · 13 years ago
  82. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  83. de5bdff sched: Make initial SCHED_RR timeslace DEF_TIMESLICE by Hiroshi Shimamoto · 13 years ago
  84. 30fd049 sched: Remove sched_switch by Rakib Mullick · 13 years ago
  85. 518cd62 sched: Only queue remote wakeups when crossing cache boundaries by Peter Zijlstra · 13 years ago
  86. f8b6d1c sched: Use jump_labels for sched_feat by Peter Zijlstra · 14 years ago
  87. 54c707e sched/accounting: Re-use scheduler statistics for the root cgroup by Glauber Costa · 13 years ago
  88. b39e66e sched: Save some hrtick_start_fair cycles by Mike Galbraith · 13 years ago
  89. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  90. 1c792db sched, nohz: Introduce nohz_flags in 'struct rq' by Suresh Siddha · 13 years ago
  91. 77e8136 sched: Clean up domain traversal in select_idle_sibling() by Suresh Siddha · 13 years ago
  92. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed (99%) from kernel/sched.h]
  93. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago