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-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
2025-04-08
sched/topology: improve topology_span_sane speed
Steve Wahl
2025-04-08
sched: Fix trace_sched_switch(.prev_state)
Peter Zijlstra
2025-04-08
sched_ext: Mark SCX_OPS_HAS_CGROUP_WEIGHT for deprecation
Tejun Heo
2025-04-08
sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings
Tejun Heo
2025-04-08
sched_ext: Use kvzalloc for large exit_dump allocation
Breno Leitao
2025-04-07
sched_ext: idle: Introduce scx_bpf_select_cpu_and()
Andrea Righi
2025-04-07
sched_ext: idle: Accept an arbitrary cpumask in scx_select_cpu_dfl()
Andrea Righi
2025-04-07
sched_ext: idle: Explicitly pass allowed cpumask to scx_select_cpu_dfl()
Andrea Righi
2025-04-07
sched_ext: idle: Extend topology optimizations to all tasks
Andrea Righi
2025-04-06
Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
sched_ext: Drop "ops" from SCX_OPS_TASK_ITER_BATCH
Tejun Heo
2025-04-04
sched_ext: Drop "ops" from scx_ops_{init|exit|enable|disable}[_task]() and fr...
Tejun Heo
2025-04-04
sched_ext: Drop "ops" from scx_ops_exit(), scx_ops_error() and friends
Tejun Heo
2025-04-04
sched_ext: Drop "ops" from scx_ops_bypass(), scx_ops_breather() and friends
Tejun Heo
2025-04-04
sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops...
Tejun Heo
2025-04-04
sched_ext: Drop "ops" from scx_ops_enable_state and friends
Tejun Heo
2025-04-03
Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-26
sched_ext: initialize built-in idle state before ops.init()
Andrea Righi
2025-03-26
sched_ext: create_dsq: Return -EEXIST on duplicate request
Jake Hillion
2025-03-26
sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()
Tejun Heo
2025-03-26
sched_ext: idle: Fix return code of scx_select_cpu_dfl()
Andrea Righi
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
2025-03-21
Merge tag 'sched-urgent-2025-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
2025-03-19
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
Ingo Molnar
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
2025-03-17
sched/topology: Stop exposing partition_sched_domains_locked
Juri Lelli
2025-03-17
sched/topology: Remove redundant dl_clear_root_domain call
Juri Lelli
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
2025-03-17
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
[prev]
[next]