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
2024-01-11
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-13
/
+11
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
1
-0
/
+52
2023-12-29
sched/fair: Fix tg->load when offlining a CPU
Vincent Guittot
1
-0
/
+52
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
1
-0
/
+1
2023-12-23
sched/fair: Remove unused 'next_buddy_marked' local variable in check_preempt...
Wang Jinchao
1
-2
/
+0
2023-12-23
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
1
-1
/
+1
2023-12-23
sched/fair: Simplify util_est
Vincent Guittot
3
-57
/
+36
2023-12-23
sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
Vincent Guittot
2
-6
/
+3
2023-12-23
cpufreq/schedutil: Use a fixed reference frequency
Vincent Guittot
1
-2
/
+24
2023-12-11
sched: fair: move unused stub functions to header
Arnd Bergmann
2
-13
/
+11
2023-11-29
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
1
-10
/
+10
2023-11-23
sched/cpufreq: Rework iowait boost
Vincent Guittot
2
-75
/
+14
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
4
-82
/
+89
2023-11-23
sched/pelt: Avoid underestimation of task utilization
Vincent Guittot
1
-0
/
+13
2023-11-15
sched/timers: Explain why idle task schedules out on remote timer enqueue
Frederic Weisbecker
1
-0
/
+22
2023-11-15
sched/cpuidle: Comment about timers requirements VS idle handler
Frederic Weisbecker
1
-0
/
+30
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
4
-107
/
+271
2023-11-15
sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
Peter Zijlstra
2
-58
/
+78
2023-11-15
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
3
-15
/
+17
2023-11-15
sched: Unify more update_curr*()
Peter Zijlstra
1
-13
/
+11
2023-11-15
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
1
-3
/
+2
2023-11-15
sched: Unify runtime accounting across classes
Peter Zijlstra
5
-60
/
+52
2023-11-15
sched/eevdf: O(1) fastpath for task selection
Abel Wu
1
-3
/
+11
2023-11-15
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
3
-104
/
+76
2023-11-15
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
1
-1
/
+3
2023-11-15
sched: Use WRITE_ONCE() for p->on_rq
Paul E. McKenney
1
-2
/
+4
2023-11-15
sched/fair: Fix the decision for load balance
Keisuke Nishimura
1
-3
/
+7
2023-11-15
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
1
-23
/
+128
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-56
/
+16
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+3
2023-11-01
Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-34
/
+32
2023-10-31
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-844
/
+740
2023-10-31
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-12
/
+50
2023-10-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-34
/
+32
2023-10-26
sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
Kefeng Wang
1
-1
/
+1
2023-10-26
sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
Kefeng Wang
1
-1
/
+1
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
4
-57
/
+0
2023-10-24
sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster...
Yicong Yang
1
-1
/
+16
2023-10-24
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
3
-4
/
+49
2023-10-24
sched: Add cpus_share_resources API
Barry Song
3
-0
/
+26
2023-10-24
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
1
-4
/
+1
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
1
-14
/
+60
2023-10-20
sched/fair: Remove unused 'curr' argument from pick_next_entity()
Yiwei Lin
1
-4
/
+4
2023-10-20
sched/nohz: Update comments about NEWILB_KICK
Joel Fernandes (Google)
1
-2
/
+13
2023-10-19
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-1
/
+1
2023-10-19
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
1
-50
/
+10
2023-10-18
sched/fair: Remove duplicate #include
Jiapeng Chong
1
-2
/
+0
2023-10-18
sched/eevdf: Fix heap corruption more
Peter Zijlstra
1
-1
/
+2
[next]