1. f89eae4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 4c2628cd Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' by Rafael J. Wysocki · 8 years ago
  3. b7e7ade sched/core: Fix remote wakeups by Peter Zijlstra · 8 years ago
  4. 60f05e8 cpufreq: schedutil: Improve prints messages with pr_fmt by Viresh Kumar · 8 years ago
  5. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  6. c47b3bd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  7. 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 8 years ago
  8. ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 8 years ago
  9. 2087823 sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems by Vik Heyndrickx · 8 years ago
  10. cfa1033 sched/fair: Correct unit of load_above_capacity by Morten Rasmussen · 8 years ago
  11. 1be0eb2 sched/fair: Clean up scale confusion by Peter Zijlstra · 8 years ago
  12. 4449692 sched/nohz: Fix affine unpinned timers mess by Wanpeng Li · 8 years ago
  13. 2f95035 sched/fair: Fix fairness issue on migration by Peter Zijlstra · 8 years ago
  14. 59efa0b sched/core: Kill sched_class::task_waking to clean up the migration logic by Peter Zijlstra · 8 years ago
  15. b5179ac sched/fair: Prepare to fix fairness problems on migration by Peter Zijlstra · 8 years ago
  16. c58d25f sched/fair: Move record_wakee() by Peter Zijlstra · 8 years ago
  17. 4eb8676 Merge branch 'smp/hotplug' into sched/core, to resolve conflicts by Ingo Molnar · 8 years ago
  18. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 8 years ago
  19. 53d3bc7 Revert "sched/fair: Fix fairness issue on migration" by Ingo Molnar · 8 years ago
  20. 13b5ab0 sched/rt, sched/dl: Don't push if task's scheduling class was changed by Xunlei Pang · 8 years ago
  21. 58fe9c4 sched/core: Fix comment typo in wake_q_add() by Davidlohr Bueso · 8 years ago
  22. 8c5e955 sched/core: Remove unused variable by Muhammad Falak R Wani · 8 years ago
  23. 536bd00 sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage by Rafael J. Wysocki · 8 years ago
  24. e5ef27d sched: Make hrtick_notifier an explicit call by Thomas Gleixner · 8 years ago
  25. 20a5c8c sched/fair: Make ilb_notifier an explicit call by Thomas Gleixner · 8 years ago
  26. f2785dd sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() by Thomas Gleixner · 8 years ago
  27. 7d97669 sched/migration: Move CPU_ONLINE into scheduler state by Thomas Gleixner · 8 years ago
  28. e9cd8fa sched/migration: Move calc_load_migrate() into CPU_DYING by Thomas Gleixner · 8 years ago
  29. 94baf7a sched/migration: Move prepare transition to SCHED_STARTING state by Thomas Gleixner · 8 years ago
  30. b2454ca sched/hotplug: Move sync_rcu to be with set_cpu_active(false) by Peter Zijlstra · 8 years ago
  31. 40190a7 sched/hotplug: Convert cpu_[in]active notifiers to state machine by Thomas Gleixner · 8 years ago
  32. c6d2c74 sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE by Thomas Gleixner · 8 years ago
  33. 135fb3e sched: Consolidate the notifier maze by Thomas Gleixner · 8 years ago
  34. e26fbff sched: Allow hotplug notifiers to be setup early by Thomas Gleixner · 8 years ago
  35. 9cf7243 sched: Make set_cpu_rq_start_time() a built in hotplug state by Thomas Gleixner · 8 years ago
  36. e9d867a sched: Allow per-cpu kernel threads to run on online && !active by Peter Zijlstra (Intel) · 8 years ago
  37. 885e542 sched/fair: Fix comment in calculate_imbalance() by Dietmar Eggemann · 8 years ago
  38. 0a9b23c sched/fair: Remove stale power aware scheduling comments by Dietmar Eggemann · 8 years ago
  39. b52fad2 sched/fair: Update rq clock before updating nohz CPU load by Matt Fleming · 8 years ago
  40. db6ea2f sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels by Wanpeng Li · 8 years ago
  41. 7b20b91 sched/fair: Optimize sum computation with a lookup table by Yuyang Du · 8 years ago
  42. 172895e sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOAD_SCALE by Yuyang Du · 8 years ago
  43. 6ecdd74 sched/fair: Generalize the load/util averages resolution definition by Yuyang Du · 8 years ago
  44. 2159197 sched/core: Enable increased load resolution on 64-bit kernels by Peter Zijlstra · 8 years ago
  45. e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 9 years ago
  46. eb58075 sched/core: Introduce 'struct rq_flags' by Peter Zijlstra · 9 years ago
  47. 3e71a46 sched/core: Move task_rq_lock() out of line by Peter Zijlstra · 8 years ago
  48. 64b7aad Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 8 years ago
  49. 29c5e7b Merge back earlier cpufreq material for v4.7. by Rafael J. Wysocki · 8 years ago
  50. f98db60 sched/core: Add switch_mm_irqs_off() and use it in the scheduler by Andy Lutomirski · 8 years ago
  51. 594dd29 sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple times by Wanpeng Li · 8 years ago
  52. 2548d54 nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick() by Peter Zijlstra · 8 years ago
  53. fec148c sched/deadline: Fix a bug in dl_overflow() by Xunlei Pang · 8 years ago
  54. 9fd81dd sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates by Frederic Weisbecker · 8 years ago
  55. 1f41906 sched/fair: Correctly handle nohz ticks CPU load accounting by Frederic Weisbecker · 8 years ago
  56. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 8 years ago
  57. a2c6c91 sched/fair: Call cpufreq hook in additional paths by Steve Muckle · 8 years ago
  58. 41e0d37 sched/fair: Do not call cpufreq hook unless util changed by Steve Muckle · 8 years ago
  59. 21e96f8 sched/fair: Move cpufreq hook to update_cfs_rq_load_avg() by Steve Muckle · 8 years ago
  60. 1f621e0 sched/fair: Fix asym packing to select correct CPU by Srikar Dronamraju · 8 years ago
  61. bd92883 sched/cpuacct: Check for NULL when using task_pt_regs() by Anton Blanchard · 8 years ago
  62. 2c923e9 sched/clock: Make local_clock()/cpu_clock() inline by Daniel Lezcano · 8 years ago
  63. c78b17e sched/clock: Remove pointless test in cpu_clock/local_clock by Daniel Lezcano · 8 years ago
  64. fb90a6e sched/debug: Don't dump sched debug info in SysRq-W by Rabin Vincent · 8 years ago
  65. 6c9d9c8 cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit() by Rafael J. Wysocki · 8 years ago
  66. 9bdcb44 cpufreq: schedutil: New governor based on scheduler utilization data by Rafael J. Wysocki · 8 years ago
  67. 0bed612 cpufreq: sched: Helpers to add and remove update_util hooks by Rafael J. Wysocki · 8 years ago
  68. 2b8c41d sched/fair: Initiate a new task's util avg to a bounded value by Yuyang Du · 8 years ago
  69. 1c3de5e sched/fair: Update comments after a variable rename by Yuyang Du · 8 years ago
  70. 47252cf sched/core: Add preempt checks in preempt_schedule() code by Steven Rostedt · 8 years ago
  71. bfdb198 sched/numa: Remove unnecessary NUMA dequeue update from non-SMP kernels by Tim Chen · 8 years ago
  72. d02c071 sched/fair: Reset nr_balance_failed after active balancing by Srikar Dronamraju · 8 years ago
  73. d740037 sched/cpuacct: Split usage accounting into user_usage and sys_usage by Dongsheng Yang · 8 years ago
  74. 5ca3726 sched/cpuacct: Show all possible CPUs in cpuacct output by Zhao Lei · 8 years ago
  75. 5529578 locking/atomic, sched: Unexport fetch_or() by Frederic Weisbecker · 8 years ago
  76. be53f58 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  78. 73e6aaf sched/cpuacct: Simplify the cpuacct code by Zhao Lei · 8 years ago
  79. 1a736b7 sched/cpuacct: Rename parameter in cpuusage_write() for readability by Dongsheng Yang · 9 years ago
  80. d433558 sched/fair: Add comments to explain select_idle_sibling() by Matt Fleming · 8 years ago
  81. 3a47d51 sched/fair: Fix fairness issue on migration by Peter Zijlstra · 8 years ago
  82. 2f5177f sched/cgroup: Fix/cleanup cgroup teardown/init by Peter Zijlstra · 8 years ago
  83. 42e405f Merge branch 'linus' into sched/urgent, to pick up dependencies by Ingo Molnar · 8 years ago
  84. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 6b5f04b Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  86. ef504fa Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  87. 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 · 8 years ago
  88. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 4ed3900 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  92. adaf9fc cpufreq: Move scheduler-related code to the sched directory by Rafael J. Wysocki · 8 years ago
  93. e1b77c9 sched/kasan: remove stale KASAN poison after hotplug by Mark Rutland · 8 years ago
  94. 34e2c55 cpufreq: Add mechanism for registering utilization update callbacks by Rafael J. Wysocki · 8 years ago
  95. 1f25184 Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 8 years ago
  96. f9c904b sched/cputime: Fix steal_account_process_tick() to always return jiffies by Chris Friesen · 8 years ago
  97. 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 8 years ago
  98. e9532e6 sched/cputime: Fix steal time accounting vs. CPU hotplug by Thomas Gleixner · 8 years ago
  99. 4f49b90 sched-clock: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  100. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 9 years ago