- 8850cb6 sched: Simplify wake_up_*idle*() by Peter Zijlstra · 3 years, 4 months ago
- 9b3c4ab sched,rcu: Rework try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 4 months ago
- f6ac18f sched: Improve try_invoke_on_locked_down_task() by Peter Zijlstra · 3 years, 4 months ago
- b945efc sched: Remove pointless preemption disable in sched_submit_work() by Thomas Gleixner · 3 years, 4 months ago
- 670721c sched: Move kprobes cleanup out of finish_task_switch() by Thomas Gleixner · 3 years, 4 months ago
- 691925f sched: Limit the number of task migrations per batch on RT by Thomas Gleixner · 3 years, 4 months ago
- 8d491de sched: Move mmdrop to RCU on RT by Thomas Gleixner · 3 years, 4 months ago
- c597bfd sched: Provide Kconfig support for default dynamic preempt mode by Frederic Weisbecker · 3 years, 4 months ago
- ceeadb8 sched: Make struct sched_statistics independent of fair sched class by Yafang Shao · 3 years, 4 months ago
- bcb1704 sched/fair: Add cfs bandwidth burst statistics by Huaixin Chang · 3 years, 5 months ago
- bc9ffef sched/core: Simplify core-wide task selection by Peter Zijlstra · 3 years, 5 months ago
- c33627e sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD by Sebastian Andrzej Siewior · 3 years, 5 months ago
- 56c2443 Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 868ad33 sched: Prevent balance_push() on remote runqueues by Thomas Gleixner · 3 years, 5 months ago
- e5e726f Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 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
- 4ca4256 Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 5 months ago
- 234b8ab sched: Introduce dl_task_check_affinity() to check proposed affinity by Will Deacon · 3 years, 6 months ago
- 07ec77a sched: Allow task CPU affinity to be restricted on asymmetric systems by Will Deacon · 3 years, 6 months ago
- db3b02a sched: Split the guts of sched_setaffinity() into a helper function by Will Deacon · 3 years, 6 months ago
- b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 3 years, 6 months ago
- 234a503 sched: Reject CPU affinity changes based on task_cpu_possible_mask() by Will Deacon · 3 years, 6 months ago
- 97c0054 cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq() by Will Deacon · 3 years, 6 months ago
- 9ae606b sched: Introduce task_cpu_possible_mask() to limit fallback rq selection 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
- 6991436 sched/core: Provide a scheduling point for RT locks by Thomas Gleixner · 3 years, 5 months ago
- b4bfa3f sched/core: Rework the __schedule() preempt argument by Thomas Gleixner · 3 years, 5 months ago
- 5f220be sched/wakeup: Prepare for RT sleeping spin/rwlocks by Thomas Gleixner · 3 years, 5 months ago
- 43295d7 sched/wakeup: Split out the wakeup ->__state check by Thomas Gleixner · 3 years, 5 months ago
- 746f5ea sched: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 6 months ago
- 5089582 rcu: Explain why rcu_all_qs() is a stub in preemptible TREE RCU by Frederic Weisbecker · 3 years, 6 months ago
- f4dddf9 sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS by Quentin Perret · 3 years, 5 months ago
- ca4984a sched: Fix UCLAMP_FLAG_IDLE setting by Quentin Perret · 3 years, 5 months ago
- 7ad721b sched: Don't report SCHED_FLAG_SUGOV in sched_getattr() by Quentin Perret · 3 years, 6 months ago
- f912d05 sched: remove redundant on_rq status change by Wang Hui · 3 years, 6 months ago
- f558c2b sched/rt: Fix double enqueue caused by rt_effective_prio by Peter Zijlstra · 3 years, 6 months ago
- 1eb5dde cpufreq: CPPC: Add support for frequency invariance by Viresh Kumar · 4 years, 7 months ago
- 9269d27 Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- 031e3bd sched: Optimize housekeeping_cpumask() in for_each_cpu_and() by Yuan ZhaoXiong · 3 years, 7 months ago
- f418371 sched/fair: Introduce the burstable CFS controller by Huaixin Chang · 3 years, 7 months ago
- 0213b70 sched/uclamp: Fix uclamp_tg_restrict() by Qais Yousef · 3 years, 7 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
- d6c23bb sched: Add get_current_state() by Peter Zijlstra · 3 years, 7 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- 94aafc3 sched/fair: Age the average idle time by Peter Zijlstra · 3 years, 7 months ago
- 771fac5 Revert "cpufreq: CPPC: Add support for frequency invariance" by Viresh Kumar · 3 years, 7 months ago
- 1faa491 sched/debug: Remove obsolete init_schedstats() by Eric Dumazet · 3 years, 8 months ago
- 475ea6c sched: Don't defer CPU pick to migration_cpu_stop() by Valentin Schneider · 3 years, 8 months ago
- 15faafc sched,init: Fix DEBUG_PREEMPT vs early boot by Peter Zijlstra · 3 years, 8 months ago
- 1699949 sched: Fix a stale comment in pick_next_task() by Masahiro Yamada · 3 years, 8 months ago
- 93b7385 sched/uclamp: Fix locking around cpu_util_update_eff() by Qais Yousef · 3 years, 8 months ago
- 0c18f2e sched/uclamp: Fix wrong implementation of cpu.uclamp.min by Qais Yousef · 3 years, 8 months ago
- 00b89fe sched: Make the idle task quack like a per-CPU kthread by Valentin Schneider · 3 years, 8 months ago
- 0fdcccf tick/nohz: Call tick_nohz_task_switch() with interrupts disabled by Peter Zijlstra · 3 years, 8 months ago
- a1dfb63 tick/nohz: Kick only _queued_ task whose tick dependency is updated by Marcelo Tosatti · 3 years, 8 months ago
- 8fc2858 sched: Make nr_iowait_cpu() return 32-bit value by Alexey Dobriyan · 3 years, 9 months ago
- 9745516 sched: Make nr_iowait() return 32-bit value by Alexey Dobriyan · 3 years, 9 months ago
- 01aee8f sched: Make nr_running() return 32-bit value by Alexey Dobriyan · 3 years, 9 months ago
- cc00c19 sched: Fix leftover comment typos by Ingo Molnar · 3 years, 8 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- 6e33cad sched: Trivial core scheduling cookie management by Peter Zijlstra · 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
- 7afbba1 sched: Fix priority inversion of cookied task with sibling 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
- 875feb4 sched: Allow sched_core_put() from atomic context by Peter Zijlstra · 3 years, 10 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
- 4e29fb7 sched: Rename sched_info_{queued,dequeued} by Peter Zijlstra · 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
- 6d2f890 sched: Fix out-of-bound access in uclamp by Quentin Perret · 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
- 3a7956e kthread: Fix PF_KTHREAD vs to_kthread() race by Peter Zijlstra · 3 years, 9 months ago
- c006fac sched: Warn on long periods of pending need_resched by Paul Turner · 3 years, 9 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
- 9432bbd static_call: Relax static_call_update() function argument type by Peter Zijlstra · 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
- 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
- 13c2235 sched: Remove unnecessary variable from schedule_tail() by Edmundo Carmona Antoranz · 3 years, 10 months ago
- 7fae6c8 psi: Use ONCPU state tracking machinery to detect reclaim by Chengming Zhou · 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
- 50caf9c sched: Simplify set_affinity_pending refcounts by Peter Zijlstra · 3 years, 11 months ago
- 9e81889 sched: Fix affine_move_task() self-concurrency by Peter Zijlstra · 3 years, 11 months ago
- 3f1bc11 sched: Optimize migration_cpu_stop() by Peter Zijlstra · 3 years, 11 months ago
- 58b1a45 sched: Collate affine_move_task() stoppers by Peter Zijlstra · 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