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
2020-05-19
Merge tag 'v4.9.220' into 4.9-2.3.x-imx
Marcel Ziswiler
2020-04-24
sched: Avoid scale real weight down to zero
Michael Wang
2019-12-21
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-11-28
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-10-17
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-10-05
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-10-05
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-09-16
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-05-31
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-05-31
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-05-14
sched: Add sched_smt_active()
Ben Hutchings
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-17
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2018-12-12
Merge tag 'v4.9.144' into 4.9-2.3.x-imx
Marcel Ziswiler
2018-12-01
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2018-11-13
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
2018-11-10
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-10-20
sched/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
2018-10-20
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2018-10-20
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2018-10-02
Merge tag 'v4.9.130' into 4.9-2.3.x-imx
Gary Bisson
2018-09-29
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
2018-08-24
cpufreq: Move gov_attr_* macros to cpufreq.h
Viresh Kumar
2018-08-06
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
2018-05-30
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-04-13
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-04-13
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2018-03-22
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-02-17
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-17
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-01-23
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2017-12-20
sched/deadline: Use deadline instead of period when calculating overflow
Steven Rostedt (VMware)
2017-12-20
sched/deadline: Throttle a constrained deadline task activated after the dead...
Daniel Bristot de Oliveira
2017-12-20
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
2017-12-20
sched/deadline: Add missing update_rq_clock() in dl_task_timer()
Wanpeng Li
2017-12-20
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-14
sched/fair: Make select_idle_cpu() more aggressive
Peter Zijlstra
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-11-15
sched/core: Add missing update_rq_clock() call in sched_move_task()
Peter Zijlstra
2017-10-21
sched/fair: Update rq clock before changing a task's CPU affinity
Wanpeng Li
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-08-06
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
2017-07-21
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
[next]