1. 35805ff sched/fair: Fix endless loop in idle_balance() by Kirill Tkhai · 11 years ago
  2. 4c6c4e3 sched/core: Fix endless loop in pick_next_task() by Kirill Tkhai · 11 years ago
  3. e4aa358 sched/fair: Push down check for high priority class task into idle_balance() by Kirill Tkhai · 11 years ago
  4. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  5. 37e117c sched: Guarantee task priority in pick_next_task() by Peter Zijlstra · 11 years ago
  6. f5f9739 sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED by Dietmar Eggemann · 11 years ago
  7. 791c9e0 sched: Fix double normalization of vruntime by George McCollister · 11 years ago
  8. d987fc7 sched, nohz: Exclude isolated cores from load balancing by Mike Galbraith · 13 years ago
  9. de91b9c sched: Fix select_task_rq_fair() description comments by Morten Rasmussen · 11 years ago
  10. 3f1d2a3 sched: Fix hotplug task migration by Peter Zijlstra · 11 years ago
  11. 6e83125 sched/fair: Remove idle_balance() declaration in sched.h by Peter Zijlstra · 11 years ago
  12. eb7a59b sched/fair: Reset se-depth when task switched to FAIR by Michael wang · 11 years ago
  13. 3cf1962 sched,numa: add cond_resched to task_numa_work by Rik van Riel · 11 years ago
  14. 27f1758 sched: Delete is_same_group() outside CONFIG_FAIR_GROUP_SCHED by Dietmar Eggemann · 11 years ago
  15. 38033c3 sched: Push down pre_schedule() and idle_balance() by Peter Zijlstra · 11 years ago
  16. 678d571 sched/fair: Optimize cgroup pick_next_task_fair() by Peter Zijlstra · 13 years ago
  17. f104479 sched/fair: Clean up the __clear_buddies_*() functions by Peter Zijlstra · 13 years ago
  18. 606dba2 sched: Push put_prev_task() into pick_next_task() by Peter Zijlstra · 13 years ago
  19. fed14d4 sched/fair: Track cgroup depth by Peter Zijlstra · 13 years ago
  20. 3c4017c sched: Move rq->idle_stamp up to the core by Daniel Lezcano · 11 years ago
  21. e5fc661 sched: Fix race in idle_balance() by Daniel Lezcano · 11 years ago
  22. b4f2ab43 sched: Remove 'cpu' parameter from idle_balance() by Daniel Lezcano · 11 years ago
  23. eaa4e4f Merge branch 'linus' into sched/core, to resolve conflicts by Ingo Molnar · 11 years ago
  24. be1e4e7 sched/numa: Turn some magic numbers into #defines by Rik van Riel · 11 years ago
  25. 58b46da sched/numa: Rename variables in task_numa_fault() by Rik van Riel · 11 years ago
  26. 35664fd sched/numa: Do statistics calculation using local variables only by Rik van Riel · 11 years ago
  27. 7e2703e sched/numa: Normalize faults_cpu stats and weigh by CPU use by Rik van Riel · 11 years ago
  28. 10f3904 sched/numa, mm: Use active_nodes nodemask to limit numa migrations by Rik van Riel · 11 years ago
  29. 20e07de sched/numa: Build per numa_group active node mask from numa_faults_cpu statistics by Rik van Riel · 11 years ago
  30. 50ec8a4 sched/numa: Track from which nodes NUMA faults are triggered by Rik van Riel · 11 years ago
  31. ff1df89 sched/numa: Rename p->numa_faults to numa_faults_memory by Rik van Riel · 11 years ago
  32. 52bf84a sched/numa, mm: Remove p->numa_migrate_deferred by Rik van Riel · 11 years ago
  33. 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
  34. 9390675 Revert "sched: Fix sleep time double accounting in enqueue entity" by Vincent Guittot · 11 years ago
  35. 286549d sched: add tracepoints related to NUMA task migration by Mel Gorman · 11 years ago
  36. c726099 sched: Factor out the on_null_domain() checks in trigger_load_balance() by Daniel Lezcano · 11 years ago
  37. 208cb16 sched: Pass 'struct rq' to nohz_idle_balance() by Daniel Lezcano · 11 years ago
  38. f7ed0a8 sched: Pass 'struct rq' to rebalance_domains() by Daniel Lezcano · 11 years ago
  39. 0aeeeeb sched: Remove unused parameter from nohz_balancer_kick() by Daniel Lezcano · 11 years ago
  40. 3dd0337 sched: Remove unused parameter from find_new_ilb() by Daniel Lezcano · 11 years ago
  41. 63f609b sched: Pass 'struct rq' to on_null_domain() by Daniel Lezcano · 11 years ago
  42. 4a72562 sched: Reduce nohz_kick_needed() parameters by Daniel Lezcano · 11 years ago
  43. 7caff66 sched: Reduce trigger_load_balance() parameters by Daniel Lezcano · 11 years ago
  44. 56b4811 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  45. 9722c2d sched: Calculate effective load even if local weight is 0 by Rik van Riel · 11 years ago
  46. 3c67f47 sched: numa: skip inaccessible VMAs by Mel Gorman · 11 years ago
  47. e777b63 sched/numa: Fix period_slot recalculation by Wanpeng Li · 11 years ago
  48. 82897b4 sched/numa: Use wrapper function task_faults_idx to calculate index in group_faults by Wanpeng Li · 11 years ago
  49. de1b301 sched/numa: Use wrapper function task_node to get node which task is on by Wanpeng Li · 11 years ago
  50. 1bd53a7 sched/numa: Drop sysctl_numa_balancing_settle_count sysctl by Wanpeng Li · 11 years ago
  51. ffe732c Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  52. 9dbdb15 sched/fair: Rework sched_fair time accounting by Peter Zijlstra · 11 years ago
  53. 40ea2b4 sched/numa: Drop idx field of task_numa_env struct by Wanpeng Li · 11 years ago
  54. 380c907 sched/fair: Clean up update_sg_lb_stats() a bit by Kamalesh Babulal · 11 years ago
  55. c44f2a0 sched/fair: Move load idx selection in find_idlest_group by Vincent Guittot · 11 years ago
  56. 9abf24d sched: Check sched_domain before computing group power by Srikar Dronamraju · 11 years ago
  57. 85b088e sched/fair: Avoid integer overflow by Michal Nazarewicz · 11 years ago
  58. 5eca82a sched/numa: Cure update_numa_stats() vs. hotplug by Peter Zijlstra · 11 years ago
  59. 46a73e8 sched/numa: Fix NULL pointer dereference in task_numa_migrate() by Rik van Riel · 11 years ago
  60. 37dc6b5 sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus by Preeti U Murthy · 11 years ago
  61. 2042abe sched: Fix asymmetric scheduling for POWER7 by Vaidyanathan Srinivasan · 11 years ago
  62. f9f9ffc sched: Avoid throttle_cfs_rq() racing with period_timer stopping by Ben Segall · 11 years ago
  63. 0ac9b1c sched: Guarantee new group-entities always have weight by Paul Turner · 11 years ago
  64. 927b54f sched: Fix hrtimer_cancel()/rq->lock deadlock by Ben Segall · 11 years ago
  65. db06e78 sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining by Ben Segall · 11 years ago
  66. 1ee14e6 sched: Fix race on toggling cfs_bandwidth_used by Ben Segall · 11 years ago
  67. 7460231 sched: Fix race in migrate_swap_stop() by Peter Zijlstra · 11 years ago
  68. ed1b773 sched/fair: Fix trivial typos in comments by Kamalesh Babulal · 11 years ago
  69. 62e947cb sched: Remove bogus parameter in structured comment by Ramkumar Ramachandra · 11 years ago
  70. 3354781 sched/numa: Reflow task_numa_group() to avoid a compiler warning by Peter Zijlstra · 11 years ago
  71. 2739d3e sched/numa: Retry task_numa_migrate() periodically by Rik van Riel · 11 years ago
  72. 989348b sched/numa: Use unsigned longs for numa group fault stats by Mel Gorman · 11 years ago
  73. de1c9ce sched/numa: Skip some page migrations after a shared fault by Rik van Riel · 11 years ago
  74. 1e3646f mm: numa: Revert temporarily disabling of NUMA migration by Rik van Riel · 11 years ago
  75. 930aa17 sched/numa: Remove the numa_balancing_scan_period_reset sysctl by Mel Gorman · 11 years ago
  76. 04bb2f9 sched/numa: Adjust scan rate in task_numa_placement by Rik van Riel · 11 years ago
  77. 3e6a941 sched/numa: Take false sharing into account when adapting scan rate by Mel Gorman · 11 years ago
  78. dabe1d9 sched/numa: Be more careful about joining numa groups by Rik van Riel · 11 years ago
  79. 0ec8aa0 sched/numa: Avoid migrating tasks that are placed on their preferred node by Peter Zijlstra · 11 years ago
  80. ca28aa53 sched/numa: Fix task or group comparison by Rik van Riel · 11 years ago
  81. 887c290 sched/numa: Decide whether to favour task or group weights based on swap candidate relationships by Rik van Riel · 11 years ago
  82. b32e86b sched/numa: Add debugging by Ingo Molnar · 11 years ago
  83. 7dbd13e sched/numa: Prevent parallel updates to group stats during placement by Mel Gorman · 11 years ago
  84. 8272701 sched/numa: Call task_numa_free() from do_execve() by Rik van Riel · 11 years ago
  85. 83e1d2c sched/numa: Use group fault statistics in numa placement by Mel Gorman · 11 years ago
  86. 6688cc0 mm: numa: Do not group on RO pages by Peter Zijlstra · 11 years ago
  87. e29cf08 sched/numa: Report a NUMA task group ID by Mel Gorman · 11 years ago
  88. 8c8a743 sched/numa: Use {cpu, pid} to create task groups for shared faults by Peter Zijlstra · 11 years ago
  89. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  90. e1dda8a sched/numa: Fix placement of workloads spread across multiple nodes by Rik van Riel · 11 years ago
  91. 2c8a50a sched/numa: Favor placing a task on the preferred node by Mel Gorman · 11 years ago
  92. fb13c7e sched/numa: Use a system-wide search to find swap/migration candidates by Mel Gorman · 11 years ago
  93. ac66f54 sched/numa: Introduce migrate_swap() by Peter Zijlstra · 11 years ago
  94. 4591ce4f sched/numa: Do not trap hinting faults for shared libraries by Mel Gorman · 11 years ago
  95. 06ea5e0 sched/numa: Increment numa_migrate_seq when task runs in correct location by Rik van Riel · 11 years ago
  96. 6b9a746 sched/numa: Retry migration of tasks to CPU on a preferred node by Mel Gorman · 11 years ago
  97. 58d081b sched/numa: Avoid overloading CPUs on a preferred NUMA node by Mel Gorman · 11 years ago
  98. fc314724 mm: numa: Limit NUMA scanning to migrate-on-fault VMAs by Mel Gorman · 11 years ago
  99. 6fe6b2d sched/numa: Do not migrate memory immediately after switching node by Rik van Riel · 11 years ago
  100. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago