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
2017-05-25
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2017-05-25
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2016-09-15
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
2016-08-10
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2016-07-27
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
2015-11-23
treewide: Remove old email address
Peter Zijlstra
2015-11-09
sched/numa: Fix math underflow in task_tick_numa()
Rik van Riel
2015-10-20
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...
Ingo Molnar
2015-10-20
sched/fair: Update task group's load_avg after task migration
Yuyang Du
2015-10-20
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
2015-10-06
sched/core: Remove a parameter in the migrate_task_rq() function
xiaofeng.yan
2015-10-06
sched/numa: Fix task_tick_fair() from disabling numa_balancing
Srikar Dronamraju
2015-09-18
sched/fair: Remove unnecessary parameter for group_classify()
Leo Yan
2015-09-18
sched/fair: Polish comments for LOAD_AVG_MAX
Leo Yan
2015-09-18
sched/numa: Limit the amount of virtual memory scanned in task_numa_work()
Rik van Riel
2015-09-13
sched/fair: Optimize per entity utilization tracking
Peter Zijlstra
2015-09-13
sched/fair: Defer calling scaling functions
Dietmar Eggemann
2015-09-13
sched/fair: Optimize __update_load_avg()
Peter Zijlstra
2015-09-13
sched/fair: Rename scale() to cap_scale()
Peter Zijlstra
2015-09-13
sched/fair: Get rid of scaling utilization by capacity_orig
Dietmar Eggemann
2015-09-13
sched/fair: Name utilization related data and functions consistently
Dietmar Eggemann
2015-09-13
sched/fair: Make utilization tracking CPU scale-invariant
Dietmar Eggemann
2015-09-13
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
Morten Rasmussen
2015-09-13
sched/fair: Make load tracking frequency scale-invariant
Dietmar Eggemann
2015-09-13
sched/numa: Convert sched_numa_balancing to a static_branch
Srikar Dronamraju
2015-09-13
sched/numa: Disable sched_numa_balancing on UMA systems
Srikar Dronamraju
2015-09-13
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
Srikar Dronamraju
2015-09-13
sched/fair: Fix nohz.next_balance update
Vincent Guittot
2015-09-13
sched/core: Remove unused argument from sched_class::task_move_group
Peter Zijlstra
2015-09-13
sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair()
Byungchul Park
2015-09-13
sched/fair: Make the entity load aging on attaching tunable
Peter Zijlstra
2015-09-13
sched/fair: Fix switched_to_fair()'s per entity load tracking
Byungchul Park
2015-09-13
sched/fair: Have task_move_group_fair() also detach entity load from the old ...
Byungchul Park
2015-09-13
sched/fair: Have task_move_group_fair() unconditionally add the entity load t...
Byungchul Park
2015-09-13
sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th...
Byungchul Park
2015-08-12
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
2015-08-12
sched: Ensure a task has a non-normalized vruntime when returning back to CFS
Byungchul Park
2015-08-03
sched/fair: Clean up load average references
Yuyang Du
2015-08-03
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
2015-08-03
sched/fair: Remove task and group entity load when they are dead
Yuyang Du
2015-08-03
sched/fair: Init cfs_rq's sched_entity load average
Yuyang Du
2015-08-03
sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
Vincent Guittot
2015-08-03
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
2015-08-03
sched/fair: Remove rq's runnable avg
Yuyang Du
2015-08-03
sched/fair: Beef up wake_wide()
Mike Galbraith
2015-08-03
sched/fair: Avoid pulling all tasks in idle balancing
Yuyang Du
2015-07-07
sched/fair: Fix a comment reflecting function name change
Byungchul Park
2015-07-07
sched/fair: Clean up the __sched_period() code
Boqun Feng
2015-07-07
sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity()
Srikar Dronamraju
[next]