1. e0ee463 sched/features: Distinguish between NORMAL and DEADLINE hrtick by Juri Lelli · 4 years ago
  2. de40f33 sched/deadline: Reduce rq lock contention in dl_add_task_root_domain() by Dietmar Eggemann · 4 years ago
  3. 8ecca39 rbtree, sched/deadline: Use rb_add_cached() by Peter Zijlstra · 4 years, 9 months ago
  4. 65bcf07 sched: Use task_current() instead of 'rq->curr == p' by Hui Su · 4 years, 3 months ago
  5. a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 2 months ago
  6. f4b936f Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  7. 2279f54 sched/deadline: Fix priority inheritance with multiple scheduling classes by Juri Lelli · 4 years, 2 months ago
  8. 3aef155 sched: Remove select_task_rq()'s sd_flag parameter by Valentin Schneider · 4 years, 3 months ago
  9. 12fa97c Merge branch 'sched/migrate-disable' by Peter Zijlstra · 4 years, 2 months ago
  10. a7c8155 sched: Fix migrate_disable() vs rt/dl balancing by Peter Zijlstra · 4 years, 4 months ago
  11. 95158a8 sched,rt: Use the full cpumask for balancing by Peter Zijlstra · 4 years, 4 months ago
  12. 14e292f8 sched,rt: Use cpumask_any*_distribute() by Peter Zijlstra · 4 years, 4 months ago
  13. 9cfc3e1 sched: Massage set_cpus_allowed() by Peter Zijlstra · 4 years, 4 months ago
  14. 120455c sched: Fix hotplug vs CPU bandwidth control by Peter Zijlstra · 4 years, 4 months ago
  15. 43c31ac sched: Remove relyance on STRUCT_ALIGNMENT by Peter Zijlstra · 4 years, 3 months ago
  16. b13772f sched/cpupri: Add CPUPRI_HIGHER by Peter Zijlstra · 4 years, 3 months ago
  17. a57415f sched/deadline: Fix sched_dl_global_validate() by Peng Liu · 4 years, 3 months ago
  18. 2676242 sched/deadline: Optimize sched_dl_global_validate() by Peng Liu · 4 years, 3 months ago
  19. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  20. feff2e6 sched/deadline: Unthrottle PI boosted threads while enqueuing by Daniel Bristot de Oliveira · 4 years, 4 months ago
  21. 46fcc4b sched/deadline: Fix stale throttling on de-/boosted tasks by Lucas Stach · 4 years, 5 months ago
  22. faa2fd7 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
  23. ce9bc3b sched/deadline: Initialize ->dl_boosted by Juri Lelli · 4 years, 7 months ago
  24. a87e749 sched: Remove struct sched_class::next field by Steven Rostedt (VMware) · 5 years ago
  25. 590d697 sched: Force the address order of each sched class descriptor by Steven Rostedt (VMware) · 5 years ago
  26. c496941 sched/deadline: Fix a typo in a comment by Christophe JAILLET · 4 years, 8 months ago
  27. b411898 sched/deadline: Make DL capacity-aware by Luca Abeni · 4 years, 8 months ago
  28. 60ffd5e sched/deadline: Improve admission control for asymmetric CPU capacities by Luca Abeni · 4 years, 8 months ago
  29. fc9dc69 sched/deadline: Add dl_bw_capacity() by Dietmar Eggemann · 4 years, 8 months ago
  30. c81b893 sched/deadline: Optimize dl_bw_cpus() by Dietmar Eggemann · 4 years, 8 months ago
  31. b4098bf sched/deadline: Impose global limits on sched_attr::sched_period by Peter Zijlstra · 5 years ago
  32. ba4f7bc sched/deadline: Make two functions static by Yu Chen · 4 years, 11 months ago
  33. a0e813f sched/core: Further clarify sched_class::set_next_task() by Peter Zijlstra · 5 years ago
  34. 98c2f70 sched/core: Simplify sched_class::pick_next_task() by Peter Zijlstra · 5 years ago
  35. 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
  36. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  37. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  38. 6769243 sched: Rework pick_next_task() slow-path by Peter Zijlstra · 6 years ago
  39. 5f2a45f sched: Allow put_prev_task() to drop rq->lock by Peter Zijlstra · 6 years ago
  40. 03b7fad sched: Add task_struct pointer to sched_class::set_curr_task by Peter Zijlstra · 6 years ago
  41. f95d4ea sched/{rt,deadline}: Fix set_next_task vs pick_next_task by Peter Zijlstra · 6 years ago
  42. f490481 sched/deadline: Fix double accounting of rq/running bw in push & pull by Dietmar Eggemann · 5 years ago
  43. 850377a sched/deadline: Ensure inactive_timer runs in hardirq context by Juri Lelli · 5 years ago
  44. d5096aa sched: Mark hrtimers to expire in hard interrupt context by Sebastian Andrzej Siewior · 5 years ago
  45. 59d06ce sched/deadline: Fix bandwidth accounting at all levels after offline migration by Juri Lelli · 6 years ago
  46. f9a25f7 cpusets: Rebuild root domain deadline accounting information by Mathieu Poirier · 6 years ago
  47. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  48. 8ec59c0 sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() by Vincent Guittot · 6 years ago
  49. d6a3b24 docs: scheduler: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  50. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  51. 1b02cd6 sched/deadline: Correctly handle active 0-lag timers by luca abeni · 6 years ago
  52. 2312729 sched/fair: Update scale invariance of PELT by Vincent Guittot · 6 years ago
  53. 9ebc605 sched/core: Remove unnecessary unlikely() in push_*_task() by Yangtao Li · 6 years ago
  54. dfcb245 sched: Fix various typos in comments by Ingo Molnar · 6 years ago
  55. ff1cdc9 sched/core: Introduce set_next_task() helper for better code readability by Muchun Song · 6 years ago
  56. 1327237a5 sched/numa: Pass destination CPU as a parameter to migrate_task_rq by Srikar Dronamraju · 6 years ago
  57. 4765096 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  58. 840d719 sched/deadline: Update rq_clock of later_rq when pushing a task by Daniel Bristot de Oliveira · 6 years ago
  59. 523e979 sched/core: Use PELT for scale_rt_capacity() by Vincent Guittot · 7 years ago
  60. 3727e0e sched/dl: Add dl_rq utilization tracking by Vincent Guittot · 7 years ago
  61. e117cb5 sched/deadline: Fix switched_from_dl() warning by Juri Lelli · 7 years ago
  62. ecda2b6 sched/deadline: Fix missing clock update by Juri Lelli · 7 years ago
  63. 3febfc8a sched/deadline: Make the grub_reclaim() function static by Mathieu Malaterre · 7 years ago
  64. f6a34630 sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h by Mathieu Malaterre · 7 years ago
  65. adcc8da sched/core: Simplify helpers for rq clock update skip requests by Davidlohr Bueso · 7 years ago
  66. 4042d003 cpufreq/schedutil: Remove unused CPUFREQ_DL by Peter Zijlstra · 7 years ago
  67. 02d8ec9 sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separate namespace by Ingo Molnar · 7 years ago
  68. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  69. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  70. d84b313 sched/isolation: Offload residual 1Hz scheduler tick by Frederic Weisbecker · 7 years ago
  71. 6fe0ce1 sched/deadline: Make update_curr_dl() more accurate by Wen Yang · 7 years ago
  72. 0788116 sched/deadline: Make bandwidth enforcement scale-invariant by Juri Lelli · 7 years ago
  73. 794a56e sched/cpufreq: Change the worker kthread to SCHED_DEADLINE by Juri Lelli · 7 years ago
  74. e0367b1 sched/deadline: Move CPU frequency selection triggering points by Juri Lelli · 7 years ago
  75. 34be393 sched/deadline: Implement "runtime overrun signal" support by Juri Lelli · 7 years ago
  76. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  77. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  78. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  79. 8c0944ce sched/deadline: Rename __dl_clear() to __dl_sub() by Peter Zijlstra · 7 years ago
  80. 295d6d5 sched/deadline: Fix switching to -deadline by Luca Abeni · 7 years ago
  81. d2cc5ed cpuacct: Introduce cgroup_account_cputime[_field]() by Tejun Heo · 7 years ago
  82. 2161573 sched/deadline: replace earliest dl and rq leftmost caching by Davidlohr Bueso · 7 years ago
  83. 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  84. 3261ed0 sched/deadline: Change return value of cpudl_find() by Byungchul Park · 8 years ago
  85. b18c3ca sched/deadline: Make find_later_rq() choose a closer CPU in topology by Byungchul Park · 8 years ago
  86. 181a80d1 sched: Mark pick_next_task_dl() and build_sched_domain() as static by Viresh Kumar · 8 years ago
  87. 674e754 sched: cpufreq: Allow remote cpufreq callbacks by Viresh Kumar · 7 years ago
  88. 193be41 sched/deadline: Fix confusing comments about selection of top pi-waiter by Joel Fernandes · 8 years ago
  89. 06a76fe sched/deadline: Move DL related code from sched/core.c to sched/deadline.c by Nicolas Pitre · 8 years ago
  90. 3effcb4 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 8 years ago
  91. ae83b56 sched/deadline: Zero out positive runtime after throttling constrained tasks by Xunlei Pang · 8 years ago
  92. daec579 sched/deadline: Reclaim bandwidth not used by dl tasks by Luca Abeni · 8 years ago
  93. 9f0d1a5 sched/deadline: Base GRUB reclaiming on the inactive utilization by Luca Abeni · 8 years ago
  94. 8fd2723 sched/deadline: Track the "total rq utilization" too by Luca Abeni · 8 years ago
  95. 2d4283e sched/deadline: Make GRUB a task's flag by Luca Abeni · 8 years ago
  96. 4da3abc sched/deadline: Do not reclaim the whole CPU bandwidth by Luca Abeni · 8 years ago
  97. c52f14d sched/deadline: Implement GRUB accounting by Luca Abeni · 8 years ago
  98. 387e313 sched/deadline: Fix the update of the total -deadline utilization by Luca Abeni · 8 years ago
  99. 209a0cb sched/deadline: Improve the tracking of active utilization by Luca Abeni · 8 years ago
  100. e36d867 sched/deadline: Track the active utilization by Luca Abeni · 8 years ago