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
2024-10-30
sched/ext: Fix scx vs sched_delayed
Peter Zijlstra
2024-10-29
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-29
sched_ext: Introduce NUMA awareness to the default idle selection policy
Andrea Righi
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
2024-10-26
sched: psi: pass enqueue/dequeue flags to psi callbacks directly
Johannes Weiner
2024-10-26
sched/numa: Fix the potential null pointer dereference in task_numa_work()
Shawn Wang
2024-10-26
sched/uclamp: Fix unnused variable warning
Christian Loehle
2024-10-25
scx: Fix raciness in scx_ops_bypass()
David Vernet
2024-10-24
sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags
Tejun Heo
2024-10-24
sched_ext: Rename CFI stubs to names that are recognized by BPF
Tejun Heo
2024-10-23
sched_ext: Introduce LLC awareness to the default idle selection policy
Andrea Righi
2024-10-23
sched_ext: Clarify ops.select_cpu() for single-CPU tasks
Andrea Righi
2024-10-23
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
2024-10-21
sched_getattr: port to copy_struct_to_user
Aleksa Sarai
2024-10-21
Merge tag 'v6.12-rc4' into sched/core, to resolve conflict
Ingo Molnar
2024-10-18
sched_ext: improve WAKE_SYNC behavior for default idle CPU selection
Andrea Righi
2024-10-17
sched_ext: Use btf_ids to resolve task_struct
Tianchen Ding
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-14
sched_ext: Remove unnecessary cpu_relax()
David Vernet
2024-10-14
sched: Split scheduler and execution contexts
Peter Zijlstra
2024-10-14
sched: Split out __schedule() deactivate task logic into a helper
John Stultz
2024-10-14
sched: Consolidate pick_*_task to task_is_pushable helper
Connor O'Brien
2024-10-14
sched: Add move_queued_task_locked helper
Connor O'Brien
2024-10-14
sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads
Mathieu Desnoyers
2024-10-14
sched: idle: Optimize the generic idle loop by removing needless memory barrier
Zhongqiu Han
2024-10-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
2024-10-11
sched/core: Dequeue PSI signals for blocked tasks that are delayed
Peter Zijlstra
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2024-10-11
sched/deadline: Use hrtick_enabled_dl() before start_hrtick_dl()
Phil Auld
2024-10-10
sched_ext: Don't hold scx_tasks_lock for too long
Tejun Heo
2024-10-10
sched_ext: Move scx_tasks_lock handling into scx_task_iter helpers
Tejun Heo
2024-10-10
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Tejun Heo
2024-10-10
sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl()
Tejun Heo
2024-10-10
sched_ext: Start schedulers with consistent p->scx.slice values
Tejun Heo
2024-10-10
Revert "sched_ext: Use shorter slice while bypassing"
Tejun Heo
2024-10-10
sched_ext: use correct function name in pick_task_scx() warning message
Honglei Wang
2024-10-08
Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-10-07
sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED
Tejun Heo
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2024-10-07
sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...
Tejun Heo
2024-10-07
sched/wait: Remove unused bit_wait_io_timeout
Dr. David Alan Gilbert
2024-10-07
sched/fair: fix the comment for PREEMPT_SHORT
Huang Shijie
2024-10-07
sched/fair: optimize the PLACE_LAG when se->vlag is zero
Huang Shijie
2024-10-07
sched/fair: remove the DOUBLE_TICK feature
Huang Shijie
2024-10-07
sched: Document wait_var_event() family of functions and wake_up_var()
NeilBrown
2024-10-07
sched: Improve documentation for wake_up_bit/wait_on_bit family of functions
NeilBrown
[prev]
[next]