index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2025-05-12
sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.mems
Libo Chen
2025-05-12
Merge tag 'sched_ext-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-05-09
sched_ext: Remove bpf_scx_get_func_proto
Feng Yang
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
2025-05-07
cpufreq/sched: schedutil: Add helper for governor checks
Rafael J. Wysocki
2025-05-07
Merge branch 'for-6.15-fixes' into for-6.16
Tejun Heo
2025-05-07
sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
Tejun Heo
2025-04-30
sched_ext: Avoid NULL scx_root deref in __scx_exit()
Andrea Righi
2025-04-30
sched_ext: Add RCU protection to scx_root in DSQ iterator
Andrea Righi
2025-04-30
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
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ý
[prev]
[next]