index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
sched_ext: Track tasks that are subjects of the in-flight SCX operation
Tejun Heo
2
-17
/
+76
2024-06-18
sched_ext: Implement tickless support
Tejun Heo
7
-13
/
+242
2024-06-18
sched_ext: Add task state tracking operations
Tejun Heo
1
-0
/
+105
2024-06-18
sched_ext: Make watchdog handle ops.dispatch() looping stall
Tejun Heo
3
-2
/
+38
2024-06-18
sched_ext: Add a central scheduler which makes all scheduling decisions on on...
Tejun Heo
3
-1
/
+320
2024-06-18
sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
Tejun Heo
4
-13
/
+227
2024-06-18
tools/sched_ext: Add scx_show_state.py
Tejun Heo
1
-0
/
+39
2024-06-18
sched_ext: Print debug dump after an error exit
Tejun Heo
8
-8
/
+555
2024-06-18
sched_ext: Print sched_ext info when dumping stack
David Vernet
4
-0
/
+57
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
6
-2
/
+81
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
7
-6
/
+153
2024-06-18
sched_ext: Add sysrq-S which disables the BPF scheduler
Tejun Heo
3
-0
/
+22
2024-06-18
sched_ext: Add scx_simple and scx_example_qmap example schedulers
Tejun Heo
14
-2
/
+1499
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
14
-7
/
+4616
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
6
-8
/
+66
2024-06-18
sched: Add normal_policy()
Tejun Heo
2
-2
/
+7
2024-06-18
sched: Factor out update_other_load_avgs() from __update_blocked_others()
Tejun Heo
3
-13
/
+26
2024-06-18
sched: Factor out cgroup weight conversion functions
Tejun Heo
3
-17
/
+33
2024-06-18
sched: Add sched_class->switching_to() and expose check_class_changing/changed()
Tejun Heo
3
-0
/
+16
2024-06-18
sched: Add sched_class->reweight_task()
Tejun Heo
3
-5
/
+6
2024-06-18
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Tejun Heo
3
-7
/
+19
2024-06-18
sched: Restructure sched_class order sanity checks in sched_init()
Tejun Heo
1
-4
/
+4
2024-06-18
Merge branch 'bpf/for-next' into sched_ext-base
Tejun Heo
1048
-8883
/
+31180
2024-06-18
PCI/DPC: Disable DPC service on suspend
Kai-Heng Feng
1
-12
/
+48
2024-06-18
PCI/AER: Disable AER service on suspend
Kai-Heng Feng
1
-0
/
+18
2024-06-18
drm/xe/oa: Enable Xe2+ overrun mode
Ashutosh Dixit
2
-8
/
+30
2024-06-18
drm/xe/oa: Changes to OA_TAKEN
Ashutosh Dixit
1
-9
/
+13
2024-06-18
drm/xe/oa: Override GuC RC with OA on PVC
Ashutosh Dixit
4
-0
/
+87
2024-06-18
drm/xe/oa: Add MMIO trigger support
Ashutosh Dixit
3
-2
/
+51
2024-06-18
drm/xe/oa/uapi: OA buffer mmap
Ashutosh Dixit
1
-0
/
+46
2024-06-18
drm/xe/oa/uapi: Query OA unit properties
Ashutosh Dixit
3
-0
/
+175
2024-06-18
drm/xe/oa: Add OAC support
Ashutosh Dixit
3
-3
/
+75
2024-06-18
drm/xe/oa: Add OAR support
Ashutosh Dixit
6
-5
/
+206
2024-06-18
drm/xe/oa/uapi: Read file_operation
Ashutosh Dixit
3
-0
/
+224
2024-06-18
drm/xe/oa/uapi: Expose OA stream fd
Ashutosh Dixit
2
-0
/
+384
2024-06-18
drm/xe/oa: OA stream initialization (OAG)
Ashutosh Dixit
3
-0
/
+475
2024-06-18
drm/xe/oa/uapi: Define and parse OA stream properties
Ashutosh Dixit
4
-0
/
+443
2024-06-18
drm/xe/oa/uapi: Add/remove OA config perf ops
Ashutosh Dixit
6
-0
/
+495
2024-06-18
drm/xe/oa/uapi: Initialize OA units
Ashutosh Dixit
6
-0
/
+322
2024-06-18
drm/xe/oa/uapi: Add OA data formats
Ashutosh Dixit
7
-1
/
+244
2024-06-18
drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
Ashutosh Dixit
3
-0
/
+51
2024-06-18
drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
Ashutosh Dixit
5
-0
/
+117
2024-06-18
drm/xe/xe2: Add proper check for media in Wa_14020756599
Lucas De Marchi
1
-8
/
+2
2024-06-18
drm/xe/rtp: Add match on any GT
Lucas De Marchi
3
-1
/
+37
2024-06-18
drm/xe/rtp: Allow to OR rules
Lucas De Marchi
4
-3
/
+102
2024-06-18
drm/xe/rtp: Expand max rules/actions per entry
Lucas De Marchi
2
-2
/
+4
2024-06-18
drm/xe/rtp: Allow to match 0 sr entries
Lucas De Marchi
1
-3
/
+8
2024-06-18
cpupower: Improve cpupower build process description
Roman Storozhenko
1
-10
/
+150
2024-06-18
cpupower: Add 'help' target to the main Makefile
Roman Storozhenko
1
-1
/
+36
2024-06-18
cpupower: Replace a dead reference link with working ones
Roman Storozhenko
1
-3
/
+5
[prev]
[next]