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
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
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
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
1
-21
/
+63
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
1
-7
/
+3
2021-12-11
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
1
-1
/
+1
2021-12-04
sched: Trigger warning if ->migration_disabled counter underflows.
Sebastian Andrzej Siewior
1
-0
/
+3
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-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-17
sched/core: Forced idle accounting
Josh Don
1
-20
/
+62
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
1
-9
/
+35
2021-11-11
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
1
-0
/
+3
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-201
/
+191
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-24
/
+43
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+4
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
1
-2
/
+3
2021-10-19
sched/scs: Reset the shadow stack when idle_task_exit
Woody Lin
1
-0
/
+1
2021-10-18
sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
Christoph Hellwig
1
-1
/
+1
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-0
/
+19
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-21
/
+22
2021-10-07
sched: Simplify wake_up_*idle*()
Peter Zijlstra
1
-9
/
+5
2021-10-07
sched,rcu: Rework try_invoke_on_locked_down_task()
Peter Zijlstra
1
-3
/
+3
2021-10-07
sched: Improve try_invoke_on_locked_down_task()
Peter Zijlstra
1
-24
/
+39
2021-10-05
sched: Remove pointless preemption disable in sched_submit_work()
Thomas Gleixner
1
-8
/
+2
2021-10-05
sched: Move kprobes cleanup out of finish_task_switch()
Thomas Gleixner
1
-6
/
+0
2021-10-05
sched: Limit the number of task migrations per batch on RT
Thomas Gleixner
1
-0
/
+4
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
1
-1
/
+1
2021-10-05
sched: Provide Kconfig support for default dynamic preempt mode
Frederic Weisbecker
1
-3
/
+26
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
1
-11
/
+14
2021-10-05
sched/fair: Add cfs bandwidth burst statistics
Huaixin Chang
1
-3
/
+10
2021-10-05
sched/core: Simplify core-wide task selection
Peter Zijlstra
1
-111
/
+45
2021-10-05
sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-01
sched: Make RCU nest depth distinct in __might_resched()
Thomas Gleixner
1
-12
/
+16
2021-10-01
sched: Make might_sleep() output less confusing
Thomas Gleixner
1
-5
/
+22
2021-10-01
sched: Cleanup might_sleep() printks
Thomas Gleixner
1
-8
/
+6
2021-10-01
sched: Remove preempt_offset argument from __might_sleep()
Thomas Gleixner
1
-2
/
+2
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
1
-3
/
+3
2021-09-12
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2021-09-09
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
1
-3
/
+3
2021-08-31
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-17
/
+92
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-94
/
+346
2021-08-30
Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2021-08-20
sched: Introduce dl_task_check_affinity() to check proposed affinity
Will Deacon
1
-17
/
+29
[next]