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
/
ext.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-03
sched_ext: Use cgroup_lock/unlock() to synchronize against cgroup operations
Tejun Heo
1
-2
/
+0
2025-09-03
sched_ext: Move internal type and accessor definitions to ext_internal.h
Tejun Heo
1
-23
/
+0
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-0
/
+2
2025-06-20
sched_ext: Merge branch 'for-6.16-fixes' into for-6.17
Tejun Heo
1
-0
/
+2
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
1
-0
/
+2
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.h
Cheng-Yang Chou
1
-1
/
+1
2025-06-09
sched_ext: Make scx_locked_rq() inline
Andrea Righi
1
-0
/
+11
2025-06-09
sched_ext: Make scx_rq_bypassing() inline
Andrea Righi
1
-0
/
+5
2025-05-20
sched_ext: Make scx_kf_allowed_if_unlocked() available outside ext.c
Andrea Righi
1
-0
/
+5
2025-04-09
sched_ext: Remove scx_ops_allow_queued_wakeup static_key
Tejun Heo
1
-7
/
+1
2025-02-13
sched_ext: Implement SCX_OPS_ALLOW_QUEUED_WAKEUP
Tejun Heo
1
-0
/
+10
2025-01-27
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
1
-2
/
+2
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
1
-4
/
+4
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
1
-1
/
+1
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
1
-0
/
+22
2024-07-08
sched, sched_ext: Move some declarations from kernel/sched/ext.h to sched.h
Tejun Heo
1
-39
/
+0
2024-07-08
sched, sched_ext: Open code for_balance_class_range()
Tejun Heo
1
-9
/
+0
2024-07-08
sched_ext: Minor cleanups in kernel/sched/ext.h
Tejun Heo
1
-7
/
+5
2024-06-21
sched_ext: Add cpuperf support
Tejun Heo
1
-0
/
+9
2024-06-21
sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_cla...
Tejun Heo
1
-4
/
+0
2024-06-18
sched_ext: Documentation: scheduler: Document extensible scheduler class
Tejun Heo
1
-0
/
+2
2024-06-18
sched_ext: Implement core-sched support
Tejun Heo
1
-0
/
+5
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_online/offline()
Tejun Heo
1
-0
/
+4
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
David Vernet
1
-0
/
+2
2024-06-18
sched_ext: Implement SCX_KICK_WAIT
David Vernet
1
-0
/
+4
2024-06-18
sched_ext: Implement tickless support
Tejun Heo
1
-0
/
+2
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
1
-0
/
+2
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
1
-0
/
+2
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
1
-3
/
+70
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
1
-0
/
+24