aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/ext/idle.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-12sched_ext: Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo1-1/+3
2026-08-03sched_ext: Initialize idle masks as busyAndrea Righi1-8/+8
2026-07-25sched_ext: Resolve most remaining scx_root accessesTejun Heo1-8/+7
2026-07-23sched_ext: Fix incorrect SCX_PICK_IDLE_CPU_* flag prefix in kernel-docLiang Luo1-3/+3
2026-07-22sched_ext: Mark waker CPU busy when selected in WAKE_SYNC caseKuba Piecuch1-1/+3
2026-07-15sched_ext: Add the scx_has_subs static key and gate sub-sched hot pathsTejun Heo1-0/+10
2026-07-13sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed schedsTejun Heo1-25/+61
2026-06-22sched_ext: Make kernel/sched/ext/ sources self-contained for clangdTejun Heo1-0/+3
2026-06-22sched_ext: Move sources under kernel/sched/ext/Tejun Heo1-0/+1511