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
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-15
sched/pelt: Cleanup PELT divider
Vincent Guittot
1
-14
/
+18
2020-06-15
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
1
-9
/
+14
2020-06-15
sched/debug: Add new tracepoints to track util_est
Vincent Donnefort
1
-0
/
+6
2020-06-15
sched/fair: Remove unused 'sd' parameter from scale_rt_capacity()
Dietmar Eggemann
1
-2
/
+2
2020-06-15
sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task()
Dietmar Eggemann
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+1
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-28
sched: Add rq::ttwu_pending
Peter Zijlstra
1
-1
/
+1
2020-05-28
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
1
-10
/
+8
2020-05-28
Merge branch 'sched/urgent' into sched/core, to pick up fix
Ingo Molnar
1
-1
/
+1
2020-05-26
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+37
2020-05-19
sched/fair: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-19
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
1
-22
/
+27
2020-05-19
sched/fair: Optimize enqueue_task_fair()
Vincent Guittot
1
-20
/
+19
2020-05-19
Merge branch 'sched/urgent'
Peter Zijlstra
1
-12
/
+37
2020-05-19
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
1
-12
/
+30
2020-05-19
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
1
-0
/
+7
2020-05-12
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
1
-3
/
+2
2020-04-30
sched/fair: Use __this_cpu_read() in wake_wide()
Muchun Song
1
-1
/
+1
2020-04-30
sched/fair: Mark sched_init_granularity __init
Muchun Song
1
-1
/
+1
2020-04-30
sched/fair: Refill bandwidth before scaling
Huaixin Chang
1
-2
/
+2
2020-04-30
sched: Make newidle_balance() static again
Chen Yu
1
-2
/
+4
2020-04-30
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
1
-12
/
+2
2020-04-30
sched/fair: find_idlest_group(): Remove unused sd_flag parameter
Valentin Schneider
1
-5
/
+3
2020-04-30
sched/fair: Simplify the code of should_we_balance()
Peng Wang
1
-11
/
+5
2020-04-30
sched/fair: Remove distribute_running from CFS bandwidth
Josh Don
1
-12
/
+1
2020-04-30
sched/fair: Eliminate bandwidth race between throttling and distribution
Paul Turner
1
-32
/
+47
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-2
/
+1
2020-04-08
sched/fair: Fix negative imbalance in imbalance calculation
Aubrey Li
1
-0
/
+8
2020-04-08
sched/fair: Fix race between runtime distribution and assignment
Huaixin Chang
1
-20
/
+11
2020-04-08
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
1
-5
/
+2
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-03-20
sched/fair: Fix condition of avg_load calculation
Tao Zhou
1
-1
/
+2
2020-03-20
sched/fair: Improve spreading of utilization
Vincent Guittot
1
-0
/
+8
2020-03-20
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
1
-4
/
+22
2020-03-06
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
1
-8
/
+9
2020-03-06
sched/fair: Fix runnable_avg for throttled cfs
Vincent Guittot
1
-2
/
+12
2020-03-06
sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing
Mel Gorman
1
-0
/
+2
2020-03-06
sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
Valentin Schneider
1
-5
/
+9
[next]