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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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-11-19
context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFST...
Frederic Weisbecker
2020-11-19
sched: Detect call to schedule from critical entry code
Frederic Weisbecker
2020-11-17
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2020-11-17
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
2020-11-17
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-15
sched/wait: Add add_wait_queue_priority()
David Woodhouse
2020-11-10
sched/fair: Dissociate wakeup decisions from SD flag value
Valentin Schneider
2020-11-10
sched: Remove select_task_rq()'s sd_flag parameter
Valentin Schneider
2020-11-10
sched: Add WF_TTWU, WF_EXEC wakeup flags
Valentin Schneider
2020-11-10
sched/fair: Remove superfluous lock section in do_sched_cfs_slack_timer()
Hui Su
2020-11-10
Merge branch 'sched/migrate-disable'
Peter Zijlstra
2020-11-10
sched: Comment affine_move_task()
Valentin Schneider
2020-11-10
sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable()
Valentin Schneider
2020-11-10
sched: Fix migrate_disable() vs rt/dl balancing
Peter Zijlstra
2020-11-10
sched, lockdep: Annotate ->pi_lock recursion
Peter Zijlstra
2020-11-10
sched,rt: Use the full cpumask for balancing
Peter Zijlstra
2020-11-10
sched,rt: Use cpumask_any*_distribute()
Peter Zijlstra
2020-11-10
sched/core: Make migrate disable and CPU hotplug cooperative
Thomas Gleixner
2020-11-10
sched: Fix migrate_disable() vs set_cpus_allowed_ptr()
Peter Zijlstra
2020-11-10
sched: Add migrate_disable()
Peter Zijlstra
2020-11-10
sched: Massage set_cpus_allowed()
Peter Zijlstra
2020-11-10
sched: Fix hotplug vs CPU bandwidth control
Peter Zijlstra
2020-11-10
sched/hotplug: Consolidate task migration on CPU unplug
Thomas Gleixner
2020-11-10
sched/core: Wait for tasks being pushed away on hotplug
Thomas Gleixner
2020-11-10
sched/hotplug: Ensure only per-cpu kthreads run during hotplug
Peter Zijlstra
2020-11-10
sched: Fix balance_callback()
Peter Zijlstra
2020-11-10
stop_machine: Add function and caller debug info
Peter Zijlstra
2020-11-10
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
2020-11-10
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
2020-11-10
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
sched/fair: Reorder throttle_cfs_rq() path
Peng Wang
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-10-29
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-10-29
sched/fair: Check for idle core in wake_affine
Julia Lawall
2020-10-29
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
2020-10-29
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-10-29
sched: membarrier: document memory ordering scenarios
Mathieu Desnoyers
2020-10-29
sched: membarrier: cover kthread_use_mm (v4)
Mathieu Desnoyers
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
2020-10-29
sched/fair: Exclude the current CPU from find_new_ilb()
Peter Zijlstra
2020-10-29
sched/cpupri: Add CPUPRI_HIGHER
Peter Zijlstra
2020-10-29
sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1
Peter Zijlstra
2020-10-29
sched/cpupri: Remove pri_to_cpu[1]
Dietmar Eggemann
2020-10-29
sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]
Dietmar Eggemann
2020-10-29
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-10-29
sched/deadline: Optimize sched_dl_global_validate()
Peng Liu
2020-10-29
sched/fair: Improve the accuracy of sched_stat_wait statistics
jun qian
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
[prev]
[next]