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-02-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-09
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-04
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
2015-02-04
sched/completion: Add lock-free checking of the blocking case
Nicholas Mc Guire
2015-02-04
sched/completion: Remove unnecessary ->wait.lock serialization when reading c...
Nicholas Mc Guire
2015-02-04
sched: Pull resched loop to __schedule() callers
Frederic Weisbecker
2015-02-04
sched/deadline: Remove cpu_active_mask from cpudl_find()
Xunlei Pang
2015-02-04
sched: Fix hrtick_start() on UP
Wanpeng Li
2015-02-04
sched/deadline: Avoid pointless __setscheduler()
Wanpeng Li
2015-02-04
sched/deadline: Fix stale yield state
Peter Zijlstra
2015-02-04
sched/deadline: Fix hrtick for a non-leftmost task
Wanpeng Li
2015-02-04
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2015-02-04
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
2015-01-30
sched/deadline: Modify cpudl::free_cpus to reflect rd->online
Xunlei Pang
2015-01-30
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
Preeti U Murthy
2015-01-30
sched: Fix missing preemption opportunity
Frederic Weisbecker
2015-01-30
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
2015-01-30
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2015-01-28
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
2015-01-28
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2015-01-14
sched/debug: Print rq->clock_task
Peter Zijlstra
2015-01-14
sched/core: Rework rq->clock update skips
Peter Zijlstra
2015-01-14
sched/core: Validate rq_clock*() serialization
Peter Zijlstra
2015-01-14
sched/core: Remove check of p->sched_class
Yao Dongdong
2015-01-14
sched/fair: Fix sched_entity::avg::decay_count initialization
Kirill Tkhai
2015-01-14
sched/debug: Fix potential call to __ffs(0) in sched_show_task()
Tetsuo Handa
2015-01-14
sched/debug: Check for stack overflow in ___might_sleep()
Eric Sandeen
2015-01-14
sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay()
Xunlei Pang
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
2014-12-23
sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation
Alex Thorlton
2014-12-10
sched_show_task: fix unsafe usage of ->real_parent
Oleg Nesterov
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-08
sched: Add missing rcu protection to wake_up_all_idle_cpus
Andy Lutomirski
2014-12-03
context_tracking: Restore previous state in schedule_user
Andy Lutomirski
2014-11-23
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-11-16
sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK
Wanpeng Li
2014-11-16
sched/deadline: Remove unnecessary definitions in cpudeadline.h
pang.xunlei
2014-11-16
sched/cpupri: Remove unnecessary definitions in cpupri.h
pang.xunlei
2014-11-16
sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task()
Wanpeng Li
2014-11-16
sched/fair: Fix stale overloaded status in the busiest group finding logic
Wanpeng Li
2014-11-16
sched: Move p->nr_cpus_allowed check to select_task_rq()
Wanpeng Li
[next]