summaryrefslogtreecommitdiff
path: root/kernel/sched/core.c
AgeCommit message (Expand)Author
17 hoursMerge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
19 hoursMerge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-14sched: Start blocked_on chain processing in find_proxy_task()Peter Zijlstra
2025-07-14sched: Fix proxy/current (push,pull)abilityValentin Schneider
2025-07-14sched: Add an initial sketch of the find_proxy_task() functionJohn Stultz
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14sched/deadline: Initialize dl_servers after SMPJuri Lelli
2025-07-09Revert "sched/numa: add statistics of numa balance task"Chen Yu
2025-07-01sched/core: Fix migrate_swap() vs. hotplugPeter Zijlstra
2025-07-01sched: Fix preemption string of preempt_dynamic_noneThomas Weißschuh
2025-06-30entry: Split generic entry into generic exception and syscall entryJinjie Ruan
2025-06-18sched/core: Reorganize cgroup bandwidth control interface file writesTejun Heo
2025-06-18sched/core: Reorganize cgroup bandwidth control interface file readsTejun Heo
2025-06-18sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()Tejun Heo
2025-06-17sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...Tejun Heo
2025-06-13sched/smp: Use the SMP version of idle_thread_set_boot_cpu()Ingo Molnar
2025-06-13sched/smp: Use the SMP version of sched_exec()Ingo Molnar
2025-06-13sched/smp: Use the SMP version of wake_up_new_task()Ingo Molnar
2025-06-13sched/smp: Use the SMP version of __task_needs_rq_lock()Ingo Molnar
2025-06-13sched/smp: Use the SMP version of try_to_wake_up()Ingo Molnar
2025-06-13sched/smp: Always define rq->hrtick_csdIngo Molnar
2025-06-13sched/smp: Make SMP unconditionalIngo Molnar
2025-06-13sched: Clean up and standardize #if/#else/#endif markers in sched/core.cIngo Molnar
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31sched/numa: add statistics of numa balance taskChen Yu
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-21sched/uclamp: Align uclamp and util_est and call before freq updateXuewen Yan
2025-05-14sched,livepatch: Untangle cond_resched() and live-patchingPeter Zijlstra
2025-04-30sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasksJohn Stultz
2025-04-08sched: Do not construct nor expose RT_GROUP_SCHED structures if disabledMichal Koutný
2025-04-08sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHEDMichal Koutný
2025-04-08sched: Skip non-root task_groups with disabled RT_GROUP_SCHEDMichal Koutný
2025-04-08sched: Add commadline option for RT_GROUP_SCHED togglingMichal Koutný
2025-04-08sched: Fix trace_sched_switch(.prev_state)Peter Zijlstra
2025-04-03rseq: Eliminate useless task_work on execveMathieu Desnoyers
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2025-03-24Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24sched: Add sched tracepoints for RV task modelGabriele Monaco
2025-03-19sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditionalIngo Molnar
2025-03-19sched/debug: Make 'const_debug' tunables unconditional __read_mostlyIngo Molnar
2025-03-19sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()Ingo Molnar
2025-03-17sched/deadline: Rebuild root domain accounting after every updateJuri Lelli
2025-03-17sched/topology: Wrappers for sched_domains_mutexJuri Lelli
2025-03-17sched: Add a generic function to return the preemption stringSebastian Andrzej Siewior
2025-03-15Revert "sched/core: Reduce cost of sched_move_task when config autogroup"Dietmar Eggemann
2025-03-15sched/uclamp: Optimize sched_uclamp_used static key enablingXuewen Yan