1. e0367b1 sched/deadline: Move CPU frequency selection triggering points by Juri Lelli · 7 years ago
  2. d4edd66 sched/cpufreq: Use the DEADLINE utilization signal by Juri Lelli · 7 years ago
  3. 34be393 sched/deadline: Implement "runtime overrun signal" support by Juri Lelli · 7 years ago
  4. 7332dec sched/fair: Only immediately migrate tasks due to interrupts if prev and target CPUs share cache by Mel Gorman · 7 years ago
  5. 9783be2 sched/fair: Correct obsolete comment about cpufreq_update_util() by Joel Fernandes · 7 years ago
  6. 18cec7e sched/fair: Remove impossible condition from find_idlest_group_cpu() by Joel Fernandes · 7 years ago
  7. 5083452 sched/cpufreq: Don't pass flags to sugov_set_iowait_boost() by Viresh Kumar · 7 years ago
  8. 6257e70 sched/cpufreq: Initialize sg_cpu->flags to 0 by Viresh Kumar · 7 years ago
  9. f453ae2 sched/fair: Consider RT/IRQ pressure in capacity_spare_wake() by Joel Fernandes · 7 years ago
  10. f01415f sched/fair: Use 'unsigned long' for utilization, consistently by Patrick Bellasi · 7 years ago
  11. 31cb1bc sched/core: Rework and clarify prepare_lock_switch() by rodrigosiqueira · 7 years ago
  12. cb1f34d Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  13. 5416760 membarrier: Disable preemption when calling smp_call_function_many() by Mathieu Desnoyers · 7 years ago
  14. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  15. f73c52a sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 7 years ago
  16. 2064a5a sched/core: Fix kernel-doc warnings after code movement by Randy Dunlap · 7 years ago
  17. a555e9d sched/fair: Remove unused 'curr' parameter from wakeup_gran by Cheng Jian · 7 years ago
  18. a4c3c04 sched/fair: Update and fix the runnable propagation rule by Vincent Guittot · 7 years ago
  19. c6b9d9a sched/wait: Fix add_wait_queue() behavioral change by Omar Sandoval · 7 years ago
  20. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  21. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  22. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  23. bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  24. 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 6098850 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
  28. 28da439 Merge branches 'pm-cpufreq-sched' and 'pm-opp' by Rafael J. Wysocki · 7 years ago
  29. 765cc3a sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds by Patrick Bellasi · 7 years ago
  30. e029b9b Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  31. 07458f6 cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freq by Viresh Kumar · 7 years ago
  32. 2c11dba sched/clock, sched/cputime: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  33. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  34. d62d813 cpufreq: schedutil: Examine the correct CPU when we update util by Chris Redpath · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. 150dfee sched/isolation: Add basic isolcpus flags by Frederic Weisbecker · 7 years ago
  37. edb9382 sched/isolation: Move isolcpus= handling to the housekeeping code by Frederic Weisbecker · 7 years ago
  38. 6f1982f sched/isolation: Handle the nohz_full= parameter by Frederic Weisbecker · 7 years ago
  39. de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
  40. 5c4991e sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_HZ_FULL by Frederic Weisbecker · 7 years ago
  41. 204c083 sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() by Frederic Weisbecker · 7 years ago
  42. e179f5a sched/isolation: Use its own static key by Frederic Weisbecker · 7 years ago
  43. 7e56a1c sched/isolation: Make the housekeeping cpumask private by Frederic Weisbecker · 7 years ago
  44. 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
  45. d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
  46. 54b933c sched/idle: Micro-optimize the idle loop by Cheng Jian · 7 years ago
  47. e22cdc3 sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_OFFSTACK by Rakib Mullick · 7 years ago
  48. 72bc286 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  49. ad4e25a Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' and 'torture.2017.10.09a' into HEAD by Paul E. McKenney · 7 years ago
  50. a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
  51. 4bdced5 sched/rt: Simplify the IPI based RT balancing logic by Steven Rostedt (Red Hat) · 7 years ago
  52. 93f50f9 sched/fair: Fix usage of find_idlest_group() when the local group is idlest by Brendan Jackman · 7 years ago
  53. 6fee85c sched/fair: Fix usage of find_idlest_group() when no groups are allowed by Brendan Jackman · 7 years ago
  54. 0d10ab9 sched/fair: Fix find_idlest_group() when local group is not allowed by Brendan Jackman · 7 years ago
  55. e90381e sched/fair: Remove unnecessary comparison with -1 by Brendan Jackman · 7 years ago
  56. 18bd1b4b sched/fair: Move select_task_rq_fair() slow-path into its own function by Brendan Jackman · 7 years ago
  57. 583ffd9 sched/fair: Force balancing on NOHZ balance if local group has capacity by Brendan Jackman · 7 years ago
  58. ea16f0e sched/fair: Sync task util before slow-path wakeup by Brendan Jackman · 7 years ago
  59. 9382490 sched/fair: Search a task from the tail of the queue by Uladzislau Rezki · 7 years ago
  60. 051f3ca sched/topology: Introduce NUMA identity node sched domain by Suravee Suthikulpanit · 7 years ago
  61. ed4ad1c sched/topology: Restore SD_PREFER_SIBLING on MC domains by Peter Zijlstra · 7 years ago
  62. 8c0944ce sched/deadline: Rename __dl_clear() to __dl_sub() by Peter Zijlstra · 7 years ago
  63. 295d6d5 sched/deadline: Fix switching to -deadline by Luca Abeni · 7 years ago
  64. e964d35 sched/headers: Remove duplicate prototype of __dl_clear_params() by luca abeni · 7 years ago
  65. 62cb118 sched/idle: Move quiet_vmstate() into the NOHZ code by Peter Zijlstra · 7 years ago
  66. 151aeab Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  67. 024c9d2 sched/core: Ensure load_balance() respects the active_mask by Peter Zijlstra · 7 years ago
  68. f2cdd9c sched/core: Address more wake_affine() regressions by Peter Zijlstra · 7 years ago
  69. d153b15 sched/core: Fix wake_affine() performance regression by Peter Zijlstra · 7 years ago
  70. 0032f4e rcutorture: Dump writer stack if stalled by Paul E. McKenney · 7 years ago
  71. f79c3ad sched,rcu: Make cond_resched() provide RCU quiescent state by Paul E. McKenney · 8 years ago
  72. 7c2102e sched: Make resched_cpu() unconditional by Paul E. McKenney · 7 years ago
  73. 0d59363 sched: Implement interface for cgroup unified hierarchy by Tejun Heo · 7 years ago
  74. a1f7164 sched: Misc preps for cgroup unified hierarchy interface by Tejun Heo · 7 years ago
  75. 17de4ee sched/fair: Update calc_group_*() comments by Peter Zijlstra · 7 years ago
  76. 2c8e4dc sched/fair: Calculate runnable_weight slightly differently by Josef Bacik · 7 years ago
  77. 9a2dd58 sched/fair: Implement more accurate async detach by Peter Zijlstra · 8 years ago
  78. f207934 sched/fair: Align PELT windows between cfs_rq and its se by Peter Zijlstra · 8 years ago
  79. 144d848 sched/fair: Implement synchonous PELT detach on load-balance migrate by Peter Zijlstra · 8 years ago
  80. 1ea6c46 sched/fair: Propagate an effective runnable_load_avg by Peter Zijlstra · 8 years ago
  81. 0e2d2aa sched/fair: Rewrite PELT migration propagation by Peter Zijlstra · 8 years ago
  82. 2a2f5d4e sched/fair: Rewrite cfs_rq->removed_*avg by Peter Zijlstra · 8 years ago
  83. 9059393 sched/fair: Use reweight_entity() for set_user_nice() by Vincent Guittot · 8 years ago
  84. 840c5ab sched/fair: More accurate reweight_entity() by Peter Zijlstra · 8 years ago
  85. 8d5b902 sched/fair: Introduce {en,de}queue_load_avg() by Peter Zijlstra · 7 years ago
  86. b5b3e35 sched/fair: Rename {en,de}queue_entity_load_avg() by Peter Zijlstra · 7 years ago
  87. b382a53 sched/fair: Move enqueue migrate handling by Peter Zijlstra · 8 years ago
  88. 88c0616 sched/fair: Change update_load_avg() arguments by Peter Zijlstra · 8 years ago
  89. c7b5021 sched/fair: Remove se->load.weight from se->avg.load_sum by Peter Zijlstra · 8 years ago
  90. 3d4b60d sched/fair: Cure calc_cfs_shares() vs. reweight_entity() by Peter Zijlstra · 8 years ago
  91. cef2740 sched/fair: Add comment to calc_cfs_shares() by Peter Zijlstra · 8 years ago
  92. 7c80cfc sched/fair: Clean up calc_cfs_shares() by Peter Zijlstra · 8 years ago
  93. 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
  94. 65d5dc4 sched/debug: Remove unused variable by Peter Zijlstra · 7 years ago
  95. 8157a7f sched/cputime: Add dummy cputime_adjust() implementation for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE by Tejun Heo · 7 years ago
  96. d2cc5ed cpuacct: Introduce cgroup_account_cputime[_field]() by Tejun Heo · 7 years ago
  97. cfb766d sched/cputime: Expose cputime_adjust() by Tejun Heo · 7 years ago
  98. abca5fc sched_rr_get_interval(): move compat to native, get rid of set_fs() by Al Viro · 7 years ago
  99. 11a19c7 sched/wait: Introduce wakeup boomark in wake_up_page_bit by Tim Chen · 7 years ago
  100. 2554db9 sched/wait: Break up long wake list walk by Tim Chen · 7 years ago