index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
ext.h
Age
Commit message (
Expand
)
Author
Files
Lines
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