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
Age
Commit message (
Expand
)
Author
2025-04-29
sched_ext: Clean up SCX_EXIT_NONE handling in scx_disable_workfn()
Tejun Heo
2025-04-29
sched_ext: Move disable machinery into scx_sched
Tejun Heo
2025-04-29
sched_ext: Move event_stats_cpu into scx_sched
Tejun Heo
2025-04-29
sched_ext: Factor out scx_read_events()
Tejun Heo
2025-04-29
sched_ext: Relocate scx_event_stats definition
Tejun Heo
2025-04-29
sched_ext: Move global_dsqs into scx_sched
Tejun Heo
2025-04-29
sched_ext: Move dsq_hash into scx_sched
Tejun Heo
2025-04-29
sched_ext: Factor out scx_alloc_and_add_sched()
Tejun Heo
2025-04-29
sched_ext: Inline create_dsq() into scx_bpf_create_dsq()
Tejun Heo
2025-04-29
sched_ext: Use dynamic allocation for scx_sched
Tejun Heo
2025-04-29
sched_ext: Avoid NULL scx_root deref through SCX_HAS_OP()
Tejun Heo
2025-04-29
sched_ext: Introduce scx_sched
Tejun Heo
2025-04-29
Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
2025-04-29
sched_ext: Fix rq lock state in hotplug ops
Andrea Righi
2025-04-26
Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-04-26
sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
Omar Sandoval
2025-04-25
sched_ext: Remove duplicate BTF_ID_FLAGS definitions
Andrea Righi
2025-04-23
sched_ext: Clarify CPU context for running/stopping callbacks
Andrea Righi
2025-04-22
Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
2025-04-22
sched_ext: Fix missing rq lock in scx_bpf_cpuperf_set()
Andrea Righi
2025-04-22
sched_ext: Track currently locked rq
Andrea Righi
2025-04-21
Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-04-18
sched_ext: add helper for refill task with default slice
Honglei Wang
2025-04-18
sched_ext: change the variable name for slice refill event
Honglei Wang
2025-04-17
cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()
Rafael J. Wysocki
2025-04-17
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
2025-04-17
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
2025-04-16
sched/fair: Adhere to place_entity() constraints
Peter Zijlstra
2025-04-16
sched/debug: Print the local group's asym_prefer_cpu
K Prateek Nayak
2025-04-16
sched/topology: Introduce sched_update_asym_prefer_cpu()
K Prateek Nayak
2025-04-16
sched/fair: Use READ_ONCE() to read sg->asym_prefer_cpu
K Prateek Nayak
2025-04-09
sched_ext: Make scx_has_op a bitmap
Tejun Heo
2025-04-09
sched_ext: Remove scx_ops_allow_queued_wakeup static_key
Tejun Heo
2025-04-09
sched_ext: Remove scx_ops_cpu_preempt static_key
Tejun Heo
2025-04-09
sched_ext: Remove scx_ops_enq_* static_keys
Tejun Heo
2025-04-09
sched_ext: Indentation updates
Tejun Heo
2025-04-08
sched_ext: Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
2025-04-08
sched/isolation: Make use of more than one housekeeping cpu
Phil Auld
2025-04-08
sched/rt: Fix race in push_rt_task
Harshit Agarwal
2025-04-08
sched: Add annotations to RT_GROUP_SCHED fields
Michal Koutný
2025-04-08
sched: Add RT_GROUP WARN checks for non-root task_groups
Michal Koutný
2025-04-08
sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled
Michal Koutný
2025-04-08
sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED
Michal Koutný
2025-04-08
sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
Michal Koutný
2025-04-08
sched: Add commadline option for RT_GROUP_SCHED toggling
Michal Koutný
2025-04-08
sched: Always initialize rt_rq's task_group
Michal Koutný
2025-04-08
sched: Remove unneeed macro wrap
Michal Koutný
2025-04-08
sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions
Michal Koutný
2025-04-08
sched/fair: Allow decaying util_est when util_avg > CPU capa
Pierre Gondois
2025-04-08
sched/topology: Refinement to topology_span_sane speedup
Steve Wahl
[prev]
[next]