index
:
linux-toradex.git
colibri
colibri_vf
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.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-06-04
sched: Reduce the default slice to avoid tasks getting an extra tick
zihan zhou
2025-05-02
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
2025-05-02
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2025-05-02
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2025-04-25
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
2025-04-10
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
2025-03-28
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
2025-03-22
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
2025-03-22
sched/debug: Provide slice length for fair tasks
Christian Loehle
2025-03-22
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2025-03-13
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
2025-03-07
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
2025-02-17
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2025-02-08
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
2025-02-08
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2025-01-09
sched: Initialize idle tasks only once
Thomas Gleixner
2024-12-14
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
2024-12-14
sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
Peter Zijlstra
2024-12-14
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
2024-12-14
sched: Unify more update_curr*()
Peter Zijlstra
2024-12-14
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
2024-12-14
sched: Unify runtime accounting across classes
Peter Zijlstra
2024-12-14
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2024-12-14
sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()
Ingo Molnar
2024-12-14
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
2024-12-14
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
2024-12-14
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
2024-12-14
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
2024-12-14
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
2024-11-08
sched/numa: Fix the potential null pointer dereference in task_numa_work()
Shawn Wang
2024-11-01
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2024-10-10
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
2024-10-04
sched/numa: Fix the vma scan starving issue
Yujie Liu
2024-10-04
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2024-10-04
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2024-10-04
sched/numa: Move up the access pid reset logic
Raghavendra K T
2024-10-04
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2024-10-04
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2024-10-04
sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchy
Tianchen Ding
2024-09-12
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
2024-08-29
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
2024-08-14
sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()
Yang Yingliang
2024-08-14
sched/core: Introduce sched_set_rq_on/offline() helper
Yang Yingliang
2024-08-14
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
2024-08-14
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
2024-08-14
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
2024-08-14
profiling: remove profile=sleep support
Tetsuo Handa
2024-08-03
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
2024-08-03
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
[next]