index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
ext_idle.c
Age
Commit message (
Expand
)
Author
2025-07-17
sched_ext: idle: Handle migration-disabled tasks in idle selection
Andrea Righi
2025-06-03
sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
Andrea Righi
2025-05-30
sched_ext: idle: Properly handle invalid prev_cpu during idle selection
Andrea Righi
2025-05-22
sched_ext: Call ops.update_idle() after updating builtin idle bits
Tejun Heo
2025-05-21
sched_ext: idle: Consolidate default idle CPU selection kfuncs
Andrea Righi
2025-05-20
sched_ext: idle: Allow scx_bpf_select_cpu_and() from unlocked context
Andrea Righi
2025-05-20
sched_ext: idle: Validate locking correctness in scx_bpf_select_cpu_and()
Andrea Righi
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
2025-05-14
sched_ext: Add @sch to SCX_CALL_OP*()
Tejun Heo
2025-05-14
sched_ext: Clean up scx_root usages
Tejun Heo
2025-04-29
sched_ext: Introduce scx_sched
Tejun Heo
2025-04-22
Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
2025-04-22
sched_ext: Track currently locked rq
Andrea Righi
2025-04-07
sched_ext: idle: Introduce scx_bpf_select_cpu_and()
Andrea Righi
2025-04-07
sched_ext: idle: Accept an arbitrary cpumask in scx_select_cpu_dfl()
Andrea Righi
2025-04-07
sched_ext: idle: Explicitly pass allowed cpumask to scx_select_cpu_dfl()
Andrea Righi
2025-04-07
sched_ext: idle: Extend topology optimizations to all tasks
Andrea Righi
2025-04-04
sched_ext: Drop "ops" from scx_ops_exit(), scx_ops_error() and friends
Tejun Heo
2025-03-26
sched_ext: initialize built-in idle state before ops.init()
Andrea Righi
2025-03-26
sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()
Tejun Heo
2025-03-26
sched_ext: idle: Fix return code of scx_select_cpu_dfl()
Andrea Righi
2025-03-14
sched_ext: idle: Refactor scx_select_cpu_dfl()
Andrea Righi
2025-03-14
sched_ext: idle: Honor idle flags in the built-in idle selection policy
Andrea Righi
2025-03-03
sched_ext: Merge branch 'for-6.14-fixes' into for-6.15
Tejun Heo
2025-02-25
sched_ext: idle: Fix scx_bpf_pick_any_cpu_node() behavior
Andrea Righi
2025-02-18
sched_ext: idle: Introduce node-aware idle cpu kfunc helpers
Andrea Righi
2025-02-16
sched_ext: idle: Per-node idle cpumasks
Andrea Righi
2025-02-16
sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
Andrea Righi
2025-02-16
sched_ext: idle: Make idle static keys private
Andrea Righi
2025-01-27
sched_ext: Move built-in idle CPU selection policy to a separate file
Andrea Righi