- cc172ff sched/debug: Fix the alignment of the show-state debug output by Libing Zhou · 4 years, 5 months ago
- e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 13685c4 sched/uclamp: Add a new sysctl to control RT default boost value by Qais Yousef · 4 years, 6 months ago
- e65855a sched/uclamp: Fix a deadlock when enabling uclamp static key by Qais Yousef · 4 years, 6 months ago
- 13efa61 sched/uclamp: Remove unnecessary mutex_init() by Qinglang Miao · 4 years, 5 months ago
- 062d3f9 sched: Warn if garbage is passed to default_wake_function() by Chris Wilson · 4 years, 5 months ago
- 25980c7 arch_topology, sched/core: Cleanup thermal pressure definition by Valentin Schneider · 4 years, 6 months ago
- 58877d3 sched: Better document ttwu() by Peter Zijlstra · 4 years, 6 months ago
- 015dc08 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 5 months ago
- d136122 sched: Fix race against ptrace_freeze_trace() by Peter Zijlstra · 4 years, 5 months ago
- 9d24605 sched: Add a tracepoint to track rq->nr_running by Phil Auld · 4 years, 6 months ago
- 46609ce sched/uclamp: Protect uclamp fast path code with static key by Qais Yousef · 4 years, 6 months ago
- d81ae8a sched/uclamp: Fix initialization of struct uclamp_rq by Qais Yousef · 4 years, 6 months ago
- faa2fd7 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
- ce3614d sched: Fix unreliable rseq cpu_id for new tasks by Mathieu Desnoyers · 4 years, 6 months ago
- dbfb089 sched: Fix loadavg accounting race by Peter Zijlstra · 4 years, 6 months ago
- 8c4890d smp, irq_work: Continue smp_call_function*() and irq_work*() integration by Peter Zijlstra · 4 years, 6 months ago
- 739f70b sched/core: s/WF_ON_RQ/WQ_ON_CPU/ by Peter Zijlstra · 4 years, 6 months ago
- b6e13e8 sched/core: Fix ttwu() race by Peter Zijlstra · 4 years, 6 months ago
- 740797c sched/core: Fix PI boosting between RT and DEADLINE tasks by Juri Lelli · 6 years ago
- fd844ba sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption by Scott Wood · 4 years, 6 months ago
- aa93cd5 sched: Micro optimization in pick_next_task() and in check_preempt_curr() by Kirill Tkhai · 5 years ago
- c3a340f sched: Have sched_class_highest define by vmlinux.lds.h by Steven Rostedt (VMware) · 5 years ago
- 4581bea sched/debug: Add new tracepoints to track util_est by Vincent Donnefort · 4 years, 7 months ago
- 0900acf sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task() by Dietmar Eggemann · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- 8ba09b1 sched: print stack trace with KERN_INFO by Dmitry Safonov · 4 years, 7 months ago
- 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- d479c5a Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- 1f8db41 sched/headers: Split out open-coded prototypes into kernel/sched/smp.h by Ingo Molnar · 4 years, 7 months ago
- a1488664 sched: Replace rq::wake_list by Peter Zijlstra · 4 years, 7 months ago
- 126c209 sched: Add rq::ttwu_pending by Peter Zijlstra · 4 years, 7 months ago
- b2a02fc smp: Optimize send_call_function_single_ipi() by Peter Zijlstra · 4 years, 7 months ago
- 19a1f5e sched: Fix smp_call_function_single_async() usage for ILB by Peter Zijlstra · 4 years, 7 months ago
- 58ef57b Merge branch 'core/rcu' into sched/core, to pick up dependency by Ingo Molnar · 4 years, 7 months ago
- 2ebb177 sched/core: Offload wakee task activation if it the wakee is descheduling by Mel Gorman · 4 years, 7 months ago
- c6e7bd7 sched/core: Optimize ttwu() spinning on p->on_cpu by Peter Zijlstra · 4 years, 7 months ago
- d505b8a sched: Defend cfs and rt bandwidth quota against overflow by Huaixin Chang · 4 years, 8 months ago
- 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 7 months ago
- 88485be scs: Move scs_overflow_check() out of architecture code by Will Deacon · 4 years, 8 months ago
- d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
- 2a0a24e sched: Make scheduler_ipi inline by Thomas Gleixner · 4 years, 9 months ago
- 90b5363 sched: Clean up scheduler_ipi() by Peter Zijlstra (Intel) · 4 years, 9 months ago
- b1d1779 sched/core: Simplify sched_init() by Wei Yang · 4 years, 8 months ago
- bf2c59f sched/core: Fix illegal RCU from offline CPUs by Peter Zijlstra · 4 years, 9 months ago
- 457d1f4 sched: Extract the task putting code from pick_next_task() by Chen Yu · 4 years, 8 months ago
- 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
- 2beaf32 sched/core: Add function to sample state of locked-down task by Paul E. McKenney · 4 years, 10 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- eaf5a92 sched/core: Fix reset-on-fork from RT with uclamp by Quentin Perret · 4 years, 9 months ago
- 275b2f6 sched/core: Remove unused rq::last_load_update_tick by Vincent Donnefort · 4 years, 9 months ago
- 62849a9 workqueue: Remove the warning in wq_worker_sleeping() by Sebastian Andrzej Siewior · 4 years, 9 months ago
- d76343c sched/fair: Align rq->avg_idle and rq->avg_scan_cost by Valentin Schneider · 4 years, 9 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, 9 months ago
- b05e75d psi: Fix cpu.pressure for cpu.max and competing cgroups by Johannes Weiner · 4 years, 10 months ago
- 46a87b3 sched/core: Distribute tasks within affinity masks by Paul Turner · 4 years, 10 months ago
- 14533a1 thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to generic scheduler code by Ingo Molnar · 4 years, 10 months ago
- fd3eafd sched/core: Remove rq.hrtick_csd_pending by Peter Xu · 5 years ago
- 05289b9 sched/fair: Enable tuning of decay period by Thara Gopinath · 4 years, 10 months ago
- b4eccf5 sched/fair: Enable periodic update of average thermal pressure by Thara Gopinath · 4 years, 10 months ago
- 0dacee1 sched/pelt: Remove unused runnable load average by Vincent Guittot · 4 years, 10 months ago
- 546121b Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches by Ingo Molnar · 4 years, 10 months ago
- 82e0516 sched/core: Remove duplicate assignment in sched_tick_remote() by Scott Wood · 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
- 2a4b03f sched/fair: Prevent unlimited runtime on throttled group by Vincent Guittot · 5 years ago
- e938b9c sched/nohz: Optimize get_nohz_timer_target() by Wanpeng Li · 5 years ago
- b562d14 sched/uclamp: Reject negative values in cpu_uclamp_write() by Qais Yousef · 5 years ago
- ebc0f83 timers/nohz: Update NOHZ load in remote tick by Peter Zijlstra (Intel) · 5 years ago
- 488603b sched/core: Don't skip remote tick for idle CPUs by Scott Wood · 5 years ago
- dcd6dffb sched/core: Fix size of rq::uclamp initialization by Li Guanglei · 5 years ago
- 7226017 sched/uclamp: Fix a bug in propagating uclamp value in new cgroups by Qais Yousef · 5 years ago
- 686516b sched/uclamp: Make uclamp util helpers use and return UL values by Valentin Schneider · 5 years ago
- 53a2336 sched/core: Remove unused variable from set_user_nice() by Qian Cai · 5 years ago
- 5443a0b sched: Use fair:prio_changed() instead of ad-hoc implementation by Frederic Weisbecker · 5 years ago
- 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 77a0594 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- fb4b3d3 Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- b21feab Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies by Ingo Molnar · 5 years ago
- 7763baa sched/uclamp: Fix overzealous type replacement by Valentin Schneider · 5 years ago
- 6e1ff07 sched/uclamp: Fix incorrect condition by Qais Yousef · 5 years ago
- ff51ff8 sched/core: Avoid spurious lock dependencies 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
- f488e10 sched/core: Make pick_next_task_idle() more consistent by Peter Zijlstra · 5 years ago
- 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
- e3b8b6a sched/core: Fix compilation error when cgroup not selected by Qais Yousef · 5 years ago
- 771b53d0 io-wq: small threadpool implementation for io_uring by Jens Axboe · 5 years ago
- 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
- dff3a85 sched_setattr: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
- 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 9fc41ac sched/core: Remove double update_max_interval() call on CPU startup by Valentin Schneider · 5 years ago
- a49b4f4 sched/core: Fix preempt_schedule() interrupt return comment by Valentin Schneider · 5 years ago
- 714e501 sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr() by KeMeng Shi · 5 years ago
- 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
- 5311a98 tasks, sched/core: RCUify the assignment of rq->curr by Eric W. Biederman · 5 years ago
- 0ff7b2c tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue by Eric W. Biederman · 5 years ago
- 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago