index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
sched/fair: Update util_est only on util_avg updates
Patrick Bellasi
1
-4
/
+38
2018-03-20
sched/fair: Use util_est in LB and WU paths
Patrick Bellasi
1
-14
/
+70
2018-03-20
sched/fair: Add util_est on top of PELT
Patrick Bellasi
1
-6
/
+116
2018-03-09
sched/fair: Update blocked load when newly idle
Vincent Guittot
1
-18
/
+87
2018-03-09
sched/fair: Move idle_balance()
Peter Zijlstra
1
-114
/
+114
2018-03-09
sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks
Peter Zijlstra
1
-6
/
+4
2018-03-09
sched/fair: Move rebalance_domains()
Peter Zijlstra
1
-118
/
+118
2018-03-09
sched/nohz: Optimize nohz_idle_balance()
Peter Zijlstra
1
-5
/
+4
2018-03-09
sched/fair: Reduce the periodic update duration
Vincent Guittot
1
-4
/
+17
2018-03-09
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
1
-20
/
+96
2018-03-09
sched/cpufreq: Provide migration hint
Peter Zijlstra
1
-12
/
+19
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
1
-36
/
+37
2018-03-09
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
1
-6
/
+43
2018-03-09
sched/fair: Add NOHZ stats balancing
Peter Zijlstra
1
-12
/
+19
2018-03-09
sched/fair: Restructure nohz_balance_kick()
Peter Zijlstra
1
-107
/
+111
2018-03-09
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
1
-17
/
+35
2018-03-09
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
1
-8
/
+15
2018-03-09
sched/fair: Add ';' after label attributes
Norbert Manthey
1
-1
/
+1
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
1
-15
/
+1
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
1
-94
/
+89
2018-02-21
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
1
-1
/
+6
2018-02-21
sched/numa: Delay retrying placement for automatic NUMA balance after wake_af...
Mel Gorman
1
-1
/
+56
2018-02-21
sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on
Mel Gorman
1
-0
/
+12
2018-02-21
sched/fair: Do not migrate due to a sync wakeup on exit
Peter Zijlstra
1
-1
/
+1
2018-02-21
sched/fair: Do not migrate on wake_affine_weight() if weights are equal
Mel Gorman
1
-1
/
+10
2018-02-21
sched/fair: Defer calculation of 'prev_eff_load' in wake_affine_weight() unti...
Mel Gorman
1
-1
/
+1
2018-02-21
sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
Mel Gorman
1
-3
/
+2
2018-02-13
sched/fair: Remove stray space in #ifdef
Vincent Guittot
1
-2
/
+2
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
1
-2
/
+20
2018-02-06
sched/fair: Do not migrate if the prev_cpu is idle
Mel Gorman
1
-1
/
+7
2018-02-06
sched/fair: Restructure wake_affine*() to return a CPU id
Mel Gorman
1
-18
/
+17
2018-02-06
sched/fair: Remove unnecessary parameters from wake_affine_idle()
Mel Gorman
1
-5
/
+3
2018-02-06
sched/core: Optimize update_stats_*()
Peter Zijlstra
1
-16
/
+16
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+20
2018-01-24
sched/core: Fix cpu.max vs. cpuhotplug deadlock
Peter Zijlstra
1
-2
/
+2
2018-01-10
sched/deadline: Make bandwidth enforcement scale-invariant
Juri Lelli
1
-2
/
+0
2018-01-10
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
Juri Lelli
1
-1
/
+1
2018-01-10
sched/fair: Only immediately migrate tasks due to interrupts if prev and targ...
Mel Gorman
1
-3
/
+9
2018-01-10
sched/fair: Correct obsolete comment about cpufreq_update_util()
Joel Fernandes
1
-3
/
+1
2018-01-10
sched/fair: Remove impossible condition from find_idlest_group_cpu()
Joel Fernandes
1
-1
/
+1
2018-01-10
sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()
Joel Fernandes
1
-1
/
+1
2018-01-10
sched/fair: Use 'unsigned long' for utilization, consistently
Patrick Bellasi
1
-5
/
+5
2017-12-08
sched/fair: Remove unused 'curr' parameter from wakeup_gran
Cheng Jian
1
-3
/
+2
2017-12-06
sched/fair: Update and fix the runnable propagation rule
Vincent Guittot
1
-29
/
+73
2017-11-16
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
sched/isolation: Introduce housekeeping flags
Frederic Weisbecker
1
-1
/
+1
2017-10-27
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
Frederic Weisbecker
1
-1
/
+1
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
1
-0
/
+1
[next]