1. a1e7a9e sched/numa: Use down_read_trylock() for the mmap_sem by Vlastimil Babka · 7 years ago
  2. 4e4a9eb sched/fair: Make select_idle_cpu() more aggressive by Peter Zijlstra · 7 years ago
  3. 542ebc9 sched/fair, cpumask: Export for_each_cpu_wrap() by Peter Zijlstra · 7 years ago
  4. a0a93e3 Revert "sched/core: Optimize SCHED_SMT" by Greg Kroah-Hartman · 7 years ago
  5. f5d6d2d sched/fair: Remove unused but set variable 'rq' by Tobias Klauser · 8 years ago
  6. b5a9b34 sched/fair: Fix incorrect task group ->load_avg by Vincent Guittot · 8 years ago
  7. 2c11fc8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  9. 9cfb38a sched/fair: Fix sched domains NULL dereference in select_idle_sibling() by Wanpeng Li · 8 years ago
  10. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  11. af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. b60205c sched/fair: Fix min_vruntime tracking by Peter Zijlstra · 8 years ago
  13. 9148a3a sched/debug: Add SCHED_WARN_ON() by Peter Zijlstra · 8 years ago
  14. 1b568f0 sched/core: Optimize SCHED_SMT by Peter Zijlstra · 8 years ago
  15. 10e2f1a sched/core: Rewrite and improve select_idle_siblings() by Peter Zijlstra · 8 years ago
  16. 0e369d7 sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared by Peter Zijlstra · 8 years ago
  17. ab522e3 sched/fair: Fix fixed point arithmetic width for shares and effective load by Dietmar Eggemann · 8 years ago
  18. 8bf46a3 sched/fair: Fix SCHED_HRTICK bug leading to late preemption of tasks by Srivatsa Vaddagiri · 8 years ago
  19. 8c34ab1 cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition by Rafael J. Wysocki · 8 years ago
  20. de58af8 Revert "sched/fair: Make update_min_vruntime() more readable" by Peter Zijlstra · 8 years ago
  21. 4fa8d299 sched/debug: Remove several CONFIG_SCHEDSTATS guards by Josh Poimboeuf · 8 years ago
  22. ae92882 sched/debug: Clean up schedstat macros by Josh Poimboeuf · 8 years ago
  23. 1a3d027 sched/debug: Rename and move enqueue_sleeper() by Josh Poimboeuf · 8 years ago
  24. 2665621 sched/fair: Fix load_above_capacity fixed point arithmetic width by Dietmar Eggemann · 8 years ago
  25. 97a7142 sched/fair: Make update_min_vruntime() more readable by Byungchul Park · 9 years ago
  26. 3273163 sched/fair: Let asymmetric CPU configurations balance at wake-up by Morten Rasmussen · 8 years ago
  27. 12bde33 cpufreq / sched: Pass runqueue pointer to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  28. 58919e8 cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
  29. eaecf41 sched/fair: Optimize find_idlest_cpu() when there is no choice by Morten Rasmussen · 8 years ago
  30. 772bd008c sched/fair: Make the use of prev_cpu consistent in the wakeup path by Morten Rasmussen · 8 years ago
  31. 7c3edd2 sched/fair: Improve PELT stuff some more by Peter Zijlstra · 8 years ago
  32. 31851a9 sched/fair: Remove 'cpu_busy' parameter from update_next_balance() by Leo Yan · 8 years ago
  33. b892212 sched/fair: Fix typo in sync_throttle() by Xunlei Pang · 8 years ago
  34. 55e16d3 sched/fair: Rework throttle_count sync by Peter Zijlstra · 8 years ago
  35. 8663e24 sched/fair: Reorder cgroup creation code by Peter Zijlstra · 8 years ago
  36. 3d30544f sched/fair: Apply more PELT fixes by Peter Zijlstra · 8 years ago
  37. 7dc603c sched/fair: Fix PELT integrity for new tasks by Peter Zijlstra · 8 years ago
  38. ea86cb4 sched/cgroup: Fix cpu_cgroup_fork() handling by Vincent Guittot · 8 years ago
  39. 0101147 sched/fair: Fix PELT integrity for new groups by Peter Zijlstra · 8 years ago
  40. e210bff sched/fair: Fix and optimize the fork() path by Peter Zijlstra · 8 years ago
  41. 630741f Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  42. ea1dc6f sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion by Peter Zijlstra · 8 years ago
  43. 7dd4912 sched/fair: Fix effective_load() to consistently use smoothed load by Peter Zijlstra · 8 years ago
  44. 754bd59 sched/fair: Do not announce throttled next buddy in dequeue_task_fair() by Konstantin Khlebnikov · 8 years ago
  45. 094f469 sched/fair: Initialize throttle_count for new task-groups lazily by Konstantin Khlebnikov · 8 years ago
  46. 8974189 sched/fair: Fix cfs_rq avg tracking underflow by Peter Zijlstra · 8 years ago
  47. eda8dca sched/debug: Fix deadlock when enabling sched events by Josh Poimboeuf · 8 years ago
  48. 07f9f22 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  49. b7fa30c sched/fair: Fix post_init_entity_util_avg() serialization by Peter Zijlstra · 8 years ago
  50. bac7857 sched/fair: Use task_rcu_dereference() by Oleg Nesterov · 8 years ago
  51. 1a99ae3 sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task() by Xunlei Pang · 8 years ago
  52. cfa1033 sched/fair: Correct unit of load_above_capacity by Morten Rasmussen · 8 years ago
  53. 1be0eb2 sched/fair: Clean up scale confusion by Peter Zijlstra · 8 years ago
  54. 2f95035 sched/fair: Fix fairness issue on migration by Peter Zijlstra · 8 years ago
  55. 59efa0b sched/core: Kill sched_class::task_waking to clean up the migration logic by Peter Zijlstra · 8 years ago
  56. b5179ac sched/fair: Prepare to fix fairness problems on migration by Peter Zijlstra · 8 years ago
  57. c58d25f sched/fair: Move record_wakee() by Peter Zijlstra · 8 years ago
  58. 4eb8676 Merge branch 'smp/hotplug' into sched/core, to resolve conflicts by Ingo Molnar · 8 years ago
  59. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 8 years ago
  60. 53d3bc7 Revert "sched/fair: Fix fairness issue on migration" by Ingo Molnar · 8 years ago
  61. 536bd00 sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage by Rafael J. Wysocki · 8 years ago
  62. 20a5c8c sched/fair: Make ilb_notifier an explicit call by Thomas Gleixner · 8 years ago
  63. 885e542 sched/fair: Fix comment in calculate_imbalance() by Dietmar Eggemann · 8 years ago
  64. 0a9b23c sched/fair: Remove stale power aware scheduling comments by Dietmar Eggemann · 8 years ago
  65. b52fad2 sched/fair: Update rq clock before updating nohz CPU load by Matt Fleming · 8 years ago
  66. 7b20b91 sched/fair: Optimize sum computation with a lookup table by Yuyang Du · 8 years ago
  67. 172895e sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOAD_SCALE by Yuyang Du · 8 years ago
  68. 6ecdd74 sched/fair: Generalize the load/util averages resolution definition by Yuyang Du · 8 years ago
  69. e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 9 years ago
  70. 9fd81dd sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates by Frederic Weisbecker · 8 years ago
  71. 1f41906 sched/fair: Correctly handle nohz ticks CPU load accounting by Frederic Weisbecker · 8 years ago
  72. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 8 years ago
  73. a2c6c91 sched/fair: Call cpufreq hook in additional paths by Steve Muckle · 8 years ago
  74. 41e0d37 sched/fair: Do not call cpufreq hook unless util changed by Steve Muckle · 8 years ago
  75. 21e96f8 sched/fair: Move cpufreq hook to update_cfs_rq_load_avg() by Steve Muckle · 8 years ago
  76. 1f621e0 sched/fair: Fix asym packing to select correct CPU by Srikar Dronamraju · 8 years ago
  77. 2b8c41d sched/fair: Initiate a new task's util avg to a bounded value by Yuyang Du · 8 years ago
  78. 1c3de5e sched/fair: Update comments after a variable rename by Yuyang Du · 8 years ago
  79. bfdb198 sched/numa: Remove unnecessary NUMA dequeue update from non-SMP kernels by Tim Chen · 8 years ago
  80. d02c071 sched/fair: Reset nr_balance_failed after active balancing by Srikar Dronamraju · 8 years ago
  81. be53f58 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. d433558 sched/fair: Add comments to explain select_idle_sibling() by Matt Fleming · 8 years ago
  83. 3a47d51 sched/fair: Fix fairness issue on migration by Peter Zijlstra · 8 years ago
  84. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  85. 34e2c55 cpufreq: Add mechanism for registering utilization update callbacks by Rafael J. Wysocki · 8 years ago
  86. be68a68 sched/fair: Consolidate nohz CPU load update code by Frederic Weisbecker · 8 years ago
  87. 7400d3b sched/fair: Avoid using decay_load_missed() with a negative value by Byungchul Park · 8 years ago
  88. 6aa447bc Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  89. 6fe1f34 sched/cgroup: Fix cgroup entity load tracking tear-down by Peter Zijlstra · 8 years ago
  90. 4142c3e sched/numa: Spread memory according to CPU and memory use by Rik van Riel · 8 years ago
  91. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 8 years ago
  92. 1dff76b sched/numa: Fix use-after-free bug in the task_numa_compare by Gavin Guo · 8 years ago
  93. 0905f04 sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_task() by Yuyang Du · 9 years ago
  94. 567bee2 Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches by Ingo Molnar · 8 years ago
  95. 9e0e83a sched/fair: Fix multiplication overflow on 32-bit systems by Andrey Ryabinin · 9 years ago
  96. aa0b7ae sched/fair: Disable the task group load_avg update for the root_task_group by Waiman Long · 9 years ago
  97. a426f99 sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats() by Waiman Long · 9 years ago
  98. ad936d8 sched/fair: Make it possible to account fair load avg consistently by Byungchul Park · 9 years ago
  99. 525628c sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair() by Byungchul Park · 9 years ago
  100. 3ea94de sched/core: Fix incorrect wait time and wait count statistics by Joonwoo Park · 9 years ago