summaryrefslogtreecommitdiffstats
path: root/kernel/sched/syscalls.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-211-0/+7
|\
| * sched: Move update_other_load_avgs() to kernel/sched/pelt.cTejun Heo2024-09-121-22/+0
| * Merge branch 'tip/sched/core' into sched_ext/for-6.12Tejun Heo2024-09-111-100/+2
| |\
| * \ Merge branch 'tip/sched/core' into for-6.12Tejun Heo2024-08-201-7/+24
| |\ \
| * | | sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...Tejun Heo2024-06-181-0/+4
| * | | sched_ext: Implement BPF extensible scheduler classTejun Heo2024-06-181-0/+2
| * | | sched: Factor out update_other_load_avgs() from __update_blocked_others()Tejun Heo2024-06-181-0/+19
| * | | sched: Add sched_class->switching_to() and expose check_class_changing/changed()Tejun Heo2024-06-181-0/+1
* | | | Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-191-109/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | sched/fair: Move effective_cpu_util() and effective_cpu_util() in fair.cVincent Guittot2024-09-101-101/+0
| | |/ | |/|
| * | sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestionPeter Zijlstra2024-08-171-6/+23
| * | sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()Qais Yousef2024-08-071-1/+1
| * | sched/rt: Clean up usage of rt_task()Qais Yousef2024-08-071-1/+1
| |/
* / hrtimer: Use and report correct timerslack values for realtime tasksFelix Moessbauer2024-08-231-0/+8
|/
* sched: Fix spelling in commentsIngo Molnar2024-05-271-9/+9
* sched/syscalls: Split out kernel/sched/syscalls.c from kernel/sched/core.cIngo Molnar2024-05-271-0/+1699