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.18.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
/
core.c
Age
Commit message (
Expand
)
Author
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-07
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
2026-04-03
sched: Handle blocked-waiter migration (and return migration)
John Stultz
2026-04-03
sched: Add logic to zap balance callbacks if we pick again
John Stultz
2026-04-03
sched: Add assert_balance_callbacks_empty helper
John Stultz
2026-04-03
sched/locking: Add special p->blocked_on==PROXY_WAKING value for proxy return...
John Stultz
2026-04-03
sched: Fix modifying donor->blocked on without proper locking
John Stultz
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
2026-04-03
sched: Fix potentially missing balancing with Proxy Exec
John Stultz
2026-04-03
sched: Minimise repeated sched_proxy_exec() checking
John Stultz
2026-04-03
sched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_...
John Stultz
2026-03-31
sched: Add deadline tracepoints
Gabriele Monaco
2026-03-24
sched/core: Get this cpu once in ttwu_queue_cond()
Shrikanth Hegde
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
2026-03-17
Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixes
Ingo Molnar
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
2026-03-11
sched/mmcid: Remove pointless preempt guard
Thomas Gleixner
2026-03-11
sched/mmcid: Handle vfork()/CLONE_VM correctly
Thomas Gleixner
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
2026-03-09
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2026-03-06
sched_ext: Add @kargs to scx_fork()
Tejun Heo
2026-03-06
sched/headers: Inline raw_spin_rq_unlock()
Xie Yuanbin
2026-03-06
sched/hrtick: Mark hrtick_clear() as always used
Ingo Molnar
2026-02-27
sched/core: Prepare for deferred hrtimer rearming
Peter Zijlstra
2026-02-27
sched/hrtick: Mark hrtick timer LAZY_REARM
Peter Zijlstra
2026-02-27
sched/hrtick: Avoid tiny hrtick rearms
Thomas Gleixner
2026-02-27
sched: Optimize hrtimer handling
Thomas Gleixner
2026-02-27
sched: Avoid ktime_get() indirection
Thomas Gleixner
2026-02-23
sched: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2026-02-23
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
2026-02-11
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-04
sched/mmcid: Drop per CPU CID immediately when switching to per task mode
Thomas Gleixner
2026-02-04
sched/mmcid: Protect transition on weakly ordered systems
Thomas Gleixner
2026-02-04
sched/mmcid: Prevent live lock on task to CPU mode transition
Thomas Gleixner
2026-02-03
sched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...
Zicheng Qu
2026-02-03
sched_ext: Add a DL server for sched_ext tasks
Andrea Righi
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
2026-01-22
sched: Update rq->avg_idle when a task is moved to an idle CPU
Shubhang Kaushik
2026-01-15
sched: Fix build for modules using set_tsk_need_resched()
Gabriele Monaco
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-13
sched: Export hidden tracepoints to modules
Gabriele Monaco
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2026-01-09
sched/mm_cid: Prevent NULL mm dereference in sched_mm_cid_after_execve()
Cong Wang
[next]