1. 07c54f7 sched/core: Remove unused argument from init_[rt|dl]_rq() by Abel Vesa · 10 years ago
  2. dfbca41 sched: Optimize freq invariant accounting by Peter Zijlstra · 10 years ago
  3. dc7ff76 sched: Remove unused struct sched_group_capacity::capacity_orig by Vincent Guittot · 10 years ago
  4. ca6d75e sched: Add struct rq::cpu_capacity_orig by Vincent Guittot · 10 years ago
  5. b5b4860 sched: Make scale_rt invariant with frequency by Vincent Guittot · 10 years ago
  6. 36ee28e sched: Add sched_avg::utilization_avg_contrib by Vincent Guittot · 10 years ago
  7. b6366f0 sched/rt: Use IPI to trigger RT task push migration instead of pulling by Steven Rostedt · 10 years ago
  8. 3960c8c sched: Make dl_task_time() use task_rq_lock() by Peter Zijlstra · 10 years ago
  9. 9edfbfe sched/core: Rework rq->clock update skips by Peter Zijlstra · 10 years ago
  10. cebde6d sched/core: Validate rq_clock*() serialization by Peter Zijlstra · 10 years ago
  11. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  12. 6e99891 sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency by Stanislaw Gruszka · 10 years ago
  13. 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
  14. acb3213 sched/deadline: Add deadline rq status print by Wanpeng Li · 10 years ago
  15. 67dfa1b sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl() by Kirill Tkhai · 10 years ago
  16. 7f51412 sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets by Juri Lelli · 10 years ago
  17. e3fe70b sched/numa: Classify the NUMA topology of a system by Rik van Riel · 10 years ago
  18. 9942f79 sched/numa: Export info needed for NUMA balancing on complex topologies by Rik van Riel · 10 years ago
  19. 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
  20. c55f515 sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW by Peter Zijlstra · 10 years ago
  21. 442bf3a sched: Let the scheduler see CPU idle states by Daniel Lezcano · 10 years ago
  22. a5e7be3 sched/deadline: Clear dl_entity params when setscheduling to different class by Juri Lelli · 10 years ago
  23. 9c58c79 sched: Clean up some typos and grammatical errors in code/comments by Zhihui Zhang · 10 years ago
  24. 4a32fea scheduler: Replace __get_cpu_var with this_cpu_ptr by Christoph Lameter · 10 years ago
  25. cca26e8 sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state by Kirill Tkhai · 10 years ago
  26. da0c1e6 sched: Add wrapper for checking task_struct::on_rq by Kirill Tkhai · 10 years ago
  27. 8b06c55 sched: Match declaration with definition by Pranith Kumar · 10 years ago
  28. 6e76ea8 sched: Remove extra static_key*() function indirection by Jason Baron · 11 years ago
  29. 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 11 years ago
  30. 4486edd sched/fair: Implement fast idling of CPUs when the system is partially loaded by Tim Chen · 11 years ago
  31. 3882ec6 nohz: Use IPI implicit full barrier against rq->nr_running r/w by Frederic Weisbecker · 11 years ago
  32. fd2ac4f nohz: Use nohz own full kick on 2nd task enqueue by Frederic Weisbecker · 11 years ago
  33. 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
  34. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  35. e3baac4 sched/idle: Optimize try-to-wake-up IPI by Peter Zijlstra · 11 years ago
  36. ced549f sched: Remove remaining dubious usage of "power" by Nicolas Pitre · 11 years ago
  37. 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 11 years ago
  38. 09dc4ab sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock by Roman Gushchin · 11 years ago
  39. 7246544 sched, nohz: Change rq->nr_running to always use wrappers by Kirill Tkhai · 11 years ago
  40. 4638364 sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()") by Kirill Tkhai · 11 years ago
  41. f4ebcbc sched/rt: Substract number of tasks of throttled queues from rq->nr_running by Kirill Tkhai · 11 years ago
  42. 60e69ee sched/numa: Fix task_numa_free() lockdep splat by Mike Galbraith · 11 years ago
  43. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  44. 300a9d8 sched: Remove needless round trip nsecs <-> tick conversion of steal time by Frederic Weisbecker · 11 years ago
  45. 4c6c4e3 sched/core: Fix endless loop in pick_next_task() by Kirill Tkhai · 11 years ago
  46. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  47. 37e117c sched: Guarantee task priority in pick_next_task() by Peter Zijlstra · 11 years ago
  48. f5f9739 sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED by Dietmar Eggemann · 11 years ago
  49. d82fd25 sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq' by Li Zefan · 11 years ago
  50. dc87734 sched: Remove some #ifdeffery by Peter Zijlstra · 11 years ago
  51. 3f1d2a3 sched: Fix hotplug task migration by Peter Zijlstra · 11 years ago
  52. 6e83125 sched/fair: Remove idle_balance() declaration in sched.h by Peter Zijlstra · 11 years ago
  53. 995b9ea sched/deadline: Remove useless dl_nr_total by Kirill Tkhai · 11 years ago
  54. 38033c3 sched: Push down pre_schedule() and idle_balance() by Peter Zijlstra · 11 years ago
  55. 606dba2 sched: Push put_prev_task() into pick_next_task() by Peter Zijlstra · 13 years ago
  56. 3c4017c sched: Move rq->idle_stamp up to the core by Daniel Lezcano · 11 years ago
  57. b4f2ab43 sched: Remove 'cpu' parameter from idle_balance() by Daniel Lezcano · 11 years ago
  58. 6b6350f sched: Expose some macros related to priority by Dongsheng Yang · 11 years ago
  59. 7caff66 sched: Reduce trigger_load_balance() parameters by Daniel Lezcano · 11 years ago
  60. 1724813 sched/deadline: Remove the sysctl_sched_dl knobs by Peter Zijlstra · 11 years ago
  61. 6bfd6d7 sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap by Juri Lelli · 11 years ago
  62. 332ac17 sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  63. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  64. 1baca4c sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic by Juri Lelli · 11 years ago
  65. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago
  66. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  67. e6c390f sched: Add sched_class->task_dead() method by Dario Faggioli · 11 years ago
  68. 37dc6b5 sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus by Preeti U Murthy · 11 years ago
  69. 1ee14e6 sched: Fix race on toggling cfs_bandwidth_used by Ben Segall · 11 years ago
  70. 7460231 sched: Fix race in migrate_swap_stop() by Peter Zijlstra · 11 years ago
  71. 0ec8aa0 sched/numa: Avoid migrating tasks that are placed on their preferred node by Peter Zijlstra · 11 years ago
  72. 8272701 sched/numa: Call task_numa_free() from do_execve() by Rik van Riel · 11 years ago
  73. 8c8a743 sched/numa: Use {cpu, pid} to create task groups for shared faults by Peter Zijlstra · 11 years ago
  74. fb13c7e sched/numa: Use a system-wide search to find swap/migration candidates by Mel Gorman · 11 years ago
  75. ac66f54 sched/numa: Introduce migrate_swap() by Peter Zijlstra · 11 years ago
  76. e6628d5 sched/numa: Reschedule task on preferred NUMA node once selected by Mel Gorman · 11 years ago
  77. f809ca9 sched/numa: Track NUMA hinting faults on per-node basis by Mel Gorman · 11 years ago
  78. 9bd721c sched/balancing: Consider max cost of idle balance per sched domain by Jason Low · 11 years ago
  79. 6263322 sched/fair: Rewrite group_imb trigger by Peter Zijlstra · 11 years ago
  80. 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
  81. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  82. 7d9ffa8 sched: Micro-optimize the smart wake-affine logic by Peter Zijlstra · 12 years ago
  83. 6852079 sched: Move h_load calculation to task_h_load() by Vladimir Davydov · 11 years ago
  84. a9cef46 sched/tg: Remove tg.load_weight by Alex Shi · 12 years ago
  85. 2509940 sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t by Alex Shi · 12 years ago
  86. bf5b986 sched/tg: Use 'unsigned long' for load variable in task group by Alex Shi · 12 years ago
  87. 72a4cf2 sched: Change cfs_rq load avg to unsigned long by Alex Shi · 12 years ago
  88. a75cdaa sched: Set an initial value of runnable avg for new forked task by Alex Shi · 12 years ago
  89. fa6bdde sched: Move a few runnable tg variables into CONFIG_SMP by Alex Shi · 12 years ago
  90. 141965c Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" by Alex Shi · 12 years ago
  91. e23ee74 sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list by Kirill Tkhai · 12 years ago
  92. 78becc2 sched: Use an accessor to read the rq clock by Frederic Weisbecker · 12 years ago
  93. c5405a4 sched: Remove redundant update_runtime notifier by Neil Zhang · 12 years ago
  94. 8527632 sched: Move update_load_*() methods from sched.h to fair.c by Paul Gortmaker · 12 years ago
  95. 45ceebf sched: Factor out load calculation code from sched/core.c --> sched/proc.c by Paul Gortmaker · 12 years ago
  96. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 12 years ago
  97. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 12 years ago
  98. 25f55d9 sched: Fix init NOHZ_IDLE flag by Vincent Guittot · 12 years ago
  99. 9f3660c sched: Kick full dynticks CPU that have more than one task enqueued. by Frederic Weisbecker · 12 years ago
  100. 642dbc3 sched: Fix wrong rq's runnable_avg update with rt tasks by Vincent Guittot · 12 years ago