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
2022-01-23
Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-91
/
+114
2022-01-18
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
1
-9
/
+3
2022-01-18
sched/fair: Fix all kernel-doc warnings
Randy Dunlap
1
-3
/
+5
2022-01-18
sched/core: Accounting forceidle time for all tasks except idle task
Cruz Zhao
2
-3
/
+2
2022-01-18
sched/pelt: Relax the sync of load_sum with load_avg
Vincent Guittot
1
-14
/
+22
2022-01-18
sched/pelt: Relax the sync of runnable_sum with runnable_avg
Vincent Guittot
1
-14
/
+19
2022-01-18
sched/pelt: Continue to relax the sync of util_sum with util_avg
Vincent Guittot
1
-7
/
+18
2022-01-18
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2
-4
/
+16
2022-01-18
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
1
-37
/
+29
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2022-01-12
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2022-01-12
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-180
/
+325
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
1
-1
/
+1
2021-12-23
kthread: Never put_user the set_child_tid address
Eric W. Biederman
1
-1
/
+1
2021-12-22
kthread: Warn about failed allocations for the init kthread
Eric W. Biederman
1
-1
/
+1
2021-12-13
kthread: Ensure struct kthread is present for all kthreads
Eric W. Biederman
1
-8
/
+8
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
3
-10
/
+19
2021-12-11
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
4
-69
/
+50
2021-12-10
sched, kcsan: Enable memory barrier instrumentation
Marco Elver
1
-4
/
+3
2021-12-09
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+7
2021-12-09
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
1
-2
/
+3
2021-12-07
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
1
-5
/
+18
2021-12-07
sched/fair: Document the slow path and fast path in select_task_rq_fair
Barry Song
1
-0
/
+5
2021-12-04
sched: Trigger warning if ->migration_disabled counter underflows.
Sebastian Andrzej Siewior
1
-0
/
+3
2021-12-04
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
1
-1
/
+2
2021-12-04
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
1
-0
/
+1
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
1
-3
/
+9
2021-12-01
sched: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-11-24
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
1
-4
/
+0
2021-11-23
sched/cpuacct: Make user/system times in cpuacct.stat more precise
Andrey Ryabinin
1
-10
/
+15
2021-11-23
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
1
-47
/
+32
2021-11-23
cpuacct: Convert BUG_ON() to WARN_ON_ONCE()
Andrey Ryabinin
1
-1
/
+2
2021-11-23
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
1
-2
/
+2
2021-11-17
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2
-18
/
+32
2021-11-17
sched/core: Forced idle accounting
Josh Don
5
-24
/
+162
2021-11-17
psi: Add a missing SPDX license header
Liu Xinpeng
1
-0
/
+1
2021-11-17
psi: Remove repeated verbose comment
Liu Xinpeng
1
-1
/
+0
2021-11-11
preempt: Restore preemption model selection configs
Valentin Schneider
1
-3
/
+3
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
5
-16
/
+49
2021-11-11
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
1
-0
/
+3
2021-11-11
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-11-06
mm: move node_reclaim_distance to fix NUMA without SMP
Geert Uytterhoeven
1
-1
/
+0
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
13
-479
/
+980
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-24
/
+43
[next]