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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG
Mel Gorman
1
-1
/
+3
2021-04-16
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2
-12
/
+15
2021-04-16
cpumask: Introduce DYING mask
Peter Zijlstra
2
-0
/
+26
2021-04-16
cpumask: Make cpu_{online,possible,present,active}() inline
Peter Zijlstra
1
-31
/
+66
2021-04-14
rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()
Eric Dumazet
1
-0
/
+9
2021-04-14
rseq: Remove redundant access_ok()
Eric Dumazet
1
-4
/
+1
2021-04-14
rseq: Optimize rseq_update_cpu_id()
Eric Dumazet
1
-4
/
+11
2021-04-14
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
5
-2
/
+46
2021-04-14
signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()
Thomas Gleixner
1
-10
/
+7
2021-04-09
sched/fair: Introduce a CPU capacity comparison helper
Valentin Schneider
1
-23
/
+10
2021-04-09
sched/fair: Clean up active balance nr_balance_failed trickery
Valentin Schneider
1
-16
/
+15
2021-04-09
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
1
-0
/
+4
2021-04-09
sched/fair: Bring back select_idle_smt(), but differently
Rik van Riel
1
-12
/
+43
2021-04-09
psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
Josh Hunt
1
-6
/
+14
2021-03-25
sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group()
Barry Song
1
-1
/
+1
2021-03-25
sched/core: Use -EINVAL in sched_dynamic_mode()
Rasmus Villemoes
1
-1
/
+1
2021-03-25
sched/core: Stop using magic values in sched_dynamic_mode()
Rasmus Villemoes
1
-3
/
+3
2021-03-23
sched/fair: Reduce long-tail newly idle balance cost
Aubrey Li
1
-0
/
+9
2021-03-23
sched/fair: Optimize test_idle_cores() for !SMT
Barry Song
1
-3
/
+5
2021-03-23
psi: Reduce calls to sched_clock() in psi
Shakeel Butt
1
-9
/
+10
2021-03-23
stop_machine: Add caller debug info to queue_stop_cpus_work
Valentin Schneider
1
-0
/
+1
2021-03-22
sched: Fix various typos
Ingo Molnar
20
-42
/
+42
2021-03-17
rseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION request
Piotr Figiel
2
-0
/
+35
2021-03-10
sched: Remove unnecessary variable from schedule_tail()
Edmundo Carmona Antoranz
1
-3
/
+1
2021-03-10
sched: Optimize __calc_delta()
Clement Courbet
2
-8
/
+12
2021-03-06
psi: Optimize task switch inside shared cgroups
Chengming Zhou
2
-26
/
+37
2021-03-06
psi: Pressure states are unlikely
Johannes Weiner
1
-7
/
+7
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
4
-52
/
+24
2021-03-06
psi: Add PSI_CPU_FULL state
Chengming Zhou
2
-4
/
+13
2021-03-06
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
1
-30
/
+61
2021-03-06
cpu/hotplug: Add cpuhp_invoke_callback_range()
Vincent Donnefort
1
-68
/
+102
2021-03-06
cpu/hotplug: CPUHP_BRINGUP_CPU failure exception
Vincent Donnefort
1
-3
/
+16
2021-03-06
cpu/hotplug: Allowing to reset fail injection
Vincent Donnefort
1
-0
/
+5
2021-03-06
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
1
-3
/
+12
2021-03-06
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2
-2
/
+8
2021-03-06
sched/fair: use lsub_positive in cpu_util_next()
Vincent Donnefort
1
-1
/
+1
2021-03-06
sched/fair: Fix task utilization accountability in compute_energy()
Vincent Donnefort
1
-4
/
+20
2021-03-06
sched/fair: Reduce the window for duplicated update
Vincent Guittot
1
-3
/
+8
2021-03-06
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
4
-4
/
+35
2021-03-06
sched/fair: Reorder newidle_balance pulled_task tests
Vincent Guittot
1
-5
/
+5
2021-03-06
sched/fair: Merge for each idle cpu loop of ILB
Vincent Guittot
1
-25
/
+7
2021-03-06
sched/fair: Remove unused parameter of update_nohz_stats
Vincent Guittot
1
-3
/
+3
2021-03-06
sched/fair: Remove unused return of _nohz_idle_balance
Vincent Guittot
1
-9
/
+1
2021-03-06
sched/fair: Remove update of blocked load from newidle_balance
Vincent Guittot
1
-28
/
+5
2021-03-06
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
6
-1
/
+5
2021-03-06
sched: Simplify migration_cpu_stop()
Valentin Schneider
1
-9
/
+18
2021-03-06
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
1
-3
/
+1
2021-03-06
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
1
-12
/
+20
2021-03-06
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
1
-3
/
+12
2021-03-06
sched: Optimize migration_cpu_stop()
Peter Zijlstra
1
-1
/
+12
[next]