summaryrefslogtreecommitdiffstats
path: root/kernel/sched/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-06-271-1/+1
|\
| * sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann2023-05-081-1/+1
* | sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()Hao Jia2023-06-161-0/+22
* | sched/deadline: Fix bandwidth reclaim equation in GRUBVineeth Pillai2023-06-161-0/+6
* | sched/fair, cpufreq: Introduce 'runnable boosting'Dietmar Eggemann2023-06-051-0/+1
* | sched/fair: Refactor CPU utilization functionsDietmar Eggemann2023-06-051-46/+1
* | sched/deadline: remove unused dl_bandwidthMiaohe Lin2023-05-301-7/+0
* | sched/fair: Move unused stub functions to headerArnd Bergmann2023-05-301-2/+0
* | sched: Make task_vruntime_update() prototype visibleArnd Bergmann2023-05-301-0/+1
* | sched: Add schedule_user() declarationArnd Bergmann2023-05-301-0/+1
* | sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()Ricardo Neri2023-05-081-3/+19
|/
* sched: Fix performance regression introduced by mm_cidMathieu Desnoyers2023-04-211-31/+208
* sched/core: Avoid selecting the task that is throttled to run when core-sched...Hao Jia2023-03-221-0/+4
* sched/fair: Remove capacity inversion detectionVincent Guittot2023-02-111-19/+0
* sched: Make const-safeMatthew Wilcox (Oracle)2022-12-271-12/+10
* sched: Introduce per-memory-map concurrency IDMathieu Desnoyers2022-12-271-0/+58
* sched: Async unthrottling for cfs bandwidthJosh Don2022-12-271-0/+8
* sched: Enforce user requested affinityWaiman Long2022-10-271-0/+3
* sched: Always preserve the user requested cpumaskWaiman Long2022-10-271-0/+8
* sched: Introduce affinity_contextWaiman Long2022-10-271-4/+7
* sched/fair: Detect capacity inversionQais Yousef2022-10-271-0/+19
* sched/uclamp: Fix fits_capacity() check in feec()Qais Yousef2022-10-271-3/+39
* sched/uclamp: Make task_fits_capacity() use util_fits_cpu()Qais Yousef2022-10-271-0/+9
* sched: Introduce struct balance_callback to avoid CFI mismatchesKees Cook2022-10-171-4/+10
* sched/core: Fix comparison in sched_group_cookie_match()Lin Shengwang2022-10-171-9/+9
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+1
|\
| * memory tiering: hot page selection with hint page fault latencyHuang Ying2022-09-111-0/+1
* | sched/fair: Cleanup loop_max and loop_breakVincent Guittot2022-09-151-0/+6
* | sched: Rename task_running() to task_on_cpu()Peter Zijlstra2022-09-071-1/+1
* | Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...Ingo Molnar2022-08-301-6/+8
|\ \
| * | sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()Ingo Molnar2022-08-121-3/+3
| |/
| * Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-061-3/+4
| |\
| | * sched/rt: Fix Sparse warnings due to undefined rt.c declarationsBen Dooks2022-08-031-3/+4
| * | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-0/+1
| |\ \ | | |/ | |/|
| | * context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker2022-07-051-0/+1
* | | sched: Add update_current_exec_runtime helperShang XiaoJing2022-08-271-0/+10
* | | sched/fair: Remove redundant cpu_cgrp_subsys->fork()Chengming Zhou2022-08-231-4/+1
* | | sched/fair: Maintain task se depth in set_task_rq()Chengming Zhou2022-08-231-0/+1
* | | sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity()Dietmar Eggemann2022-08-021-15/+15
* | | sched/core: Introduce sched_asym_cpucap_active()Dietmar Eggemann2022-08-021-0/+5
|/ /
* | Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-011-12/+51
|\ \ | |/ |/|
| * sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann2022-06-281-1/+1
| * sched/fair: Decay task PELT values during wakeup migrationVincent Donnefort2022-06-281-0/+10
| * sched/fair: Provide u64 read for 32-bits arch helperVincent Donnefort2022-06-281-1/+40
| * sched: Remove unused function group_first_cpu()Zhang Qiao2022-06-281-9/+0
| * sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idleTianchen Ding2022-06-131-1/+0
* | sched: Fix balance_push() vs __sched_setscheduler()Peter Zijlstra2022-06-131-0/+5
|/
* Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-261-0/+7
|\
| * sched: Move rr_timeslice sysctls to rt.cZhen Ni2022-04-061-0/+1
| * sched: Move rt_period/runtime sysctls to rt.cZhen Ni2022-04-061-0/+4