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
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-11
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
1
-4
/
+40
2021-11-17
sched/core: Forced idle accounting
Josh Don
1
-2
/
+30
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
1
-1
/
+2
2021-11-02
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+0
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-19
/
+13
2021-10-22
sched/core: Remove rq_relock()
Peng Wang
1
-8
/
+0
2021-10-18
sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
Christoph Hellwig
1
-1
/
+0
2021-10-05
sched: Make cookie functions static
Shaokun Zhang
1
-5
/
+0
2021-10-05
sched/topology: Introduce sched_group::flags
Ricardo Neri
1
-0
/
+1
2021-10-05
sched: Remove unused inline function __rq_clock_broken()
YueHaibing
1
-5
/
+0
2021-10-05
sched/fair: Add cfs bandwidth burst statistics
Huaixin Chang
1
-0
/
+3
2021-10-05
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
1
-0
/
+1
2021-10-05
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
1
-0
/
+1
2021-10-05
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
1
-1
/
+7
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
1
-4
/
+0
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+26
2021-08-26
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
1
-0
/
+3
2021-08-20
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
1
-0
/
+1
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
1
-0
/
+8
2021-08-20
sched: Fix Core-wide rq->lock for uninitialized CPUs
Peter Zijlstra
1
-1
/
+1
2021-08-04
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
1
-0
/
+2
2021-07-02
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
1
-7
/
+14
2021-06-28
sched/sysctl: Move extern sysctl declarations to sched.h
Hailong Liu
1
-0
/
+15
2021-06-24
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
1
-0
/
+1
2021-06-17
sched/fair: Age the average idle time
Peter Zijlstra
1
-0
/
+3
2021-05-12
sched: Make multiple runqueue task counters 32-bit
Alexey Dobriyan
1
-6
/
+6
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra
1
-0
/
+16
2021-05-12
sched: Migration changes for core scheduling
Aubrey Li
1
-0
/
+73
2021-05-12
sched: Trivial forced-newidle balancer
Peter Zijlstra
1
-0
/
+6
2021-05-12
sched/fair: Snapshot the min_vruntime of CPUs on force idle
Joel Fernandes (Google)
1
-0
/
+8
2021-05-12
sched/fair: Fix forced idle sibling starvation corner case
Vineeth Pillai
1
-1
/
+1
2021-05-12
sched: Add core wide task selection and scheduling
Peter Zijlstra
1
-1
/
+5
2021-05-12
sched: Basic tracking of matching tasks
Peter Zijlstra
1
-0
/
+55
2021-05-12
sched: Introduce sched_class::pick_task()
Peter Zijlstra
1
-0
/
+3
2021-05-12
sched: Optimize rq_lockp() usage
Peter Zijlstra
1
-8
/
+25
2021-05-12
sched: Core-wide rq->lock
Peter Zijlstra
1
-0
/
+58
2021-05-12
sched: Prepare for Core-wide rq->lock
Peter Zijlstra
1
-31
/
+17
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
1
-53
/
+52
2021-05-12
sched: Provide raw_spin_rq_*lock*() helpers
Peter Zijlstra
1
-0
/
+50
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
1
-0
/
+10
2021-04-17
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
1
-1
/
+1
2021-04-16
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
1
-7
/
+3
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
1
-2
/
+9
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
1
-0
/
+2
2021-04-16
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
1
-1
/
+0
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-4
/
+4
2021-03-10
sched: Optimize __calc_delta()
Clement Courbet
1
-0
/
+1
2021-03-06
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
1
-0
/
+7
2021-03-06
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
1
-0
/
+7
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
1
-2
/
+24
[next]