summaryrefslogtreecommitdiffstats
path: root/kernel/sched/sched.h
Commit message (Expand)AuthorAgeFilesLines
* sched/deadline: Fix reset_on_fork reporting of DL tasksQuentin Perret2021-09-151-0/+2
* sched/uclamp: Ignore max aggregation if rq is idleXuewen Yan2021-07-201-7/+14
* sched/fair: Fix shift-out-of-bounds in load_balance()Valentin Schneider2021-05-141-0/+7
* sched/features: Fix hrtick reprogrammingJuri Lelli2021-03-071-0/+1
* sched/deadline: Fix sched_dl_global_validate()Peng Liu2020-12-301-24/+18
* sched/features: Fix !CONFIG_JUMP_LABEL caseJuri Lelli2020-10-141-3/+10
* sched: Replace zero-length array with flexible-arrayzhuguangqing2020-10-141-1/+1
* sched: Fix use of count for nr_running tracepointPhil Auld2020-08-061-1/+1
* sched: Document arch_scale_*_capacity()Valentin Schneider2020-08-011-0/+10
* sched: Remove duplicated tick_nohz_full_enabled() checkMiaohe Lin2020-07-281-6/+1
* sched: Better document ttwu()Peter Zijlstra2020-07-221-0/+10
* sched: Add a tracepoint to track rq->nr_runningPhil Auld2020-07-081-0/+10
* sched/uclamp: Protect uclamp fast path code with static keyQais Yousef2020-07-081-2/+45
* sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9Peter Zijlstra2020-07-081-1/+2
* Merge branch 'sched/urgent'Peter Zijlstra2020-07-081-1/+1
|\
| * sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2020-06-281-1/+1
* | sched: Remove struct sched_class::next fieldSteven Rostedt (VMware)2020-06-251-1/+0
* | sched: Have sched_class_highest define by vmlinux.lds.hSteven Rostedt (VMware)2020-06-251-8/+9
* | sched/deadline: Make DL capacity-awareLuca Abeni2020-06-151-0/+15
* | sched/deadline: Improve admission control for asymmetric CPU capacitiesLuca Abeni2020-06-151-3/+3
* | sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task()Dietmar Eggemann2020-06-151-1/+1
|/
* sched: Replace rq::wake_listPeter Zijlstra2020-05-281-8/+0
* sched: Add rq::ttwu_pendingPeter Zijlstra2020-05-281-1/+3
* smp: Optimize send_call_function_single_ipi()Peter Zijlstra2020-05-281-3/+4
* sched: Fix smp_call_function_single_async() usage for ILBPeter Zijlstra2020-05-281-0/+1
* sched/core: Offload wakee task activation if it the wakee is deschedulingMel Gorman2020-05-251-1/+2
* sched: Defend cfs and rt bandwidth quota against overflowHuaixin Chang2020-05-191-0/+2
* sched/fair: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-191-1/+1
* sched: Clean up scheduler_ipi()Peter Zijlstra (Intel)2020-05-121-2/+4
* sched: Make newidle_balance() static againChen Yu2020-04-301-4/+0
* sched/fair: Remove distribute_running from CFS bandwidthJosh Don2020-04-301-1/+0
* sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2020-04-081-1/+0
* sched/fair: Align rq->avg_idle and rq->avg_scan_costValentin Schneider2020-04-081-0/+6
* Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-1/+0
|\
| * sched/core: Remove rq.hrtick_csd_pendingPeter Xu2020-03-061-1/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-11/+58
|\ \
| * | sched: Avoid scale real weight down to zeroMichael Wang2020-03-201-1/+7
| * | sched/deadline: Make two functions staticYu Chen2020-03-061-2/+0
| * | sched/fair: Enable tuning of decay periodThara Gopinath2020-03-061-0/+18
| * | sched/pelt: Add support to track thermal pressureThara Gopinath2020-03-061-0/+3
| * | sched/pelt: Add a new runnable average signalVincent Guittot2020-02-241-1/+21
| * | sched/pelt: Remove unused runnable load averageVincent Guittot2020-02-241-5/+2
| * | Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patchesIngo Molnar2020-02-241-1/+14
| |\|
| * | sched/core: Remove for_each_lower_domain()Valentin Schneider2020-02-201-2/+0
| * | x86, sched: Add support for frequency invarianceGiovanni Gherdovich2020-01-281-0/+7
* | | sched/swait: Prepare usage in completionsThomas Gleixner2020-03-211-0/+3
| |/ |/|
* | sched/core: Annotate curr pointer in rq with __rcuMadhuparna Bhowmik2020-02-111-1/+1
* | sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...Mel Gorman2020-02-101-0/+13
|/
* sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()Valentin Schneider2019-12-251-4/+5
* sched/uclamp: Make uclamp util helpers use and return UL valuesValentin Schneider2019-12-251-7/+7