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
2020-03-06
sched/fair: Enable tuning of decay period
Thara Gopinath
3
-2
/
+33
2020-03-06
sched/fair: Update cpu_capacity to reflect thermal pressure
Thara Gopinath
1
-0
/
+7
2020-03-06
sched/fair: Enable periodic update of average thermal pressure
Thara Gopinath
2
-0
/
+10
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
3
-0
/
+65
2020-03-06
sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
Chris Wilson
1
-19
/
+22
2020-03-06
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2020-02-27
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
1
-0
/
+2
2020-02-24
sched/numa: Stop an exhastive search if a reasonable swap candidate or idle C...
Mel Gorman
1
-4
/
+27
2020-02-24
sched/numa: Bias swapping tasks based on their preferred node
Mel Gorman
1
-6
/
+37
2020-02-24
sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA...
Mel Gorman
1
-18
/
+22
2020-02-24
sched/numa: Prefer using an idle CPU as a migration target instead of compari...
Mel Gorman
1
-17
/
+102
2020-02-24
sched/fair: Take into account runnable_avg to classify group
Vincent Guittot
1
-1
/
+30
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
4
-21
/
+126
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
5
-167
/
+42
2020-02-24
sched/numa: Use similar logic to the load balancer for moving between domains...
Mel Gorman
1
-31
/
+50
2020-02-24
sched/numa: Replace runnable_load_avg by load_avg
Vincent Guittot
1
-32
/
+70
2020-02-24
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
1
-22
/
+20
2020-02-24
sched/numa: Distinguish between the different task_numa_migrate() failure cases
Mel Gorman
1
-3
/
+3
2020-02-24
sched/numa: Trace when no candidate CPU was found on the preferred node
Mel Gorman
1
-1
/
+3
2020-02-24
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
5
-37
/
+61
2020-02-20
sched/fair: Remove wake_cap()
Morten Rasmussen
1
-29
/
+1
2020-02-20
sched/core: Remove for_each_lower_domain()
Valentin Schneider
1
-2
/
+0
2020-02-20
sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
Morten Rasmussen
1
-12
/
+3
2020-02-20
sched/fair: Add asymmetric CPU capacity wakeup scan
Morten Rasmussen
1
-0
/
+56
2020-02-20
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
1
-1
/
+0
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-53
/
+117
2020-02-11
sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
Randy Dunlap
1
-1
/
+0
2020-02-11
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
3
-11
/
+27
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-24
/
+24
2020-01-28
sched/rt: Optimize checking group RT scheduler constraints
Konstantin Khlebnikov
1
-13
/
+11
2020-01-28
sched/fair: Optimize select_idle_core()
Srikar Dronamraju
1
-2
/
+4
2020-01-28
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
2
-0
/
+8
2020-01-28
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
1
-1
/
+8
2020-01-28
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
1
-7
/
+12
2020-01-28
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
1
-1
/
+1
2020-01-28
sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains
Mel Gorman
1
-12
/
+29
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2
-11
/
+26
2020-01-28
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-149
/
+298
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
1
-0
/
+6
2020-01-20
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
1
-0
/
+2
2020-01-17
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
1
-0
/
+39
2020-01-17
idle: fix spelling mistake "iterrupts" -> "interrupts"
Hewenliang
1
-1
/
+1
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
1
-7
/
+7
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
1
-4
/
+6
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
1
-22
/
+4
2020-01-17
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
1
-5
/
+6
2020-01-17
sched/cputime: move rq parameter in irqtime_account_process_tick
Alex Shi
1
-9
/
+6
[prev]
[next]