summaryrefslogtreecommitdiffstats
path: root/kernel/sched/sched.h
Commit message (Expand)AuthorAgeFilesLines
* sched/features: Distinguish between NORMAL and DEADLINE hrtickJuri Lelli2021-02-171-2/+24
* sched/features: Fix hrtick reprogrammingJuri Lelli2021-02-171-0/+1
* sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann2021-02-171-1/+1
* Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar2021-02-171-0/+1
|\
| * sched: Prepare to use balance_push in ttwu()Peter Zijlstra2021-01-221-0/+1
* | sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use itViresh Kumar2021-01-141-5/+5
* | sched/core: Move schedutil_cpu_util() to core.cViresh Kumar2021-01-141-11/+1
|/
* sched: Optimize finish_lock_switch()Peter Zijlstra2020-12-151-8/+5
* sched: Make migrate_disable/enable() independent of RTThomas Gleixner2020-11-241-2/+2
* sched: Remove select_task_rq()'s sd_flag parameterValentin Schneider2020-11-101-1/+1
* sched: Add WF_TTWU, WF_EXEC wakeup flagsValentin Schneider2020-11-101-7/+14
* Merge branch 'sched/migrate-disable'Peter Zijlstra2020-11-101-3/+56
|\
| * sched: Fix migrate_disable() vs rt/dl balancingPeter Zijlstra2020-11-101-0/+32
| * sched/core: Make migrate disable and CPU hotplug cooperativeThomas Gleixner2020-11-101-0/+4
| * sched: Add migrate_disable()Peter Zijlstra2020-11-101-2/+4
| * sched: Massage set_cpus_allowed()Peter Zijlstra2020-11-101-2/+5
| * sched/core: Wait for tasks being pushed away on hotplugThomas Gleixner2020-11-101-0/+4
| * sched/hotplug: Ensure only per-cpu kthreads run during hotplugPeter Zijlstra2020-11-101-1/+6
| * sched: Fix balance_callback()Peter Zijlstra2020-11-101-0/+3
* | sched: Remove relyance on STRUCT_ALIGNMENTPeter Zijlstra2020-10-291-2/+15
* | sched/deadline: Fix sched_dl_global_validate()Peng Liu2020-10-291-24/+18
* | sched/deadline: Optimize sched_dl_global_validate()Peng Liu2020-10-291-0/+9
|/
* 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