1. d49db34 sched/fair: Test list head instead of list entry in throttle_cfs_rq() by Cong Wang · 10 years ago
  2. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 10 years ago
  4. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. cbce1a6 sched,lockdep: Employ lock pinning by Peter Zijlstra · 10 years ago
  8. 624bbdf Merge branch 'timers/core' into sched/hrtimers by Thomas Gleixner · 10 years ago
  9. 8e76d4e sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings by Mel Gorman · 10 years ago
  10. 6f9aad0 sched/numa: Only consider less busy nodes as numa balancing destinations by Rik van Riel · 10 years ago
  11. e4991b2 Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbalanced") by Rik van Riel · 10 years ago
  12. 54d2736 sched/fair: Prevent throttling in early pick_next_task_fair() by Ben Segall · 10 years ago
  13. c1ceac6 sched/numa: Reduce conflict between fbq_classify_rq() and migration by Rik van Riel · 10 years ago
  14. 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 10 years ago
  15. 58ac93e sched: Fix function declaration return type mismatch by Nicholas Mc Guire · 10 years ago
  16. 7e5a2c1 sched/numa: Document usages of mm->numa_scan_seq by Jason Low · 10 years ago
  17. 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 10 years ago
  18. 3289bdb sched: Move the loadavg code to a more obvious location by Peter Zijlstra · 10 years ago
  19. 77a4d1a sched: Cleanup bandwidth timers by Peter Zijlstra · 10 years ago
  20. 4961b6e sched: core: Use hrtimer_start[_expires]() by Thomas Gleixner · 10 years ago
  21. 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. 6b79c57 mm: numa: disable change protection for vma(VM_HUGETLB) by Naoya Horiguchi · 10 years ago
  23. d4573c3 sched: Improve load balancing in the presence of idle CPUs by Preeti U Murthy · 10 years ago
  24. dfbca41 sched: Optimize freq invariant accounting by Peter Zijlstra · 10 years ago
  25. 1aaf90a sched: Move CFS tasks to CPUs with higher capacity by Vincent Guittot · 10 years ago
  26. dc7ff76 sched: Remove unused struct sched_group_capacity::capacity_orig by Vincent Guittot · 10 years ago
  27. ea67821 sched: Replace capacity_factor by usage by Vincent Guittot · 10 years ago
  28. 8bb5b00 sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::group_usage by Vincent Guittot · 10 years ago
  29. ca6d75e sched: Add struct rq::cpu_capacity_orig by Vincent Guittot · 10 years ago
  30. b5b4860 sched: Make scale_rt invariant with frequency by Vincent Guittot · 10 years ago
  31. 0c1dc6b sched: Make sched entity usage tracking scale-invariant by Morten Rasmussen · 10 years ago
  32. a8faa8f sched: Remove frequency scaling from cpu_capacity by Vincent Guittot · 10 years ago
  33. 21f4486 sched: Track group sched_entity usage contributions by Morten Rasmussen · 10 years ago
  34. 36ee28e sched: Add sched_avg::utilization_avg_contrib by Vincent Guittot · 10 years ago
  35. 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 10 years ago
  36. 890a540 sched/numa: Avoid some pointless iterations by Jan Beulich · 10 years ago
  37. 095bebf sched/numa: Do not move past the balance point if unbalanced by Rik van Riel · 10 years ago
  38. 3847b27 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 10 years ago
  39. 8190747 sched/fair: Avoid using uninitialized variable in preferred_group_nid() by Jan Beulich · 10 years ago
  40. 9edfbfe sched/core: Rework rq->clock update skips by Peter Zijlstra · 10 years ago
  41. cebde6d sched/core: Validate rq_clock*() serialization by Peter Zijlstra · 10 years ago
  42. bb04159 sched/fair: Fix sched_entity::avg::decay_count initialization by Kirill Tkhai · 10 years ago
  43. 6384760 sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay() by Xunlei Pang · 10 years ago
  44. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 10 years ago
  45. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 10 years ago
  46. cb0b9f2 sched/fair: Fix stale overloaded status in the busiest group finding logic by Wanpeng Li · 10 years ago
  47. 6c1d941 sched: Move p->nr_cpus_allowed check to select_task_rq() by Wanpeng Li · 10 years ago
  48. 7538991 sched/fair: Kill task_struct::numa_entry and numa_group::task_list by Kirill Tkhai · 10 years ago
  49. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  50. 6e99891 sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency by Stanislaw Gruszka · 10 years ago
  51. 7af6833 sched/numa: Avoid selecting oneself as swap target by Peter Zijlstra · 10 years ago
  52. 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
  53. 9f96742 sched: Check if we got a shallowest_idle_cpu before searching for least_loaded_cpu by Yao Dongdong · 10 years ago
  54. 9de05d4 sched/numa: Check all nodes when placing a pseudo-interleaved group by Rik van Riel · 10 years ago
  55. 5400941 sched/numa: Find the preferred nid with complex NUMA topology by Rik van Riel · 10 years ago
  56. 6c6b119 sched/numa: Calculate node scores in complex NUMA topologies by Rik van Riel · 10 years ago
  57. 7bd9532 sched/numa: Prepare for complex topology placement by Rik van Riel · 10 years ago
  58. 6419265 sched/fair: Fix division by zero sysctl_numa_balancing_scan_size by Kirill Tkhai · 10 years ago
  59. 2847c90 sched/fair: Care divide error in update_task_scan_period() by Yasuaki Ishimatsu · 10 years ago
  60. 1effd9f sched/numa: Fix unsafe get_task_struct() in task_numa_assign() by Kirill Tkhai · 10 years ago
  61. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  62. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  64. 10a1298 sched/fair: Delete resched_cpu() from idle_balance() by Kirill Tkhai · 10 years ago
  65. 43f4d66 sched: Improve sysbench performance by fixing spurious active migration by Vincent Guittot · 10 years ago
  66. 7a96c23 sched/fair: Remove duplicate code from can_migrate_task() by Kirill Tkhai · 10 years ago
  67. 83a0a96 sched/fair: Leverage the idle state info when choosing the "idlest" cpu by Nicolas Pitre · 10 years ago
  68. be34f0f sched/numa: Kill the wrong/dead TASK_DEAD check in task_numa_fault() by Oleg Nesterov · 10 years ago
  69. 9c58c79 sched: Clean up some typos and grammatical errors in code/comments by Zhihui Zhang · 10 years ago
  70. bd61c98 sched: Test the CPU's capacity in wake_affine() by Vincent Guittot · 10 years ago
  71. 26bc3c5 sched: Allow all architectures to set 'capacity_orig' by Vincent Guittot · 10 years ago
  72. 65fdac0 sched: Fix avg_load computation by Vincent Guittot · 10 years ago
  73. 05bfb65 sched: Remove a wake_affine() condition by Vincent Guittot · 10 years ago
  74. afdeee0 sched: Fix imbalance flag reset by Vincent Guittot · 10 years ago
  75. a8edd07 sched/fair: cleanup: Remove useless assignment in select_task_rq_fair() by Kirill Tkhai · 10 years ago
  76. ba7e5a2 sched/numa: Use select_idle_sibling() to select a destination for task_numa_move() by Rik van Riel · 10 years ago
  77. 8236d90 sched: Reduce contention in update_cfs_rq_blocked_load() by Jason Low · 10 years ago
  78. 177ef2a sched/deadline: Fix a precision problem in the microseconds range by xiaofeng.yan · 10 years ago
  79. 35b123e sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  80. 4ba2968 percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t by Christoph Lameter · 10 years ago
  81. 163122b sched/fair: Remove double_lock_balance() from load_balance() by Kirill Tkhai · 10 years ago
  82. e5673f2 sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop() by Kirill Tkhai · 10 years ago
  83. da0c1e6 sched: Add wrapper for checking task_struct::on_rq by Kirill Tkhai · 10 years ago
  84. f36c019 sched/fair: Fix reschedule which is generated on throttled cfs_rq by Kirill Tkhai · 10 years ago
  85. 83d7f24 sched/numa: Fix numa capacity computation by Rik van Riel · 10 years ago
  86. b932c03 sched/numa: Fix off-by-one in capacity check by Rik van Riel · 10 years ago
  87. 9a5d9ba sched/fair: Allow calculate_imbalance() to move idle cpus by Peter Zijlstra · 10 years ago
  88. caeb178 sched/fair: Make update_sd_pick_busiest() return 'true' on a busier sd by Rik van Riel · 10 years ago
  89. 743cb1f sched/fair: Make calculate_imbalance() independent by Peter Zijlstra · 10 years ago
  90. cd3bd4e sched/fair: Fix 'make xmldocs' warning caused by missing description by Masanari Iida · 10 years ago
  91. e720fff sched/numa: Revert "Use effective_load() to balance NUMA loads" by Peter Zijlstra · 11 years ago
  92. 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 11 years ago
  93. 0e59bda sched/fair: Disable runtime_enabled on dying rq by Kirill Tkhai · 11 years ago
  94. a22b4b0 sched/numa: Change scan period code to match intent by Rik van Riel · 11 years ago
  95. db015da sched/numa: Rework best node setting in task_numa_migrate() by Rik van Riel · 11 years ago
  96. 0132c3e sched/numa: Examine a task move when examining a task swap by Rik van Riel · 11 years ago
  97. 1c5d3eb sched/numa: Simplify task_numa_compare() by Rik van Riel · 11 years ago
  98. 6dc1a67 sched/numa: Use effective_load() to balance NUMA loads by Rik van Riel · 11 years ago
  99. 28a2174 sched/numa: Move power adjustment into load_too_imbalanced() by Rik van Riel · 11 years ago
  100. f0b8a4a sched/numa: Use group's max nid as task's preferred nid by Rik van Riel · 11 years ago