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_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
2015-06-19
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2015-04-14
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
2014-06-11
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2014-06-11
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-06-07
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2014-06-07
sched/debug: Limit sd->*_idx range on sysctl
Namhyung Kim
2014-03-23
sched: Fix double normalization of vruntime
George McCollister
2014-02-20
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2014-02-20
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
2014-02-13
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2014-02-13
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
2014-02-13
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
2014-02-13
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
2014-01-15
sched: Guarantee new group-entities always have weight
Paul Turner
2014-01-15
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
2014-01-15
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
2014-01-15
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2014-01-08
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2014-01-08
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
2013-10-01
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-08-11
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
2013-04-25
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-04-16
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
2013-02-11
sched/rt: Use root_domain of rt_rq not current processor
Shawn Bohrer
2013-01-27
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2012-12-10
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2012-10-13
sched: Fix migration thread runtime bogosity
Mike Galbraith
2012-10-13
CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
Srivatsa S. Bhat
2012-10-02
sched: Fix race in task_group()
Peter Zijlstra
2012-09-14
sched: fix divide by zero at {thread_group,task}_times
Stanislaw Gruszka
2012-09-14
sched,cgroup: Fix up task_groups list
Mike Galbraith
2012-07-19
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-06-17
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
2012-05-09
sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...
Igor Mammedov
2012-04-26
sched: Fix OOPS when build_sched_domains() percpu allocation fails
he, bo
2012-04-26
sched: Fix more load-balancing fallout
Peter Zijlstra
2012-03-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-31
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
Srivatsa S. Bhat
2012-03-29
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
Merge branch 'sched/arch' into sched/urgent
Ingo Molnar
2012-03-29
sched: Fix __schedule_bug() output when called from an interrupt
Stephen Boyd
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-27
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
2012-03-27
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-23
sched: Fix compiler warning about declared inline after use
Peter Zijlstra
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-13
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
Catalin Marinas
[next]