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
/
fair.c
Age
Commit message (
Expand
)
Author
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-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-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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
Merge tag 'v3.11-rc5' into sched/core
Ingo Molnar
2013-08-15
Merge tag 'v3.11-rc5' into perf/core
Ingo Molnar
2013-08-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-31
mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
Dave Kleikamp
2013-07-30
sched: Ensure update_cfs_shares() is called for parents of continuously-runni...
Peter Zijlstra
2013-07-23
sched: Micro-optimize the smart wake-affine logic
Peter Zijlstra
2013-07-23
sched: Implement smarter wake-affine logic
Michael Wang
2013-07-23
sched: Move h_load calculation to task_h_load()
Vladimir Davydov
2013-07-22
sched/fair: Cleanup: remove duplicate variable declaration
Kirill Tkhai
2013-07-18
sched: Fix some kernel-doc warnings
Yacine Belkadi
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-06-27
sched/fair: Fix typo describing flags in enqueue_entity
Kamalesh Babulal
2013-06-27
sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t
Alex Shi
2013-06-27
sched/tg: Use 'unsigned long' for load variable in task group
Alex Shi
2013-06-27
sched: Change cfs_rq load avg to unsigned long
Alex Shi
2013-06-27
sched: Consider runnable load average in move_tasks()
Alex Shi
2013-06-27
sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task
Alex Shi
2013-06-27
sched: Fix sleep time double accounting in enqueue entity
Alex Shi
2013-06-27
sched: Set an initial value of runnable avg for new forked task
Alex Shi
2013-06-27
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
2013-06-19
sched: Femove the useless declaration in kernel/sched/fair.c
Michael Wang
2013-06-19
sched: Refine the code in unthrottle_cfs_rq()
Michael Wang
2013-05-31
sched/fair: Remove unused variable from expire_cfs_rq_runtime()
Kamalesh Babulal
2013-05-28
sched: Use an accessor to read the rq clock
Frederic Weisbecker
2013-05-28
sched: Update rq clock earlier in unthrottle_cfs_rq
Frederic Weisbecker
2013-05-28
sched: Update rq clock before setting fair group shares
Frederic Weisbecker
2013-05-28
Merge branch 'sched/cleanups' into sched/core
Ingo Molnar
2013-05-10
sched: Use this_rq() helper
Nathan Zimmer
2013-05-07
sched: Move update_load_*() methods from sched.h to fair.c
Paul Gortmaker
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-04-26
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-24
sched: Prevent to re-select dst-cpu in load_balance()
Joonsoo Kim
2013-04-24
sched: Rename load_balance_tmpmask to load_balance_mask
Joonsoo Kim
2013-04-24
sched: Move up affinity check to mitigate useless redoing overhead
Joonsoo Kim
2013-04-24
sched: Don't consider other cpus in our group in case of NEWLY_IDLE
Joonsoo Kim
[next]