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
/
Documentation
/
scheduler
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2025-05-22
sched_ext, docs: convert mentions of "CFS" to "fair-class scheduler"
Shashank Balaji
1
-4
/
+4
2025-05-21
Documentation/scheduler: Fix typo in sched-stats domain field description
Madadi Vineeth Reddy
1
-1
/
+1
2025-05-20
sched_ext, docs: add label
Shashank Balaji
1
-0
/
+2
2025-05-13
Documentation: scheduler: Changed lowercase acronyms to uppercase
Jake Rice
1
-2
/
+2
2025-03-25
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-8
/
+6
2025-03-25
Merge tag 'docs-6.15' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+36
2025-03-20
sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from ...
Ingo Molnar
5
-8
/
+6
2025-03-06
sched/rt: Update limit of sched_rt sysctl in documentation
Shrikanth Hegde
1
-0
/
+3
2025-02-27
sched_ext: Documentation: add task lifecycle summary
Andrea Righi
1
-0
/
+36
2025-02-21
docs: scheduler: fix spelling in sched-bwc documentation
Suchit Karunakaran
1
-1
/
+1
2025-01-24
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2025-01-22
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
3
-13
/
+14
2025-01-06
sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON
Andrea Righi
1
-3
/
+3
2024-12-20
docs: Update Schedstat version to 17
Swapnil Sapkal
1
-51
/
+75
2024-12-13
Documentation: sched/RT: Update paragraphs about RT bandwidth control
Michal KoutnĂ˝
2
-10
/
+11
2024-12-11
Documentation: remove :kyb: tags
Cengiz Can
1
-3
/
+3
2024-11-11
sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()
Tejun Heo
1
-11
/
+10
2024-11-11
sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()
Tejun Heo
1
-25
/
+25
2024-10-08
sched_ext: Documentation: Update instructions for running example schedulers
Devaansh-Kumar
1
-1
/
+1
2024-09-23
sched_ext: Provide a sysfs enable_seq counter
Andrea Righi
1
-0
/
+10
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+317
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+6
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
1
-8
/
+6
2024-09-11
sched/deadline: Convert schedtool example to chrt
Christian Loehle
1
-8
/
+6
2024-09-05
docs: scheduler: completion: Update member of struct completion
I Hsin Cheng
1
-1
/
+1
2024-08-07
docs: scheduler: Start documenting the EEVDF scheduler
Carlos Bilbao
3
-4
/
+50
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
1
-0
/
+2
2024-07-09
docs/sp_SP: Add translation for scheduler/sched-design-CFS.rst
Sergio González Collado
1
-0
/
+2
2024-07-02
sched_ext: Documentation: Remove mentions of scx_bpf_switch_all
Aboorva Devarajan
1
-11
/
+13
2024-06-18
sched_ext: Documentation: scheduler: Document extensible scheduler class
Tejun Heo
2
-0
/
+315
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
3
-0
/
+43
2024-03-24
Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2024-03-21
sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relation
Mukesh Kumar Chaurasiya
1
-0
/
+3
2024-03-12
sched/balancing: Rename load_balance() => sched_balance_rq()
Ingo Molnar
2
-18
/
+18
2024-03-12
sched/balancing: Rename rebalance_domains() => sched_balance_domains()
Ingo Molnar
1
-1
/
+1
2024-03-12
sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
Ingo Molnar
1
-1
/
+1
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
1
-2
/
+2
2024-03-12
sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
Ingo Molnar
1
-1
/
+1
2024-03-12
sched/debug: Increase SCHEDSTAT_VERSION to 16
Ingo Molnar
1
-0
/
+5
2024-02-15
membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
2
-0
/
+40
2023-12-23
sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
Vincent Guittot
1
-4
/
+3
2023-11-26
sched/doc: Update documentation after renames and synchronize Chinese version
Wenyu Huang
1
-4
/
+4
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2023-10-09
sched/topology: Remove the EM_MAX_COMPLEXITY limit
Pierre Gondois
1
-26
/
+3
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
1
-6
/
+7
2023-10-02
sched/rt/docs: Use 'real-time' instead of 'realtime'
Cyril Hrubis
1
-17
/
+17
2023-10-02
sched/rt/docs: Clarify & fix sched_rt_* sysctl docs
Cyril Hrubis
1
-6
/
+8
2023-09-11
Documentation: Drop or replace remaining mentions of IA64
Ard Biesheuvel
1
-3
/
+1
[next]