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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
1
-4
/
+32
2023-09-20
sched: Extract __schedule_loop()
Thomas Gleixner
1
-10
/
+11
2023-09-20
sched: Constrain locks in sched_submit_work()
Peter Zijlstra
1
-0
/
+9
2023-09-19
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
1
-1
/
+1
2023-09-19
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
1
-7
/
+7
2023-09-18
freezer,sched: Use saved_state to reduce some spurious wakeups
Elliot Berman
1
-9
/
+14
2023-09-18
sched/core: Remove ifdeffery for saved_state
Elliot Berman
1
-6
/
+2
2023-09-15
sched/core: Use do-while instead of for loop in set_nr_if_polling()
Uros Bizjak
1
-4
/
+3
2023-09-13
sched: Misc cleanups
Peter Zijlstra
1
-104
/
+63
2023-09-13
sched: Simplify tg_set_cfs_bandwidth()
Peter Zijlstra
1
-19
/
+19
2023-09-13
sched: Simplify sched_move_task()
Peter Zijlstra
1
-6
/
+4
2023-09-13
sched: Simplify sched_rr_get_interval()
Peter Zijlstra
1
-22
/
+14
2023-09-13
sched: Simplify yield_to()
Peter Zijlstra
1
-38
/
+29
2023-09-13
sched: Simplify sched_{set,get}affinity()
Peter Zijlstra
1
-39
/
+14
2023-09-13
sched: Simplify syscalls
Peter Zijlstra
1
-86
/
+68
2023-09-13
sched: Simplify set_user_nice()
Peter Zijlstra
1
-7
/
+6
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-26
/
+3
2023-08-29
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-224
/
+272
2023-08-14
sched: Simplify sched_core_cpu_{starting,deactivate}()
Peter Zijlstra
1
-15
/
+12
2023-08-14
sched: Simplify try_steal_cookie()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify sched_tick_remote()
Peter Zijlstra
1
-23
/
+16
2023-08-14
sched: Simplify sched_exec()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify ttwu()
Peter Zijlstra
1
-112
/
+109
2023-08-14
sched: Simplify wake_up_if_idle()
Peter Zijlstra
1
-14
/
+6
2023-08-14
sched: Simplify: migrate_swap_stop()
Peter Zijlstra
1
-16
/
+7
2023-08-14
sched: Simplify sysctl_sched_uclamp_handler()
Peter Zijlstra
1
-7
/
+4
2023-08-14
sched: Simplify get_nohz_timer_target()
Peter Zijlstra
1
-9
/
+6
2023-08-10
Merge branch 'sched/eevdf' into sched/core
Ingo Molnar
1
-0
/
+2
2023-08-02
sched/fair: Block nohz tick_stop when cfs bandwidth in use
Phil Auld
1
-0
/
+26
2023-08-02
sched, cgroup: Restore meaning to hierarchical_quota
Phil Auld
1
-4
/
+9
2023-07-19
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
1
-1
/
+1
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
1
-0
/
+1
2023-07-19
sched/fair: Add lag based placement
Peter Zijlstra
1
-0
/
+1
2023-07-18
sched: add a few helpers to wake up tasks on the current cpu
Andrei Vagin
1
-1
/
+1
2023-07-18
sched: add WF_CURRENT_CPU and externise ttwu
Peter Oskolkov
1
-2
/
+1
2023-07-13
sched/core: introduce sched_core_idle_cpu()
Cruz Zhao
1
-0
/
+13
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
1
-0
/
+44
2023-06-28
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-23
/
+18
2023-06-28
Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+3
2023-06-28
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-120
/
+158
2023-06-16
sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
Hao Jia
1
-3
/
+4
2023-06-16
sched/core: Fixed missing rq clock update before calling set_rq_offline()
Hao Jia
1
-1
/
+1
2023-06-05
sched: Consider task_struct::saved_state in wait_task_inactive()
Peter Zijlstra
1
-11
/
+48
2023-06-05
sched: Unconditionally use full-fat wait_task_inactive()
Peter Zijlstra
1
-108
/
+108
2023-05-18
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
1
-0
/
+3
2023-05-09
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
1
-15
/
+2
2023-05-09
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
1
-2
/
+2
2023-05-09
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
1
-7
/
+15
2023-05-08
sched: fix cid_lock kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2023-04-29
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+16
[prev]
[next]