- e5e678e sched,fair: Skip newidle_balance if a wakeup is pending by Rik van Riel · 3 years, 9 months ago
- 2b8ca1a sched/core: Remove the pointless BUG_ON(!task) from wake_up_q() by Oleg Nesterov · 3 years, 8 months ago
- 02dbb72 sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu() by Gautham R. Shenoy · 3 years, 8 months ago
- 0258bdf sched/fair: Fix unfairness caused by missing load decay by Odin Ugedal · 3 years, 9 months ago
- 6d2f890 sched: Fix out-of-bound access in uclamp by Quentin Perret · 3 years, 9 months ago
- d583d36 psi: Fix psi state corruption when schedule() races with cgroup move by Johannes Weiner · 3 years, 9 months ago
- 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
- 0ff0edb Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
- 5469f16 Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 9 months ago
- 91552ab Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
- 3a7956e kthread: Fix PF_KTHREAD vs to_kthread() race by Peter Zijlstra · 3 years, 9 months ago
- ad789f8 sched/debug: Fix cgroup_path[] serialization by Waiman Long · 3 years, 9 months ago
- 9d10a13 sched,psi: Handle potential task count underflow bugs more gracefully by Charan Teja Reddy · 3 years, 9 months ago
- c006fac sched: Warn on long periods of pending need_resched by Paul Turner · 3 years, 9 months ago
- 3f5ad91 sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simplify the code & fix an unused function warning by YueHaibing · 3 years, 10 months ago
- 9406415 sched/debug: Rename the sched_debug parameter to sched_verbose by Peter Zijlstra · 3 years, 9 months ago
- 0c2de3f sched,fair: Alternative sched_slice() by Peter Zijlstra · 3 years, 10 months ago
- d27e9ae sched: Move /proc/sched_debug to debugfs by Peter Zijlstra · 3 years, 10 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
- 0210b8e Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 3 years, 9 months ago
- 4aed8aa sched/fair: Introduce a CPU capacity comparison helper by Valentin Schneider · 3 years, 9 months ago
- 23fb06d sched/fair: Clean up active balance nr_balance_failed trickery by Valentin Schneider · 3 years, 9 months ago
- 9bcb959d sched/fair: Ignore percpu threads for imbalance pulls by Lingutla Chandrasekhar · 3 years, 9 months ago
- c722f35 sched/fair: Bring back select_idle_smt(), but differently by Rik van Riel · 3 years, 10 months ago
- 9432bbd static_call: Relax static_call_update() function argument type by Peter Zijlstra · 3 years, 10 months ago
- 6db12ee psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files by Josh Hunt · 3 years, 10 months ago
- 0a2b65c sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group() by Barry Song · 3 years, 10 months ago
- c4681f3 sched/core: Use -EINVAL in sched_dynamic_mode() by Rasmus Villemoes · 3 years, 10 months ago
- 7e1b2eb sched/core: Stop using magic values in sched_dynamic_mode() by Rasmus Villemoes · 3 years, 10 months ago
- acb4dec sched/fair: Reduce long-tail newly idle balance cost by Aubrey Li · 3 years, 11 months ago
- c8987ae sched/fair: Optimize test_idle_cores() for !SMT by Barry Song · 3 years, 10 months ago
- df77430 psi: Reduce calls to sched_clock() in psi by Shakeel Butt · 3 years, 10 months ago
- 4c38f2d cpufreq: CPPC: Add support for frequency invariance by Viresh Kumar · 4 years, 7 months ago
- 3b03706 sched: Fix various typos by Ingo Molnar · 3 years, 10 months ago
- 389e4ec cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled by Yue Hu · 3 years, 11 months ago
- 6516b38 irqtime: Make accounting correct on RT by Thomas Gleixner · 3 years, 10 months ago
- 13c2235 sched: Remove unnecessary variable from schedule_tail() by Edmundo Carmona Antoranz · 3 years, 11 months ago
- 1e17fb8 sched: Optimize __calc_delta() by Clement Courbet · 3 years, 11 months ago
- 4117ceb psi: Optimize task switch inside shared cgroups by Chengming Zhou · 3 years, 11 months ago
- fddc8ba psi: Pressure states are unlikely by Johannes Weiner · 3 years, 11 months ago
- 7fae6c8 psi: Use ONCPU state tracking machinery to detect reclaim by Chengming Zhou · 3 years, 11 months ago
- e7fcd76 psi: Add PSI_CPU_FULL state by Chengming Zhou · 3 years, 11 months ago
- 585b6d2 sched/topology: fix the issue groups don't span domain->span for NUMA diameter > 2 by Barry Song · 3 years, 11 months ago
- b89997a sched/pelt: Fix task util_est update filtering by Vincent Donnefort · 3 years, 11 months ago
- 39a2a6e sched/fair: Fix shift-out-of-bounds in load_balance() by Valentin Schneider · 3 years, 11 months ago
- 736cc6b sched/fair: use lsub_positive in cpu_util_next() by Vincent Donnefort · 3 years, 11 months ago
- 0372e1c sched/fair: Fix task utilization accountability in compute_energy() by Vincent Donnefort · 3 years, 11 months ago
- 39b6a42 sched/fair: Reduce the window for duplicated update by Vincent Guittot · 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
- ce29ddc sched/membarrier: fix missing local execution of ipi_sync_rq_state() by Mathieu Desnoyers · 4 years ago
- 6553fc1 sched/fair: Reorder newidle_balance pulled_task tests by Vincent Guittot · 3 years, 11 months ago
- 50caf9c sched: Simplify set_affinity_pending refcounts by Peter Zijlstra · 3 years, 11 months ago
- 7a82e5f sched/fair: Merge for each idle cpu loop of ILB by Vincent Guittot · 3 years, 11 months ago
- 9e81889 sched: Fix affine_move_task() self-concurrency by Peter Zijlstra · 3 years, 11 months ago
- 64f84f2 sched/fair: Remove unused parameter of update_nohz_stats by Vincent Guittot · 3 years, 11 months ago
- 3f1bc11 sched: Optimize migration_cpu_stop() by Peter Zijlstra · 3 years, 11 months ago
- ab2dde5 sched/fair: Remove unused return of _nohz_idle_balance by Vincent Guittot · 3 years, 11 months ago
- 58b1a45 sched: Collate affine_move_task() stoppers by Peter Zijlstra · 3 years, 11 months ago
- 0826530 sched/fair: Remove update of blocked load from newidle_balance by Vincent Guittot · 3 years, 11 months ago
- e140749 sched: Simplify migration_cpu_stop() by Valentin Schneider · 3 years, 11 months ago
- c20cf06 sched: Simplify migration_cpu_stop() by Peter Zijlstra · 3 years, 11 months ago
- 8a6edb5 sched: Fix migration_cpu_stop() requeueing by Peter Zijlstra · 4 years ago
- c034f48 kernel: delete repeated words in comments by Randy Dunlap · 3 years, 11 months ago
- 005d3bd Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
- 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
- 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- e209cb5 cpufreq: schedutil: Remove update_lock comment from struct sugov_policy definition by Yue Hu · 4 years ago
- 71f1309 cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_limit() by Yue Hu · 4 years ago
- 43789ef rcu/nocb: Perform deferred wake up before last idle's need_resched() check by Frederic Weisbecker · 4 years 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
- de40f33 sched/deadline: Reduce rq lock contention in dl_add_task_root_domain() by Dietmar Eggemann · 4 years ago
- ef72661 sched: Harden PREEMPT_DYNAMIC by Peter Zijlstra · 4 years ago
- e59e10f sched: Add /debug/sched_preempt by Peter Zijlstra · 4 years ago
- 826bfeb preempt/dynamic: Support dynamic preempt with preempt= boot option by Peter Zijlstra (Intel) · 4 years ago
- 2c9a98d preempt/dynamic: Provide preempt_schedule[_notrace]() static calls by Peter Zijlstra (Intel) · 4 years ago
- b965f1d preempt/dynamic: Provide cond_resched() and might_resched() static calls by Peter Zijlstra (Intel) · 4 years ago
- c541bb7 sched/core: Update task_prio() function header by Dietmar Eggemann · 4 years ago
- 9d061ba6 sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO by Dietmar Eggemann · 4 years ago
- ae18ad2 sched: Remove MAX_USER_RT_PRIO by Dietmar Eggemann · 4 years ago
- 71e5f66 sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa() by Dietmar Eggemann · 4 years ago
- 8ecca39 rbtree, sched/deadline: Use rb_add_cached() by Peter Zijlstra · 4 years, 9 months ago
- bf9be9a rbtree, sched/fair: Use rb_add_cached() by Peter Zijlstra · 4 years, 9 months ago
- 9fe1f12 sched/fair: Merge select_idle_core/cpu() by Mel Gorman · 4 years ago
- 6cd56ef sched/fair: Remove select_idle_smt() by Mel Gorman · 4 years ago
- ed3cd45 Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch by Ingo Molnar · 4 years ago
- 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years ago
- f3d4b4b sched: Add cond_resched_rwlock by Ben Gardon · 4 years ago
- bae4ec1 sched/fair: Move avg_scan_cost calculations under SIS_PROP by Mel Gorman · 4 years ago
- e6e0dc2 sched/fair: Remove SIS_AVG_CPU by Mel Gorman · 4 years ago
- 620a6dc sched/topology: Make sched_init_numa() use a set for the deduplicating sort by Valentin Schneider · 4 years ago
- 0ae78ee sched/eas: Don't update misfit status if the task is pinned by Qais Yousef · 4 years ago
- 0d2460b Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEAD by Paul E. McKenney · 4 years ago
- 741ba80 sched: Relax the set_cpus_allowed_ptr() semantics by Peter Zijlstra · 4 years ago
- 5ba2ffba sched: Fix CPU hotplug / tighten is_per_cpu_kthread() by Peter Zijlstra · 4 years ago
- 975707f sched: Prepare to use balance_push in ttwu() by Peter Zijlstra · 4 years ago
- 22f667c sched: Don't run cpu-online with balance_push() enabled by Peter Zijlstra · 4 years ago