index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
sched_ext
/
scx_qmap.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
tools/sched_ext: Receive updates from SCX repo
Tejun Heo
1
-0
/
+2
2024-09-09
scx_qmap: Implement highpri boosting
Tejun Heo
1
-1
/
+10
2024-07-12
sched_ext/scx_qmap: Pick idle CPU for direct dispatch on !wakeup enqueues
Tejun Heo
1
-2
/
+3
2024-07-08
sched_ext/scx_qmap: Add an example usage of DSQ iterator
Tejun Heo
1
-2
/
+6
2024-06-27
sched_ext: Fix spelling mistake: "intead" -> "instead"
Colin Ian King
1
-1
/
+1
2024-06-21
sched_ext: Add cpuperf support
Tejun Heo
1
-0
/
+8
2024-06-18
sched_ext: Implement core-sched support
Tejun Heo
1
-2
/
+3
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
-2
/
+2
2024-06-18
sched_ext: Make watchdog handle ops.dispatch() looping stall
Tejun Heo
1
-2
/
+6
2024-06-18
sched_ext: Print debug dump after an error exit
Tejun Heo
1
-3
/
+11
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
Tejun Heo
1
-2
/
+9
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
1
-2
/
+10
2024-06-18
sched_ext: Add scx_simple and scx_example_qmap example schedulers
Tejun Heo
1
-0
/
+99