1. be53f58 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 42e405f Merge branch 'linus' into sched/urgent, to pick up dependencies by Ingo Molnar · 9 years ago
  3. 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 · 9 years ago
  4. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. adaf9fc cpufreq: Move scheduler-related code to the sched directory by Rafael J. Wysocki · 9 years ago
  6. 34e2c55 cpufreq: Add mechanism for registering utilization update callbacks by Rafael J. Wysocki · 9 years ago
  7. e9532e6 sched/cputime: Fix steal time accounting vs. CPU hotplug by Thomas Gleixner · 9 years ago
  8. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  9. 01d36d0 sched: Account rr tasks by Frederic Weisbecker · 9 years ago
  10. 3866e84 sched/debug: Move sched_domain_sysctl to debug.c by Steven Rostedt (Red Hat) · 9 years ago
  11. ff77e46 sched/rt: Fix PI handling vs. sched_setscheduler() by Peter Zijlstra · 9 years ago
  12. 41d9339 sched/core: Remove duplicated sched_group_set_shares() prototype by Dongsheng Yang · 9 years ago
  13. 6aa447bc Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  14. 6fe1f34 sched/cgroup: Fix cgroup entity load tracking tear-down by Peter Zijlstra · 9 years ago
  15. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 9 years ago
  16. af34520 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. b036762 sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline by Waiman Long · 9 years ago
  18. ed82b8a sched/core: Move the sched_to_prio[] arrays out of line by Andi Kleen · 9 years ago
  19. ad936d8 sched/fair: Make it possible to account fair load avg consistently by Byungchul Park · 9 years ago
  20. b3e0b1b locking, sched: Introduce smp_cond_acquire() and use it by Peter Zijlstra · 9 years ago
  21. 467386f Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  22. b75a225 sched/core: Better document the try_to_wake_up() barriers by Peter Zijlstra · 9 years ago
  23. 38c6ade sched/fair: Remove empty idle enter and exit functions by Dietmar Eggemann · 9 years ago
  24. 5a4fd03 sched/core: Remove a parameter in the migrate_task_rq() function by xiaofeng.yan · 9 years ago
  25. 1de6444 sched/core: Fix task and run queue sched_info::run_delay inconsistencies by Peter Zijlstra · 9 years ago
  26. fe19159 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  27. 95913d9 sched/core: Fix TASK_DEAD race in finish_task_switch() by Peter Zijlstra · 9 years ago
  28. 2726d6c sched/deadline: Unify dl_time_before() usage by Juri Lelli · 9 years ago
  29. 20f9cd2 sched/core: Make policy-testing consistent by Henrik Austad · 9 years ago
  30. e3279a2 sched/fair: Make utilization tracking CPU scale-invariant by Dietmar Eggemann · 9 years ago
  31. 8cd5601 sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define by Morten Rasmussen · 9 years ago
  32. 2a59572 sched/numa: Convert sched_numa_balancing to a static_branch by Srikar Dronamraju · 9 years ago
  33. c3b9bc5 sched/numa: Disable sched_numa_balancing on UMA systems by Srikar Dronamraju · 9 years ago
  34. 78a9c54 sched/numa: Rename numabalancing_enabled to sched_numa_balancing by Srikar Dronamraju · 9 years ago
  35. bc54da2 sched/core: Remove unused argument from sched_class::task_move_group by Peter Zijlstra · 9 years ago
  36. c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 10 years ago
  37. 3c8e479 sched: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  38. 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 9 years ago
  39. 540247f sched/fair: Init cfs_rq's sched_entity load average by Yuyang Du · 9 years ago
  40. 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
  41. cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 9 years ago
  42. 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
  43. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 10 years ago
  44. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 10 years ago
  45. 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
  46. 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
  47. 178a4d2 sched/deadline: Drop duplicate init_sched_dl_class() declaration by Wanpeng Li · 10 years ago
  48. cbce1a6 sched,lockdep: Employ lock pinning by Peter Zijlstra · 10 years ago
  49. e3fca9e sched: Replace post_schedule with a balance callback list by Peter Zijlstra · 10 years ago
  50. 624bbdf Merge branch 'timers/core' into sched/hrtimers by Thomas Gleixner · 10 years ago
  51. 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 10 years ago
  52. 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 10 years ago
  53. 3289bdb sched: Move the loadavg code to a more obvious location by Peter Zijlstra · 10 years ago
  54. 77a4d1a sched: Cleanup bandwidth timers by Peter Zijlstra · 10 years ago
  55. 07c54f7 sched/core: Remove unused argument from init_[rt|dl]_rq() by Abel Vesa · 10 years ago
  56. dfbca41 sched: Optimize freq invariant accounting by Peter Zijlstra · 10 years ago
  57. dc7ff76 sched: Remove unused struct sched_group_capacity::capacity_orig by Vincent Guittot · 10 years ago
  58. ca6d75e sched: Add struct rq::cpu_capacity_orig by Vincent Guittot · 10 years ago
  59. b5b4860 sched: Make scale_rt invariant with frequency by Vincent Guittot · 10 years ago
  60. 36ee28e sched: Add sched_avg::utilization_avg_contrib by Vincent Guittot · 10 years ago
  61. b6366f0 sched/rt: Use IPI to trigger RT task push migration instead of pulling by Steven Rostedt · 10 years ago
  62. 3960c8c sched: Make dl_task_time() use task_rq_lock() by Peter Zijlstra · 10 years ago
  63. 9edfbfe sched/core: Rework rq->clock update skips by Peter Zijlstra · 10 years ago
  64. cebde6d sched/core: Validate rq_clock*() serialization by Peter Zijlstra · 10 years ago
  65. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  66. 6e99891 sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency by Stanislaw Gruszka · 10 years ago
  67. 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
  68. acb3213 sched/deadline: Add deadline rq status print by Wanpeng Li · 10 years ago
  69. 67dfa1b sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl() by Kirill Tkhai · 10 years ago
  70. 7f51412 sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets by Juri Lelli · 10 years ago
  71. e3fe70b sched/numa: Classify the NUMA topology of a system by Rik van Riel · 10 years ago
  72. 9942f79 sched/numa: Export info needed for NUMA balancing on complex topologies by Rik van Riel · 10 years ago
  73. 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
  74. c55f515 sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW by Peter Zijlstra · 10 years ago
  75. 442bf3a sched: Let the scheduler see CPU idle states by Daniel Lezcano · 10 years ago
  76. a5e7be3 sched/deadline: Clear dl_entity params when setscheduling to different class by Juri Lelli · 10 years ago
  77. 9c58c79 sched: Clean up some typos and grammatical errors in code/comments by Zhihui Zhang · 10 years ago
  78. 4a32fea scheduler: Replace __get_cpu_var with this_cpu_ptr by Christoph Lameter · 10 years ago
  79. cca26e8 sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state by Kirill Tkhai · 10 years ago
  80. da0c1e6 sched: Add wrapper for checking task_struct::on_rq by Kirill Tkhai · 10 years ago
  81. 8b06c55 sched: Match declaration with definition by Pranith Kumar · 10 years ago
  82. 6e76ea8 sched: Remove extra static_key*() function indirection by Jason Baron · 11 years ago
  83. 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 11 years ago
  84. 4486edd sched/fair: Implement fast idling of CPUs when the system is partially loaded by Tim Chen · 11 years ago
  85. 3882ec6 nohz: Use IPI implicit full barrier against rq->nr_running r/w by Frederic Weisbecker · 11 years ago
  86. fd2ac4f nohz: Use nohz own full kick on 2nd task enqueue by Frederic Weisbecker · 11 years ago
  87. 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
  88. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  89. e3baac4 sched/idle: Optimize try-to-wake-up IPI by Peter Zijlstra · 11 years ago
  90. ced549f sched: Remove remaining dubious usage of "power" by Nicolas Pitre · 11 years ago
  91. 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 11 years ago
  92. 09dc4ab sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock by Roman Gushchin · 11 years ago
  93. 7246544 sched, nohz: Change rq->nr_running to always use wrappers by Kirill Tkhai · 11 years ago
  94. 4638364 sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()") by Kirill Tkhai · 11 years ago
  95. f4ebcbc sched/rt: Substract number of tasks of throttled queues from rq->nr_running by Kirill Tkhai · 11 years ago
  96. 60e69ee sched/numa: Fix task_numa_free() lockdep splat by Mike Galbraith · 11 years ago
  97. 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
  98. 300a9d8 sched: Remove needless round trip nsecs <-> tick conversion of steal time by Frederic Weisbecker · 11 years ago
  99. 4c6c4e3 sched/core: Fix endless loop in pick_next_task() by Kirill Tkhai · 11 years ago
  100. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago