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-10-27
Merge tag 'sched_ext-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2025-10-24
sched: Remove never used code in mm_cid_get()
Andy Shevchenko
1
-2
/
+0
2025-10-13
sched_ext: defer queue_balance_callback() until after ops.dispatch
Emil Tsalapatis
1
-0
/
+1
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+6
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2025-09-25
sched/deadline: Fix dl_server behaviour
Peter Zijlstra
1
-2
/
+31
2025-09-25
sched/deadline: Fix dl_server getting stuck
Peter Zijlstra
1
-4
/
+0
2025-09-03
sched/fair: Task based throttle time accounting
Aaron Lu
1
-0
/
+1
2025-09-03
sched/fair: Switch to task based throttle model
Valentin Schneider
1
-1
/
+2
2025-09-03
sched/fair: Add related data structure for task based throttle
Valentin Schneider
1
-0
/
+3
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-2
/
+2
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+3
2025-07-14
sched: Add an initial sketch of the find_proxy_task() function
John Stultz
1
-1
/
+9
2025-07-14
sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
John Stultz
1
-0
/
+12
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
1
-1
/
+1
2025-07-14
sched/deadline: Initialize dl_servers after SMP
Juri Lelli
1
-0
/
+1
2025-07-14
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
1
-1
/
+1
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-2
/
+2
2025-06-20
sched_ext, sched/core: Factor out struct scx_task_group
Tejun Heo
1
-4
/
+1
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file writes
Tejun Heo
1
-5
/
+5
2025-06-18
sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from ...
Tejun Heo
1
-0
/
+13
2025-06-13
sched/smp: Use the SMP version of double_rq_clock_clear_update()
Ingo Molnar
1
-3
/
+0
2025-06-13
sched/smp: Use the SMP version of add_nr_running()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of ENQUEUE_MIGRATED
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of WF_ and SD_ flag sanity checks
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of task_on_cpu()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of rq_pin_lock()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of is_migration_disabled()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of cpu_of()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of the RT scheduling class
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Always define rq->hrtick_csd
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
1
-118
/
+3
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/sched.h
Ingo Molnar
1
-40
/
+42
2025-06-11
sched: Make clangd usable
Peter Zijlstra
1
-0
/
+1
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
[next]