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
2026-01-15
sched: Fix build for modules using set_tsk_need_resched()
Gabriele Monaco
2026-01-15
sched/deadline: Use ENQUEUE_MOVE to allow priority change
Peter Zijlstra
2026-01-15
sched: Deadline has dynamic priority
Peter Zijlstra
2026-01-15
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
2026-01-15
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
2026-01-15
sched/deadline: Avoid double update_rq_clock()
Peter Zijlstra
2026-01-15
sched/deadline: Ensure get_prio_dl() is up-to-date
Peter Zijlstra
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-13
sched: Export hidden tracepoints to modules
Gabriele Monaco
2026-01-13
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
2026-01-13
sched: Provide idle_rq() helper
Peter Zijlstra
2026-01-13
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
2026-01-13
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
2026-01-11
Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
2026-01-08
sched: Further restrict the preemption modes
Peter Zijlstra
2026-01-08
sched: Reorder some fields in struct rq
Blake Jones
2026-01-08
sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()
Yury Norov (NVIDIA)
2026-01-08
sched/fair: Simplify task_numa_find_cpu()
Yury Norov (NVIDIA)
2026-01-08
sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()
Yury Norov (NVIDIA)
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2025-12-22
sched_ext: Avoid multiple irq_work_queue() calls in destroy_dsq()
Zqiang
2025-12-22
sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_n...
Zqiang
2025-12-19
sched_ext: Fix some comments in ext.c
Zqiang
2025-12-19
sched/fair: Fix sched_avg fold
Peter Zijlstra
2025-12-17
sched: Fix faulty assertion in sched_change_end()
Peter Zijlstra
2025-12-17
sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()
Peter Zijlstra
2025-12-16
sched_ext: fix uninitialized ret on alloc_percpu() failure
Liang Jie
2025-12-15
sched_ext: Remove unused code in the do_pick_task_scx()
Zqiang
2025-12-15
sched/fair: Sort out 'blocked_load*' namespace noise
Ingo Molnar
2025-12-15
sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...
Ingo Molnar
2025-12-15
sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...
Ingo Molnar
2025-12-15
sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
Ingo Molnar
2025-12-15
sched/fair: Clean up comments in 'struct cfs_rq'
Ingo Molnar
2025-12-15
sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocks
Ingo Molnar
2025-12-14
sched/core: Add assertions to QUEUE_CLASS
Peter Zijlstra
2025-12-14
sched/fair: Limit hrtick work
Peter Zijlstra
2025-12-14
sched/fair: Remove superfluous rcu_read_lock()
Peter Zijlstra
2025-12-14
sched/fair: Switch to rcu_dereference_all()
Peter Zijlstra
2025-12-14
sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference...
Peter Zijlstra
2025-12-14
sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()
Peter Zijlstra
2025-12-14
sched/fair: Fold the sched_avg update
Peter Zijlstra
2025-12-12
sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
Tejun Heo
2025-12-12
sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
Tejun Heo
2025-12-11
sched_ext: Fix bypass depth leak on scx_enable() failure
Tejun Heo
2025-12-08
sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NUL...
John Stultz
[prev]
[next]