index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
1
-31
/
+18
2021-07-14
sched: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
1
-8
/
+12
2021-07-14
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
1
-0
/
+7
2021-07-14
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
1
-4
/
+17
2021-07-14
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
1
-6
/
+15
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
1
-1
/
+0
2021-05-06
sched: Fix out-of-bound access in uclamp
Quentin Perret
1
-1
/
+1
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-104
/
+113
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+9
2021-04-21
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
1
-1
/
+1
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
1
-1
/
+69
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
1
-74
/
+3
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
1
-1
/
+3
2021-04-16
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
1
-11
/
+15
2021-04-12
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+1
2021-04-09
static_call: Relax static_call_update() function argument type
Peter Zijlstra
1
-9
/
+9
2021-03-25
sched/core: Use -EINVAL in sched_dynamic_mode()
Rasmus Villemoes
1
-1
/
+1
2021-03-25
sched/core: Stop using magic values in sched_dynamic_mode()
Rasmus Villemoes
1
-3
/
+3
2021-03-22
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
1
-0
/
+1
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-1
/
+1
2021-03-10
sched: Remove unnecessary variable from schedule_tail()
Edmundo Carmona Antoranz
1
-3
/
+1
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
1
-1
/
+0
2021-03-06
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
1
-1
/
+1
2021-03-06
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
1
-12
/
+20
2021-03-06
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
1
-3
/
+12
2021-03-06
sched: Optimize migration_cpu_stop()
Peter Zijlstra
1
-1
/
+12
2021-03-06
sched: Collate affine_move_task() stoppers
Peter Zijlstra
1
-15
/
+8
2021-03-06
sched: Simplify migration_cpu_stop()
Valentin Schneider
1
-9
/
+18
2021-03-06
sched: Simplify migration_cpu_stop()
Peter Zijlstra
1
-48
/
+8
2021-03-06
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
1
-11
/
+28
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+40
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+341
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
1
-1
/
+1
2021-02-17
sched/features: Fix hrtick reprogramming
Juri Lelli
1
-5
/
+3
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
1
-4
/
+4
2021-02-17
sched: Add /debug/sched_preempt
Peter Zijlstra
1
-9
/
+126
2021-02-17
preempt/dynamic: Support dynamic preempt with preempt= boot option
Peter Zijlstra (Intel)
1
-1
/
+67
2021-02-17
preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
Peter Zijlstra (Intel)
1
-0
/
+12
2021-02-17
preempt/dynamic: Provide cond_resched() and might_resched() static calls
Peter Zijlstra (Intel)
1
-3
/
+13
2021-02-17
sched/core: Update task_prio() function header
Dietmar Eggemann
1
-2
/
+6
2021-02-17
sched: Remove MAX_USER_RT_PRIO
Dietmar Eggemann
1
-4
/
+3
2021-02-17
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
1
-23
/
+88
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-5
/
+4
2021-02-04
sched: Add cond_resched_rwlock
Ben Gardon
1
-0
/
+40
2021-01-23
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
1
-5
/
+4
2021-01-22
sched: Relax the set_cpus_allowed_ptr() semantics
Peter Zijlstra
1
-11
/
+10
2021-01-22
sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
Peter Zijlstra
1
-4
/
+35
2021-01-22
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
1
-5
/
+6
2021-01-22
sched: Don't run cpu-online with balance_push() enabled
Peter Zijlstra
1
-2
/
+14
[next]