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
2021-01-14
sched/fair: Skip idle cfs_rq
Vincent Guittot
1
-1
/
+4
2021-01-14
sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
Xuewen Yan
1
-15
/
+28
2021-01-14
sched: Prevent raising SCHED_SOFTIRQ when CPU is !active
Anna-Maria Behnsen
1
-2
/
+5
2021-01-14
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
1
-3
/
+3
2020-12-11
sched/fair: Trivial correction of the newidle_balance() comment
Barry Song
1
-1
/
+1
2020-12-11
sched/fair: Clear SMT siblings after determining the core is not idle
Mel Gorman
1
-1
/
+2
2020-12-11
sched: Fix kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
1
-26
/
+47
2020-11-24
sched: Limit the amount of NUMA imbalance that can exist at fork time
Mel Gorman
1
-2
/
+15
2020-11-24
sched/numa: Allow a floating imbalance between NUMA nodes
Mel Gorman
1
-10
/
+11
2020-11-24
sched: Avoid unnecessary calculation of load imbalance at clone time
Mel Gorman
1
-3
/
+5
2020-11-24
sched/numa: Rename nr_running and break out the magic number
Mel Gorman
1
-4
/
+6
2020-11-23
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2020-11-17
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
1
-1
/
+2
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-25
/
+45
2020-11-10
sched/fair: Dissociate wakeup decisions from SD flag value
Valentin Schneider
1
-3
/
+2
2020-11-10
sched: Remove select_task_rq()'s sd_flag parameter
Valentin Schneider
1
-3
/
+5
2020-11-10
sched/fair: Remove superfluous lock section in do_sched_cfs_slack_timer()
Hui Su
1
-3
/
+0
2020-11-10
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
1
-24
/
+43
2020-11-10
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
1
-1
/
+2
2020-11-10
sched/fair: Reorder throttle_cfs_rq() path
Peng Wang
1
-11
/
+23
2020-10-29
sched/fair: Check for idle core in wake_affine
Julia Lawall
1
-0
/
+3
2020-10-29
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
1
-2
/
+2
2020-10-29
sched/fair: Exclude the current CPU from find_new_ilb()
Peter Zijlstra
1
-0
/
+4
2020-10-29
sched/fair: Improve the accuracy of sched_stat_wait statistics
jun qian
1
-0
/
+9
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-18
task_work: cleanup notification modes
Jens Axboe
1
-1
/
+1
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
1
-0
/
+14
2020-10-03
sched/fair: Tweak pick_next_entity()
Peter Oskolkov
1
-10
/
+10
2020-09-25
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
1
-4
/
+4
2020-09-25
sched/fair: Minimize concurrent LBs between domain level
Vincent Guittot
1
-0
/
+9
2020-09-25
sched/fair: Relax constraint on task's load during load balance
Vincent Guittot
1
-2
/
+2
2020-09-25
sched/fair: Remove the force parameter of update_tg_load_avg()
Xianting Tian
1
-10
/
+9
2020-09-25
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
1
-4
/
+5
2020-09-25
sched/numa: Use runnable_avg to classify node
Vincent Guittot
1
-2
/
+7
2020-08-26
sched/fair: Simplify the work when reweighting entity
Jiang Biao
1
-2
/
+2
2020-08-26
sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
Lukasz Luba
1
-1
/
+2
2020-08-26
sched/fair: Ignore cache hotness for SMT migration
Josh Don
1
-0
/
+4
2020-08-04
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge branches 'pm-em' and 'pm-core'
Rafael J. Wysocki
1
-1
/
+1
2020-07-22
sched/fair: update_pick_idlest() Select group with lowest group_util when idl...
Peter Puhov
1
-1
/
+7
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
1
-2
/
+13
2020-07-17
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-2
/
+13
2020-07-08
sched: Add a tracepoint to track rq->nr_running
Phil Auld
1
-2
/
+6
2020-07-08
Merge branch 'sched/urgent'
Peter Zijlstra
1
-1
/
+1
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
1
-1
/
+1
2020-06-25
sched/fair: Optimize dequeue_task_fair()
Peng Wang
1
-3
/
+3
2020-06-25
sched: Remove struct sched_class::next field
Steven Rostedt (VMware)
1
-1
/
+0
2020-06-25
sched: Force the address order of each sched class descriptor
Steven Rostedt (VMware)
1
-1
/
+2
2020-06-24
PM / EM: change name of em_pd_energy to em_cpu_energy
Lukasz Luba
1
-1
/
+1
[next]