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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
4
-3
/
+17
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
1
-17
/
+1
2023-11-20
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
1
-6
/
+5
2023-11-20
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
1
-1
/
+1
2023-10-25
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
1
-1
/
+2
2023-10-06
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
1
-0
/
+1
2023-10-06
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2
-1
/
+2
2023-09-13
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
1
-1
/
+1
2023-08-30
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
1
-15
/
+2
2023-08-30
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
3
-16
/
+43
2023-08-30
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
1
-0
/
+14
2023-08-30
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
1
-7
/
+15
2023-08-23
sched/fair: Remove capacity inversion detection
Vincent Guittot
2
-98
/
+5
2023-08-23
sched/fair: unlink misfit task from cpu overutilized
Vincent Guittot
1
-23
/
+82
2023-07-27
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
1
-8
/
+21
2023-07-27
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
1
-67
/
+108
2023-07-27
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
1
-9
/
+10
2023-07-27
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
1
-81
/
+82
2023-07-27
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
1
-98
/
+98
2023-07-27
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
1
-3
/
+27
2023-07-27
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
1
-1
/
+1
2023-07-27
sched/fair: Don't balance task to its current running CPU
Yicong Yang
1
-1
/
+1
2023-05-11
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2
-0
/
+5
2023-05-11
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
1
-1
/
+1
2023-04-26
sched/fair: Fixes for capacity inversion detection
Qais Yousef
1
-2
/
+11
2023-04-26
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
1
-5
/
+9
2023-04-26
sched/fair: Detect capacity inversion
Qais Yousef
2
-3
/
+79
2023-04-20
sched/fair: Fix imbalance overflow
Vincent Guittot
1
-0
/
+10
2023-04-06
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
1
-2
/
+2
2023-03-30
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2
-11
/
+47
2023-03-30
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
1
-2
/
+13
2023-03-10
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
1
-7
/
+11
2023-03-10
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
1
-1
/
+4
2023-02-25
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
1
-10
/
+52
2023-02-22
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
1
-3
/
+4
2023-02-01
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
1
-19
/
+16
2023-02-01
sched/fair: Check if prev_cpu has highest spare cap in feec()
Pierre Gondois
1
-6
/
+7
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+1
2023-01-18
sched/core: Fix arch_scale_freq_tick() on tickless systems
Yair Podemsky
1
-1
/
+3
2023-01-18
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
1
-4
/
+33
2022-12-31
sched/psi: Fix possible missing or delayed pending event
Hao Lee
1
-3
/
+5
2022-12-31
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
1
-6
/
+8
2022-12-31
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
1
-1
/
+4
2022-12-31
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
1
-8
/
+13
2022-12-31
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
1
-3
/
+5
2022-12-31
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
3
-10
/
+68
2022-12-31
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2
-10
/
+25
2022-12-31
sched/uclamp: Fix relationship between uclamp and migration margin
Qais Yousef
1
-0
/
+123
2022-11-22
Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
Sam Wu
1
-15
/
+15
2022-11-14
sched: Fix race in task_call_func()
Peter Zijlstra
1
-17
/
+35
[next]