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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
sched/numa, mm: make numa migrate functions to take a folio
Kefeng Wang
1
-6
/
+6
2023-10-16
sched/psi: Update poll => rtpoll in relevant comments
Fan Yu
1
-16
/
+16
2023-10-13
sched: Make PELT acronym definition searchable
Mathieu Desnoyers
1
-1
/
+1
2023-10-13
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
4
-3
/
+17
2023-10-13
sched/psi: Bail out early from irq time accounting
Haifeng Xu
1
-0
/
+3
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2
-5
/
+5
2023-10-12
sched/psi: Delete the 'update_total' function parameter from update_triggers()
Yang Yang
1
-14
/
+3
2023-10-12
sched/psi: Avoid updating PSI triggers and ->rtpoll_total when there are no s...
Yang Yang
1
-3
/
+4
2023-10-11
sched/headers: Remove comment referring to rq::cpu_load, since this has been ...
Colin Ian King
1
-4
/
+0
2023-10-11
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
1
-3
/
+52
2023-10-11
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
1
-3
/
+15
2023-10-10
sched/numa: Move up the access pid reset logic
Raghavendra K T
1
-10
/
+7
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
1
-4
/
+13
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
1
-6
/
+6
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
5
-5
/
+18
2023-10-09
sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h
Ingo Molnar
2
-1
/
+2
2023-10-09
sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...
Shrikanth Hegde
1
-38
/
+74
2023-10-09
sched/psi: Change update_triggers() to a 'void' function
Yang Yang
1
-4
/
+3
2023-10-09
sched/topology: Remove the EM_MAX_COMPLEXITY limit
Pierre Gondois
1
-36
/
+3
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
7
-23
/
+18
2023-10-09
sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to ...
Yajun Deng
2
-4
/
+4
2023-10-09
sched/nohz: Remove unnecessarily complex error handling pattern from find_new...
Ingo Molnar
1
-3
/
+2
2023-10-09
sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
Ingo Molnar
1
-5
/
+5
2023-10-09
sched/nohz: Update idle load-balancing (ILB) comments
Ingo Molnar
1
-14
/
+16
2023-10-09
sched/eevdf: Fix pick_eevdf()
Benjamin Segall
1
-14
/
+58
2023-10-09
sched/eevdf: Fix min_deadline heap integrity
Peter Zijlstra
1
-0
/
+1
2023-10-07
sched/debug: Print 'tgid' in sched_show_task()
Yajun Deng
1
-3
/
+3
2023-10-07
sched/core: Update stale comment in try_to_wake_up()
Ingo Molnar
1
-1
/
+1
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
5
-7
/
+43
2023-10-06
cpufreq: Rebuild sched-domains when removing cpufreq driver
Pierre Gondois
1
-26
/
+29
2023-10-06
cpufreq: schedutil: Merge initialization code of sg_cpu in single loop
Liao Chang
1
-8
/
+3
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
1
-1
/
+2
2023-10-03
sched/headers: Remove duplicate header inclusions
Yu Liao
2
-2
/
+0
2023-10-03
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
1
-1
/
+9
2023-10-03
sched/eevdf: Also update slice on placement
Peter Zijlstra
1
-2
/
+4
2023-10-02
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
1
-4
/
+5
2023-09-29
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
2
-1
/
+7
2023-09-29
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
1
-17
/
+1
2023-09-29
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
1
-6
/
+5
2023-09-29
sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
Valentin Schneider
3
-45
/
+14
2023-09-28
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
1
-0
/
+1
2023-09-25
sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
Valentin Schneider
3
-65
/
+10
2023-09-24
sched/core: Refactor the task_flags check for worker sleeping in sched_submit...
Wang Jinchao
1
-6
/
+4
2023-09-24
sched/fair: Fix warning in bandwidth distribution
Josh Don
1
-11
/
+25
2023-09-24
sched/fair: Make cfs_rq->throttled_csd_list available on !SMP
Josh Don
2
-6
/
+0
2023-09-22
sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug()
Liming Wu
1
-2
/
+1
2023-09-21
sched/debug: Update stale reference to sched_debug.c
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-21
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
3
-16
/
+0
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
1
-4
/
+32
2023-09-20
sched: Extract __schedule_loop()
Thomas Gleixner
1
-10
/
+11
[prev]
[next]