- 82762d2 sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs() by Dietmar Eggemann · 3 years, 2 months ago
- 4feee7d sched/core: Forced idle accounting by Josh Don · 3 years, 3 months ago
- b027789 sched/fair: Prevent dead task groups from regaining cfs_rq's by Mathias Krause · 3 years, 2 months ago
- 0146337 Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- eaed27d sched/core: Remove rq_relock() by Peng Wang · 3 years, 3 months ago
- 6a5850d sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h by Christoph Hellwig · 3 years, 4 months ago
- d07b2ee sched: Make cookie functions static by Shaokun Zhang · 3 years, 4 months ago
- 16d364b sched/topology: Introduce sched_group::flags by Ricardo Neri · 3 years, 4 months ago
- 32ed980 sched: Remove unused inline function __rq_clock_broken() by YueHaibing · 3 years, 4 months ago
- bcb1704 sched/fair: Add cfs bandwidth burst statistics by Huaixin Chang · 3 years, 5 months ago
- 51ce83e sched: reduce sched slice for SCHED_IDLE entities by Josh Don · 3 years, 5 months ago
- a480add sched: Account number of SCHED_IDLE entities on each cfs_rq by Josh Don · 3 years, 5 months ago
- efd984c sched/fair: Add NOHZ balancer flag for nohz.next_balance updates by Valentin Schneider · 3 years, 5 months ago
- bcf9033 sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y by Ard Biesheuvel · 3 years, 4 months ago
- 5d3c0db Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
- e681dcb sched: Fix get_push_task() vs migrate_disable() by Sebastian Andrzej Siewior · 3 years, 5 months ago
- 07ec77a sched: Allow task CPU affinity to be restricted on asymmetric systems by Will Deacon · 3 years, 6 months ago
- 3040003 sched: Cgroup SCHED_IDLE support by Josh Don · 3 years, 6 months ago
- 3c474b3 sched: Fix Core-wide rq->lock for uninitialized CPUs by Peter Zijlstra · 3 years, 5 months ago
- f950915 sched/deadline: Fix reset_on_fork reporting of DL tasks by Quentin Perret · 3 years, 6 months ago
- 3e1493f sched/uclamp: Ignore max aggregation if rq is idle by Xuewen Yan · 3 years, 7 months ago
- 1876544 sched/sysctl: Move extern sysctl declarations to sched.h by Hailong Liu · 3 years, 7 months ago
- f418371 sched/fair: Introduce the burstable CFS controller by Huaixin Chang · 3 years, 7 months ago
- 94aafc3 sched/fair: Age the average idle time by Peter Zijlstra · 3 years, 7 months ago
- e6fe3f4 sched: Make multiple runqueue task counters 32-bit by Alexey Dobriyan · 3 years, 9 months ago
- 6e33cad sched: Trivial core scheduling cookie management by Peter Zijlstra · 3 years, 10 months ago
- 97886d9 sched: Migration changes for core scheduling by Aubrey Li · 3 years, 10 months ago
- d2dfa17 sched: Trivial forced-newidle balancer by Peter Zijlstra · 4 years, 2 months ago
- c6047c2 sched/fair: Snapshot the min_vruntime of CPUs on force idle by Joel Fernandes (Google) · 4 years, 2 months ago
- 8039e96f sched/fair: Fix forced idle sibling starvation corner case by Vineeth Pillai · 4 years, 2 months ago
- 539f651 sched: Add core wide task selection and scheduling by Peter Zijlstra · 4 years, 2 months ago
- 8a311c7 sched: Basic tracking of matching tasks by Peter Zijlstra · 4 years, 2 months ago
- 21f56ffe sched: Introduce sched_class::pick_task() by Peter Zijlstra · 4 years, 2 months ago
- 9ef7e7e sched: Optimize rq_lockp() usage by Peter Zijlstra · 3 years, 11 months ago
- 9edeaea sched: Core-wide rq->lock by Peter Zijlstra · 4 years, 2 months ago
- d66f1b0 sched: Prepare for Core-wide rq->lock by Peter Zijlstra · 3 years, 11 months ago
- 5cb9eaa sched: Wrap rq::lock access by Peter Zijlstra · 4 years, 2 months ago
- 39d371b sched: Provide raw_spin_rq_*lock*() helpers by Peter Zijlstra · 3 years, 11 months ago
- 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, 2 months ago
- 1777057 sched: Add WF_TTWU, WF_EXEC wakeup flags by Valentin Schneider · 4 years, 2 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, 5 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, 8 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