index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+0
2025-05-07
cpufreq/sched: schedutil: Add helper for governor checks
Rafael J. Wysocki
1
-2
/
+0
2025-04-08
sched: Add annotations to RT_GROUP_SCHED fields
Michal Koutný
1
-4
/
+4
2025-04-08
sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
Michal Koutný
1
-0
/
+7
2025-04-08
sched: Add commadline option for RT_GROUP_SCHED toggling
Michal Koutný
1
-0
/
+17
2025-04-08
sched: Always initialize rt_rq's task_group
Michal Koutný
1
-0
/
+2
2025-04-04
sched_ext: Drop "ops" from scx_ops_helper, scx_ops_enable_mutex and __scx_ops...
Tejun Heo
1
-2
/
+2
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
1
-50
/
+4
2025-03-19
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
Ingo Molnar
1
-10
/
+5
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
1
-11
/
+5
2025-03-17
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
1
-1
/
+1
2025-03-17
sched: Add a generic function to return the preemption string
Sebastian Andrzej Siewior
1
-0
/
+1
2025-03-15
sched/uclamp: Optimize sched_uclamp_used static key enabling
Xuewen Yan
1
-0
/
+14
2025-03-15
sched/uclamp: Use the uclamp_is_used() helper instead of open-coding it
Xuewen Yan
1
-14
/
+14
2025-03-06
Merge branch 'sched/urgent' into sched/core, to pick up dependent commits
Ingo Molnar
1
-4
/
+23
2025-02-18
sched: Compact RSEQ concurrency IDs with reduced threads and affinity
Mathieu Desnoyers
1
-3
/
+22
2025-02-14
sched: Don't define sched_clock_irqtime as static key
Yafang Shao
1
-2
/
+2
2025-01-27
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
1
-1
/
+1
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+36
2025-01-21
Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+24
2025-01-13
sched: Define sched_clock_irqtime as static key
Yafang Shao
1
-0
/
+13
2025-01-13
sched/fair: Encapsulate set custom slice in a __setparam_fair() function
Vincent Guittot
1
-0
/
+2
2025-01-10
sched_ext: Implement scx_bpf_now()
Changwoo Min
1
-2
/
+23
2025-01-10
sched_ext: Relocate scx_enabled() related code
Changwoo Min
1
-13
/
+13
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
1
-0
/
+5
2024-12-09
sched/fair: Rename cfs_rq.nr_running into nr_queued
Vincent Guittot
1
-2
/
+2
2024-12-09
sched/fair: Remove unused cfs_rq.idle_nr_running
Vincent Guittot
1
-1
/
+0
2024-12-09
sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle
Vincent Guittot
1
-1
/
+1
2024-12-09
sched/fair: Removed unsued cfs_rq.h_nr_delayed
Vincent Guittot
1
-1
/
+0
2024-12-09
sched/fair: Use the new cfs_rq.h_nr_runnable
Vincent Guittot
1
-5
/
+2
2024-12-09
sched/fair: Add new cfs_rq.h_nr_runnable
Vincent Guittot
1
-0
/
+1
2024-12-09
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
1
-2
/
+2
2024-12-09
Merge branch 'sched/urgent'
Peter Zijlstra
1
-2
/
+6
2024-12-09
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
1
-2
/
+6
2024-12-02
sched/deadline: Correctly account for allocated bandwidth during hotplug
Juri Lelli
1
-1
/
+1
2024-12-02
sched: add READ_ONCE to task_on_rq_queued
Harshit Agarwal
1
-1
/
+1
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-45
/
+110
2024-11-11
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+3
2024-11-09
sched_ext: Handle cases where pick_task_scx() is called without preceding bal...
Tejun Heo
1
-2
/
+3
2024-11-05
sched: Add Lazy preemption model
Peter Zijlstra
1
-0
/
+1
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
1
-1
/
+1
2024-10-26
sched: psi: pass enqueue/dequeue flags to psi callbacks directly
Johannes Weiner
1
-28
/
+28
2024-10-23
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
1
-2
/
+32
2024-10-21
Merge tag 'v6.12-rc4' into sched/core, to resolve conflict
Ingo Molnar
1
-0
/
+3
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
1
-0
/
+3
2024-10-14
sched: Split scheduler and execution contexts
Peter Zijlstra
1
-3
/
+25
2024-10-14
sched: Consolidate pick_*_task to task_is_pushable helper
Connor O'Brien
1
-0
/
+10
2024-10-14
sched: Add move_queued_task_locked helper
Connor O'Brien
1
-0
/
+12
2024-10-14
sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads
Mathieu Desnoyers
1
-14
/
+34
[next]