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
2018-02-13
sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro
Leo Yan
2018-02-13
sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock
Peter Zijlstra
2018-02-13
sched/rt: Make update_curr_rt() more accurate
Wen Yang
2018-02-13
sched/deadline: Make update_curr_dl() more accurate
Wen Yang
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
2018-02-06
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
2018-02-06
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
2018-02-06
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
2018-02-06
sched/rt: Make update_curr_rt() more accurate
Wen Yang
2018-02-06
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-06
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-06
sched/core: Optimize update_stats_*()
Peter Zijlstra
2018-02-06
sched/core: Optimize ttwu_stat()
Peter Zijlstra
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-24
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
2018-01-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-10
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
2018-01-10
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG...
Juri Lelli
2018-01-10
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
2018-01-10
sched/cpufreq: Always consider all CPUs when deciding next freq
Juri Lelli
2018-01-10
sched/cpufreq: Split utilization signals
Juri Lelli
2018-01-10
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
Juri Lelli
2018-01-10
sched/deadline: Move CPU frequency selection triggering points
Juri Lelli
2018-01-10
sched/cpufreq: Use the DEADLINE utilization signal
Juri Lelli
2018-01-10
sched/deadline: Implement "runtime overrun signal" support
Juri Lelli
2018-01-10
sched/fair: Only immediately migrate tasks due to interrupts if prev and targ...
Mel Gorman
2018-01-10
sched/fair: Correct obsolete comment about cpufreq_update_util()
Joel Fernandes
2018-01-10
sched/fair: Remove impossible condition from find_idlest_group_cpu()
Joel Fernandes
2018-01-10
sched/cpufreq: Don't pass flags to sugov_set_iowait_boost()
Viresh Kumar
2018-01-10
sched/cpufreq: Initialize sg_cpu->flags to 0
Viresh Kumar
2018-01-10
sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()
Joel Fernandes
2018-01-10
sched/fair: Use 'unsigned long' for utilization, consistently
Patrick Bellasi
2018-01-10
sched/core: Rework and clarify prepare_lock_switch()
rodrigosiqueira
2018-01-10
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-01-10
membarrier: Disable preemption when calling smp_call_function_many()
Mathieu Desnoyers
2018-01-08
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-12-15
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-11
sched/core: Fix kernel-doc warnings after code movement
Randy Dunlap
[next]