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-04-22
sched: Fix RLIMIT_RTTIME when PI-boosting to RT
Brian Silverman
2014-08-19
printk: rename printk_sched to printk_deferred
John Stultz
2014-07-29
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-06-27
sched: Make scale_rt_power() deal with backward clocks
Peter Zijlstra
2014-06-23
Revert "sched: Fix sleep time double accounting in enqueue entity"
Vincent Guittot
2014-06-20
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2014-06-20
sched: Sanitize irq accounting madness
Thomas Gleixner
2014-06-20
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-03-22
sched: Fix double normalization of vruntime
George McCollister
2014-03-12
sched/rt: Remove redundant nr_cpus_allowed test
Shawn Bohrer
2014-03-12
sched/rt: Add missing rmb()
Peter Zijlstra
2014-03-12
sched: Assign correct scheduling domain to 'sd_llc'
Mel Gorman
2014-03-12
sched: Initialize power_orig for overlapping groups
Peter Zijlstra
2014-03-12
sched: Avoid NULL dereference on sd_busy
Peter Zijlstra
2014-03-12
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
2014-03-12
sched: Fix asymmetric scheduling for POWER7
Vaidyanathan Srinivasan
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-09
sched: numa: skip inaccessible VMAs
Mel Gorman
2014-01-09
sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
Kirill Tkhai
2013-12-20
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2013-09-20
sched/balancing: Fix cfs_rq->task_h_load calculation
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...
Vladimir Davydov
2013-09-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-16
sched: Fix comment for sched_info_depart
Michael S. Tsirkin
2013-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-12
sched/debug: Take PID namespace into account
Peter Zijlstra
2013-09-12
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-09-10
sched: Fix load balancing performance regression in should_we_balance()
Joonsoo Kim
2013-09-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-04
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-02
sched/fair: Fix the sd_parent_degenerate() code
Peter Zijlstra
2013-09-02
sched/fair: Rework and comment the group_imb code
Peter Zijlstra
2013-09-02
sched/fair: Optimize find_busiest_queue()
Peter Zijlstra
2013-09-02
sched/fair: Make group power more consistent
Peter Zijlstra
2013-09-02
sched/fair: Remove duplicate load_per_task computations
Peter Zijlstra
2013-09-02
sched/fair: Shrink sg_lb_stats and play memset games
Peter Zijlstra
2013-09-02
sched: Clean-up struct sd_lb_stat
Joonsoo Kim
2013-09-02
sched: Factor out code to should_we_balance()
Joonsoo Kim
2013-09-02
sched: Remove one division operation in find_busiest_queue()
Joonsoo Kim
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
2013-08-16
sched/cputime: Use this_cpu_add() in task_group_account_field()
Christoph Lameter
[next]