- c006fac sched: Warn on long periods of pending need_resched by Paul Turner · 3 years, 9 months ago
- 9406415 sched/debug: Rename the sched_debug parameter to sched_verbose by Peter Zijlstra · 3 years, 9 months ago
- 3b87f13 sched,debug: Convert sysctl sched_domains to debugfs by Peter Zijlstra · 3 years, 10 months ago
- 1011dcc sched,preempt: Move preempt_dynamic to debug.c by Peter Zijlstra · 3 years, 10 months ago
- 8a99b68 sched: Move SCHED_DEBUG sysctl to debugfs by Peter Zijlstra · 3 years, 10 months ago
- b5c4477 sched: Use cpu_dying() to fix balance_push vs hotplug-rollback by Peter Zijlstra · 4 years ago
- 3b03706 sched: Fix various typos by Ingo Molnar · 3 years, 10 months ago
- 1e17fb8 sched: Optimize __calc_delta() by Clement Courbet · 3 years, 11 months ago
- 39a2a6e sched/fair: Fix shift-out-of-bounds in load_balance() by Valentin Schneider · 3 years, 11 months ago
- c6f8865 sched/fair: Trigger the update of blocked load on newly idle cpu by Vincent Guittot · 3 years, 11 months ago
- e0ee463 sched/features: Distinguish between NORMAL and DEADLINE hrtick by Juri Lelli · 4 years ago
- 156ec6f sched/features: Fix hrtick reprogramming by Juri Lelli · 4 years ago
- 9d061ba6 sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO by Dietmar Eggemann · 4 years ago
- ed3cd45 Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch by Ingo Molnar · 4 years ago
- 975707f sched: Prepare to use balance_push in ttwu() by Peter Zijlstra · 4 years ago
- a5418be sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it by Viresh Kumar · 4 years, 1 month ago
- 7d6a905f sched/core: Move schedutil_cpu_util() to core.c by Viresh Kumar · 4 years, 1 month ago
- ae79270 sched: Optimize finish_lock_switch() by Peter Zijlstra · 4 years, 1 month ago
- 74d862b6 sched: Make migrate_disable/enable() independent of RT by Thomas Gleixner · 4 years, 2 months ago
- 3aef155 sched: Remove select_task_rq()'s sd_flag parameter by Valentin Schneider · 4 years, 3 months ago
- 1777057 sched: Add WF_TTWU, WF_EXEC wakeup flags by Valentin Schneider · 4 years, 3 months ago
- 12fa97c Merge branch 'sched/migrate-disable' by Peter Zijlstra · 4 years, 2 months ago
- a7c8155 sched: Fix migrate_disable() vs rt/dl balancing by Peter Zijlstra · 4 years, 4 months ago
- 3015ef4 sched/core: Make migrate disable and CPU hotplug cooperative by Thomas Gleixner · 4 years, 5 months ago
- af44990 sched: Add migrate_disable() by Peter Zijlstra · 4 years, 4 months ago
- 9cfc3e1 sched: Massage set_cpus_allowed() by Peter Zijlstra · 4 years, 4 months ago
- f2469a1 sched/core: Wait for tasks being pushed away on hotplug by Thomas Gleixner · 4 years, 4 months ago
- 2558aac sched/hotplug: Ensure only per-cpu kthreads run during hotplug by Peter Zijlstra · 4 years, 4 months ago
- 565790d2 sched: Fix balance_callback() by Peter Zijlstra · 4 years, 8 months ago
- 43c31ac sched: Remove relyance on STRUCT_ALIGNMENT by Peter Zijlstra · 4 years, 3 months ago
- a57415f sched/deadline: Fix sched_dl_global_validate() by Peng Liu · 4 years, 3 months ago
- 2676242 sched/deadline: Optimize sched_dl_global_validate() by Peng Liu · 4 years, 3 months ago
- a73f863 sched/features: Fix !CONFIG_JUMP_LABEL case by Juri Lelli · 4 years, 3 months ago
- eba9f08 sched: Replace zero-length array with flexible-array by zhuguangqing · 4 years, 3 months ago
- a1bd068 sched: Fix use of count for nr_running tracepoint by Phil Auld · 4 years, 6 months ago
- f4470cd sched: Document arch_scale_*_capacity() by Valentin Schneider · 4 years, 6 months ago
- 21a6ee1 sched: Remove duplicated tick_nohz_full_enabled() check by Miaohe Lin · 4 years, 6 months ago
- 58877d3 sched: Better document ttwu() by Peter Zijlstra · 4 years, 7 months ago
- 9d24605 sched: Add a tracepoint to track rq->nr_running by Phil Auld · 4 years, 7 months ago
- 46609ce sched/uclamp: Protect uclamp fast path code with static key by Qais Yousef · 4 years, 7 months ago
- 85c2ce9 sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9 by Peter Zijlstra · 4 years, 7 months ago
- faa2fd7 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
- 739f70b sched/core: s/WF_ON_RQ/WQ_ON_CPU/ by Peter Zijlstra · 4 years, 7 months ago
- a87e749 sched: Remove struct sched_class::next field by Steven Rostedt (VMware) · 5 years ago
- c3a340f sched: Have sched_class_highest define by vmlinux.lds.h by Steven Rostedt (VMware) · 5 years ago
- b411898 sched/deadline: Make DL capacity-aware by Luca Abeni · 4 years, 8 months ago
- 60ffd5e sched/deadline: Improve admission control for asymmetric CPU capacities by Luca Abeni · 4 years, 8 months ago
- 0900acf sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task() by Dietmar Eggemann · 4 years, 8 months ago
- a1488664 sched: Replace rq::wake_list by Peter Zijlstra · 4 years, 8 months ago
- 126c209 sched: Add rq::ttwu_pending by Peter Zijlstra · 4 years, 8 months ago
- b2a02fc smp: Optimize send_call_function_single_ipi() by Peter Zijlstra · 4 years, 8 months ago
- 19a1f5e sched: Fix smp_call_function_single_async() usage for ILB by Peter Zijlstra · 4 years, 8 months ago
- 2ebb177 sched/core: Offload wakee task activation if it the wakee is descheduling by Mel Gorman · 4 years, 8 months ago
- d505b8a sched: Defend cfs and rt bandwidth quota against overflow by Huaixin Chang · 4 years, 9 months ago
- 04f5c36 sched/fair: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 9 months ago
- 90b5363 sched: Clean up scheduler_ipi() by Peter Zijlstra (Intel) · 4 years, 10 months ago
- d91cecc sched: Make newidle_balance() static again by Chen Yu · 4 years, 9 months ago
- ab93a4b sched/fair: Remove distribute_running from CFS bandwidth by Josh Don · 4 years, 9 months ago
- 275b2f6 sched/core: Remove unused rq::last_load_update_tick by Vincent Donnefort · 4 years, 10 months ago
- d76343c sched/fair: Align rq->avg_idle and rq->avg_scan_cost by Valentin Schneider · 4 years, 10 months ago
- 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 642e53e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- b3212fe sched/swait: Prepare usage in completions by Thomas Gleixner · 4 years, 10 months ago
- 26cf522 sched: Avoid scale real weight down to zero by Michael Wang · 4 years, 10 months ago
- fd3eafd sched/core: Remove rq.hrtick_csd_pending by Peter Xu · 5 years ago
- ba4f7bc sched/deadline: Make two functions static by Yu Chen · 5 years ago
- 05289b9 sched/fair: Enable tuning of decay period by Thara Gopinath · 5 years ago
- 7650479 sched/pelt: Add support to track thermal pressure by Thara Gopinath · 5 years ago
- 9f68395 sched/pelt: Add a new runnable average signal by Vincent Guittot · 5 years ago
- 0dacee1 sched/pelt: Remove unused runnable load average by Vincent Guittot · 5 years ago
- 546121b Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches by Ingo Molnar · 5 years ago
- f845919 sched/core: Remove for_each_lower_domain() by Valentin Schneider · 5 years ago
- 4104a56 sched/core: Annotate curr pointer in rq with __rcu by Madhuparna Bhowmik · 5 years ago
- 52262ee sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, to fix XFS performance regression by Mel Gorman · 5 years ago
- 1567c3e3 x86, sched: Add support for frequency invariance by Giovanni Gherdovich · 5 years ago
- d2b58a2 sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with() by Valentin Schneider · 5 years ago
- 686516b sched/uclamp: Make uclamp util helpers use and return UL values by Valentin Schneider · 5 years ago
- 59fe675 sched/uclamp: Remove uclamp_util() by Valentin Schneider · 5 years ago
- 7763baa sched/uclamp: Fix overzealous type replacement by Valentin Schneider · 5 years ago
- a0e813f sched/core: Further clarify sched_class::set_next_task() by Peter Zijlstra · 5 years ago
- 98c2f70 sched/core: Simplify sched_class::pick_next_task() by Peter Zijlstra · 5 years ago
- 5d7d605 sched/core: Optimize pick_next_task() by Peter Zijlstra · 5 years ago
- 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
- 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
- 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
- 0413d7f sched/uclamp: Always use 'enum uclamp_id' for clamp_id values by Patrick Bellasi · 5 years ago
- 0b60ba2 sched/uclamp: Propagate parent clamps by Patrick Bellasi · 5 years ago
- 2480c09 sched/uclamp: Extend CPU's cgroup controller by Patrick Bellasi · 5 years ago
- 6769243 sched: Rework pick_next_task() slow-path by Peter Zijlstra · 6 years ago
- 5f2a45f sched: Allow put_prev_task() to drop rq->lock by Peter Zijlstra · 6 years ago
- 5ba553e sched/fair: Expose newidle_balance() by Peter Zijlstra · 6 years ago
- 03b7fad sched: Add task_struct pointer to sched_class::set_curr_task by Peter Zijlstra · 6 years ago
- 10e7071 sched: Rework CPU hotplug task selection by Peter Zijlstra · 5 years ago
- de53fd7 sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices by Dave Chiluk · 5 years ago
- c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
- f9a25f7 cpusets: Rebuild root domain deadline accounting information by Mathieu Poirier · 6 years ago
- e0e8d49 sched/isolation: Prefer housekeeping CPU in local node by Wanpeng Li · 6 years ago
- 43e9f7f sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq by Viresh Kumar · 6 years ago
- af24bde sched/uclamp: Add uclamp support to energy_compute() by Patrick Bellasi · 6 years ago
- 9d20ad7 sched/uclamp: Add uclamp_util_with() by Patrick Bellasi · 6 years ago