index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2025-06-20
sched_ext: Merge branch 'for-6.16-fixes' into for-6.17
Tejun Heo
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file writes
Tejun Heo
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file reads
Tejun Heo
2025-06-18
sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()
Tejun Heo
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
2025-06-13
sched/smp: Use the SMP version of idle_thread_set_boot_cpu()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of sched_exec()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of wake_up_new_task()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of __task_needs_rq_lock()
Ingo Molnar
2025-06-13
sched/smp: Use the SMP version of try_to_wake_up()
Ingo Molnar
2025-06-13
sched/smp: Always define rq->hrtick_csd
Ingo Molnar
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/core.c
Ingo Molnar
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-05-21
sched/uclamp: Align uclamp and util_est and call before freq update
Xuewen Yan
2025-05-14
sched,livepatch: Untangle cond_resched() and live-patching
Peter Zijlstra
2025-04-30
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
2025-04-08
sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled
Michal Koutný
2025-04-08
sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED
Michal Koutný
2025-04-08
sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
Michal Koutný
2025-04-08
sched: Add commadline option for RT_GROUP_SCHED toggling
Michal Koutný
2025-04-08
sched: Fix trace_sched_switch(.prev_state)
Peter Zijlstra
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
2025-03-19
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
Ingo Molnar
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
2025-03-17
sched: Add a generic function to return the preemption string
Sebastian Andrzej Siewior
2025-03-15
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
2025-03-15
sched/uclamp: Optimize sched_uclamp_used static key enabling
Xuewen Yan
2025-03-15
sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it
Xuewen Yan
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
2025-02-27
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
2025-02-21
sched/core: Remove duplicate included header file stats.h
Thorsten Blum
2025-02-18
sched: Switch to use hrtimer_setup()
Nam Cao
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-02-13
sched_ext: Implement SCX_OPS_ALLOW_QUEUED_WAKEUP
Tejun Heo
2025-02-08
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
2025-02-05
sched: update __cond_resched comment about RCU quiescent states
Ankur Arora
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
[prev]
[next]