1. ba7e5a2 sched/numa: Use select_idle_sibling() to select a destination for task_numa_move() by Rik van Riel · 10 years ago
  2. 8236d90 sched: Reduce contention in update_cfs_rq_blocked_load() by Jason Low · 10 years ago
  3. 177ef2a sched/deadline: Fix a precision problem in the microseconds range by xiaofeng.yan · 10 years ago
  4. 35b123e sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  5. 163122b sched/fair: Remove double_lock_balance() from load_balance() by Kirill Tkhai · 10 years ago
  6. e5673f2 sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop() by Kirill Tkhai · 10 years ago
  7. da0c1e6 sched: Add wrapper for checking task_struct::on_rq by Kirill Tkhai · 10 years ago
  8. f36c019 sched/fair: Fix reschedule which is generated on throttled cfs_rq by Kirill Tkhai · 10 years ago
  9. 83d7f24 sched/numa: Fix numa capacity computation by Rik van Riel · 10 years ago
  10. b932c03 sched/numa: Fix off-by-one in capacity check by Rik van Riel · 10 years ago
  11. 9a5d9ba sched/fair: Allow calculate_imbalance() to move idle cpus by Peter Zijlstra · 10 years ago
  12. caeb178 sched/fair: Make update_sd_pick_busiest() return 'true' on a busier sd by Rik van Riel · 10 years ago
  13. 743cb1f sched/fair: Make calculate_imbalance() independent by Peter Zijlstra · 10 years ago
  14. cd3bd4e sched/fair: Fix 'make xmldocs' warning caused by missing description by Masanari Iida · 10 years ago
  15. e720fff sched/numa: Revert "Use effective_load() to balance NUMA loads" by Peter Zijlstra · 11 years ago
  16. 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 11 years ago
  17. 0e59bda sched/fair: Disable runtime_enabled on dying rq by Kirill Tkhai · 11 years ago
  18. a22b4b0 sched/numa: Change scan period code to match intent by Rik van Riel · 11 years ago
  19. db015da sched/numa: Rework best node setting in task_numa_migrate() by Rik van Riel · 11 years ago
  20. 0132c3e sched/numa: Examine a task move when examining a task swap by Rik van Riel · 11 years ago
  21. 1c5d3eb sched/numa: Simplify task_numa_compare() by Rik van Riel · 11 years ago
  22. 6dc1a67 sched/numa: Use effective_load() to balance NUMA loads by Rik van Riel · 11 years ago
  23. 28a2174 sched/numa: Move power adjustment into load_too_imbalanced() by Rik van Riel · 11 years ago
  24. f0b8a4a sched/numa: Use group's max nid as task's preferred nid by Rik van Riel · 11 years ago
  25. 4486edd sched/fair: Implement fast idling of CPUs when the system is partially loaded by Tim Chen · 11 years ago
  26. c06f04c sched: Fix potential near-infinite distribute_cfs_runtime() loop by Ben Segall · 11 years ago
  27. 5d5e2b1 sched: Fix CACHE_HOT_BUDY condition by Hillf Danton · 11 years ago
  28. bb97fc3 sched/numa: Always try to migrate to preferred node at task_numa_placement() time by Rik van Riel · 11 years ago
  29. a43455a sched/numa: Ensure task_numa_migrate() checks the preferred node by Rik van Riel · 11 years ago
  30. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 1662867 numa,sched: fix load_to_imbalanced logic inversion by Rik van Riel · 11 years ago
  32. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  33. 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 11 years ago
  34. ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 11 years ago
  35. ced549f sched: Remove remaining dubious usage of "power" by Nicolas Pitre · 11 years ago
  36. 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 11 years ago
  37. 0fedc6c sched/fair: Disambiguate existing/remaining "capacity" usage by Nicolas Pitre · 11 years ago
  38. 1b6a749 sched/fair: Change "has_capacity" to "has_free_capacity" by Nicolas Pitre · 11 years ago
  39. 5ef20ca sched/fair: Remove "power" from 'struct numa_stats' by Nicolas Pitre · 11 years ago
  40. 2538d96 sched/fair: Use time_after() in record_wakee() by Manuel Schölling · 11 years ago
  41. ed61bbc sched/balancing: Reduce the rate of needless idle load balancing by Tim Chen · 11 years ago
  42. 51f2176 sched/fair: Fix unlocked reads of some cfs_b->quota/period by Ben Segall · 11 years ago
  43. 09dc4ab sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock by Roman Gushchin · 11 years ago
  44. e9dd685 sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled by Steven Rostedt · 11 years ago
  45. 096aa33 sched/numa: Decay ->wakee_flips instead of zeroing by Rik van Riel · 11 years ago
  46. b1ad065 sched/numa: Update migrate_improves/degrades_locality() by Rik van Riel · 11 years ago
  47. e63da03 sched/numa: Allow task switch if load imbalance improves by Rik van Riel · 11 years ago
  48. 7246544 sched, nohz: Change rq->nr_running to always use wrappers by Kirill Tkhai · 11 years ago
  49. 52a08ef sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance() by Jason Low · 11 years ago
  50. 8bf2143 sched: Call select_idle_sibling() when not affine_sd by Rik van Riel · 11 years ago
  51. 3944a92 sched: Fix exec_start/task_hot on migrated tasks by Ben Segall · 11 years ago
  52. 39a4d9c sched/fair: Stop searching for tasks in newidle balance if there are runnable tasks by Jason Low · 11 years ago
  53. 68d1b02 sched/numa: Do not set preferred_node on migration to a second choice node by Rik van Riel · 11 years ago
  54. 5085e2a sched/numa: Retry placement more frequently when misplaced by Rik van Riel · 11 years ago
  55. 792568e sched/numa: Count pages on active node as local by Rik van Riel · 11 years ago
  56. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  57. 0e5b533 sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_balance() by Jason Low · 11 years ago
  58. 4638364 sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()") by Kirill Tkhai · 11 years ago
  59. cadefd3 sched: Make scale_rt_power() deal with backward clocks by Peter Zijlstra · 11 years ago
  60. a1d9a32 sched: Check for stop task appearance when balancing happens by Kirill Tkhai · 11 years ago
  61. 60e69ee sched/numa: Fix task_numa_free() lockdep splat by Mike Galbraith · 11 years ago
  62. 6037dd1 sched: Clean up the task_hot() function by Alex Shi · 11 years ago
  63. a2cd426 sched: Remove double calculation in fix_small_imbalance() by Vincent Guittot · 11 years ago
  64. 35805ff sched/fair: Fix endless loop in idle_balance() by Kirill Tkhai · 11 years ago
  65. 4c6c4e3 sched/core: Fix endless loop in pick_next_task() by Kirill Tkhai · 11 years ago
  66. e4aa358 sched/fair: Push down check for high priority class task into idle_balance() by Kirill Tkhai · 11 years ago
  67. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  68. 37e117c sched: Guarantee task priority in pick_next_task() by Peter Zijlstra · 11 years ago
  69. f5f9739 sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED by Dietmar Eggemann · 11 years ago
  70. 791c9e0 sched: Fix double normalization of vruntime by George McCollister · 11 years ago
  71. d987fc7 sched, nohz: Exclude isolated cores from load balancing by Mike Galbraith · 13 years ago
  72. de91b9c sched: Fix select_task_rq_fair() description comments by Morten Rasmussen · 11 years ago
  73. 3f1d2a3 sched: Fix hotplug task migration by Peter Zijlstra · 11 years ago
  74. 6e83125 sched/fair: Remove idle_balance() declaration in sched.h by Peter Zijlstra · 11 years ago
  75. eb7a59b sched/fair: Reset se-depth when task switched to FAIR by Michael wang · 11 years ago
  76. 3cf1962 sched,numa: add cond_resched to task_numa_work by Rik van Riel · 11 years ago
  77. 27f1758 sched: Delete is_same_group() outside CONFIG_FAIR_GROUP_SCHED by Dietmar Eggemann · 11 years ago
  78. 38033c3 sched: Push down pre_schedule() and idle_balance() by Peter Zijlstra · 11 years ago
  79. 678d571 sched/fair: Optimize cgroup pick_next_task_fair() by Peter Zijlstra · 13 years ago
  80. f104479 sched/fair: Clean up the __clear_buddies_*() functions by Peter Zijlstra · 13 years ago
  81. 606dba2 sched: Push put_prev_task() into pick_next_task() by Peter Zijlstra · 13 years ago
  82. fed14d4 sched/fair: Track cgroup depth by Peter Zijlstra · 13 years ago
  83. 3c4017c sched: Move rq->idle_stamp up to the core by Daniel Lezcano · 11 years ago
  84. e5fc661 sched: Fix race in idle_balance() by Daniel Lezcano · 11 years ago
  85. b4f2ab43 sched: Remove 'cpu' parameter from idle_balance() by Daniel Lezcano · 11 years ago
  86. eaa4e4f Merge branch 'linus' into sched/core, to resolve conflicts by Ingo Molnar · 11 years ago
  87. be1e4e7 sched/numa: Turn some magic numbers into #defines by Rik van Riel · 11 years ago
  88. 58b46da sched/numa: Rename variables in task_numa_fault() by Rik van Riel · 11 years ago
  89. 35664fd sched/numa: Do statistics calculation using local variables only by Rik van Riel · 11 years ago
  90. 7e2703e sched/numa: Normalize faults_cpu stats and weigh by CPU use by Rik van Riel · 11 years ago
  91. 10f3904 sched/numa, mm: Use active_nodes nodemask to limit numa migrations by Rik van Riel · 11 years ago
  92. 20e07de sched/numa: Build per numa_group active node mask from numa_faults_cpu statistics by Rik van Riel · 11 years ago
  93. 50ec8a4 sched/numa: Track from which nodes NUMA faults are triggered by Rik van Riel · 11 years ago
  94. ff1df89 sched/numa: Rename p->numa_faults to numa_faults_memory by Rik van Riel · 11 years ago
  95. 52bf84a sched/numa, mm: Remove p->numa_migrate_deferred by Rik van Riel · 11 years ago
  96. f6d13da Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 9390675 Revert "sched: Fix sleep time double accounting in enqueue entity" by Vincent Guittot · 11 years ago
  98. 286549d sched: add tracepoints related to NUMA task migration by Mel Gorman · 11 years ago
  99. c726099 sched: Factor out the on_null_domain() checks in trigger_load_balance() by Daniel Lezcano · 11 years ago
  100. 208cb16 sched: Pass 'struct rq' to nohz_idle_balance() by Daniel Lezcano · 11 years ago