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
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
2017-01-14
sched/core: Add missing update_rq_clock() call for task_hot()
Peter Zijlstra
1
-0
/
+2
2017-01-14
sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()
Peter Zijlstra
1
-0
/
+1
2017-01-14
sched/fair: Push rq lock pin/unpin into idle_balance()
Matt Fleming
1
-12
/
+15
2017-01-14
sched/core: Add wrappers for lockdep_(un)pin_lock()
Matt Fleming
1
-3
/
+3
2016-12-11
sched/core: Use load_avg for selecting idlest group
Vincent Guittot
1
-11
/
+44
2016-12-11
sched/core: Fix find_idlest_group() for fork
Vincent Guittot
1
-0
/
+8
2016-11-24
sched: Extend scheduler's asym packing
Tim Chen
1
-17
/
+36
2016-11-23
sched/fair: Clean up the tunable parameter definitions
Ingo Molnar
1
-22
/
+28
2016-11-16
sched/fair: Fix task group initialization
Vincent Guittot
1
-1
/
+1
2016-11-16
sched/fair: Propagate asynchrous detach
Vincent Guittot
1
-0
/
+6
2016-11-16
sched/fair: Propagate load during synchronous attach/detach
Vincent Guittot
1
-1
/
+187
2016-11-16
sched/fair: Factorize PELT update
Vincent Guittot
1
-51
/
+25
2016-11-16
sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list
Vincent Guittot
1
-7
/
+47
2016-11-16
sched/fair: Factorize attach/detach entity
Vincent Guittot
1
-22
/
+31
2016-11-16
sched/fair: Fix incorrect comment for capacity_margin
Morten Rasmussen
1
-1
/
+1
2016-11-16
sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups
Morten Rasmussen
1
-0
/
+25
2016-11-16
sched/fair: Add per-CPU min capacity to sched_group_capacity
Morten Rasmussen
1
-5
/
+12
2016-11-16
sched/fair: Consider spare capacity in find_idlest_group()
Morten Rasmussen
1
-5
/
+45
2016-11-16
sched/fair: Compute task/cpu utilization at wake-up correctly
Morten Rasmussen
1
-4
/
+35
2016-11-11
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-3
/
+0
2016-10-27
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
1
-3
/
+0
2016-10-20
sched/fair: Kill the unused 'sched_shares_window_ns' tunable
Matt Fleming
1
-7
/
+0
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
1
-1
/
+8
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+8
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-10-11
sched/fair: Fix sched domains NULL dereference in select_idle_sibling()
Wanpeng Li
1
-3
/
+8
2016-10-11
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-1
/
+1
2016-10-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-258
/
+494
2016-09-30
sched/fair: Fix min_vruntime tracking
Peter Zijlstra
1
-7
/
+22
2016-09-30
sched/debug: Add SCHED_WARN_ON()
Peter Zijlstra
1
-5
/
+3
2016-09-30
sched/core: Optimize SCHED_SMT
Peter Zijlstra
1
-1
/
+7
2016-09-30
sched/core: Rewrite and improve select_idle_siblings()
Peter Zijlstra
1
-46
/
+221
2016-09-30
sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared
Peter Zijlstra
1
-10
/
+12
2016-09-30
sched/fair: Fix fixed point arithmetic width for shares and effective load
Dietmar Eggemann
1
-2
/
+2
2016-09-22
sched/fair: Fix SCHED_HRTICK bug leading to late preemption of tasks
Srivatsa Vaddagiri
1
-1
/
+1
2016-09-14
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
Rafael J. Wysocki
1
-0
/
+8
2016-09-10
Revert "sched/fair: Make update_min_vruntime() more readable"
Peter Zijlstra
1
-4
/
+7
2016-09-05
sched/debug: Remove several CONFIG_SCHEDSTATS guards
Josh Poimboeuf
1
-79
/
+69
2016-09-05
sched/debug: Clean up schedstat macros
Josh Poimboeuf
1
-21
/
+21
2016-09-05
sched/debug: Rename and move enqueue_sleeper()
Josh Poimboeuf
1
-69
/
+73
2016-09-05
sched/fair: Fix load_above_capacity fixed point arithmetic width
Dietmar Eggemann
1
-1
/
+1
2016-09-05
sched/fair: Make update_min_vruntime() more readable
Byungchul Park
1
-10
/
+7
2016-08-18
sched/fair: Let asymmetric CPU configurations balance at wake-up
Morten Rasmussen
1
-1
/
+34
2016-08-16
cpufreq / sched: Pass runqueue pointer to cpufreq_update_util()
Rafael J. Wysocki
1
-7
/
+2
2016-08-16
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
1
-8
/
+4
2016-08-10
sched/fair: Optimize find_idlest_cpu() when there is no choice
Morten Rasmussen
1
-0
/
+4
2016-08-10
sched/fair: Make the use of prev_cpu consistent in the wakeup path
Morten Rasmussen
1
-11
/
+13
2016-08-10
sched/fair: Improve PELT stuff some more
Peter Zijlstra
1
-19
/
+25
2016-08-10
sched/fair: Remove 'cpu_busy' parameter from update_next_balance()
Leo Yan
1
-5
/
+6
2016-08-10
sched/fair: Fix typo in sync_throttle()
Xunlei Pang
1
-1
/
+1
[next]