1. 95158a8 sched,rt: Use the full cpumask for balancing by Peter Zijlstra · 4 years, 4 months ago
  2. 23e71d8 sched/deadline: Implement fallback mechanism for !fit case by Luca Abeni · 4 years, 8 months ago
  3. b411898 sched/deadline: Make DL capacity-aware by Luca Abeni · 4 years, 8 months ago
  4. 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  5. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  6. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  7. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  8. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  9. c2e5138 sched/deadline: Clean up various coding style details by Mario Leinweber · 7 years ago
  10. 3261ed0 sched/deadline: Change return value of cpudl_find() by Byungchul Park · 8 years ago
  11. 42d394d sched/deadline: Don't re-initialize 'struct cpudl' by Viresh Kumar · 8 years ago
  12. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  13. d8206bb sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear() by Tommaso Cucinotta · 8 years ago
  14. 8e1bc30 sched/deadline: Make CPU heap faster avoiding real swaps on heapify by Tommaso Cucinotta · 8 years ago
  15. 126b3b6 sched/deadline: Refactor CPU heap code by Tommaso Cucinotta · 8 years ago
  16. a23eadf sched/deadline: Fix wrap-around in DL heap by Tommaso Cucinotta · 8 years ago
  17. ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 9 years ago
  18. 2726d6c sched/deadline: Unify dl_time_before() usage by Juri Lelli · 9 years ago
  19. 9659e1e sched/deadline: Remove cpu_active_mask from cpudl_find() by Xunlei Pang · 10 years ago
  20. 16b2694 sched/deadline: Modify cpudl::free_cpus to reflect rd->online by Xunlei Pang · 10 years ago
  21. 91ec677 sched/deadline: Fix inter- exclusive cpusets migrations by Juri Lelli · 10 years ago
  22. 944770a sched/deadline: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  23. 6a7cd273 sched/deadline: Fix memory leak by Li Zefan · 11 years ago
  24. eec751e sched/deadline: Switch CPU's presence test order by Juri Lelli · 11 years ago
  25. 82b9580 sched/deadline: Test for CPU's presence explicitly by Boris Ostrovsky · 11 years ago
  26. 88f1ebb sched/deadline: Fix sparse static warnings by Fengguang Wu · 11 years ago
  27. 6bfd6d7 sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap by Juri Lelli · 11 years ago