aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-18sched_ext: Track tasks that are subjects of the in-flight SCX operationTejun Heo2-17/+76
2024-06-18sched_ext: Implement tickless supportTejun Heo7-13/+242
2024-06-18sched_ext: Add task state tracking operationsTejun Heo1-0/+105
2024-06-18sched_ext: Make watchdog handle ops.dispatch() looping stallTejun Heo3-2/+38
2024-06-18sched_ext: Add a central scheduler which makes all scheduling decisions on on...Tejun Heo3-1/+320
2024-06-18sched_ext: Implement scx_bpf_kick_cpu() and task preemption supportTejun Heo4-13/+227
2024-06-18tools/sched_ext: Add scx_show_state.pyTejun Heo1-0/+39
2024-06-18sched_ext: Print debug dump after an error exitTejun Heo8-8/+555
2024-06-18sched_ext: Print sched_ext info when dumping stackDavid Vernet4-0/+57
2024-06-18sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...Tejun Heo6-2/+81
2024-06-18sched_ext: Implement runnable task stall watchdogDavid Vernet7-6/+153
2024-06-18sched_ext: Add sysrq-S which disables the BPF schedulerTejun Heo3-0/+22
2024-06-18sched_ext: Add scx_simple and scx_example_qmap example schedulersTejun Heo14-2/+1499
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo14-7/+4616
2024-06-18sched_ext: Add boilerplate for extensible scheduler classTejun Heo6-8/+66
2024-06-18sched: Add normal_policy()Tejun Heo2-2/+7
2024-06-18sched: Factor out update_other_load_avgs() from __update_blocked_others()Tejun Heo3-13/+26
2024-06-18sched: Factor out cgroup weight conversion functionsTejun Heo3-17/+33
2024-06-18sched: Add sched_class->switching_to() and expose check_class_changing/changed()Tejun Heo3-0/+16
2024-06-18sched: Add sched_class->reweight_task()Tejun Heo3-5/+6
2024-06-18sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()Tejun Heo3-7/+19
2024-06-18sched: Restructure sched_class order sanity checks in sched_init()Tejun Heo1-4/+4
2024-06-18Merge branch 'bpf/for-next' into sched_ext-baseTejun Heo1048-8883/+31180
2024-06-18PCI/DPC: Disable DPC service on suspendKai-Heng Feng1-12/+48
2024-06-18PCI/AER: Disable AER service on suspendKai-Heng Feng1-0/+18
2024-06-18drm/xe/oa: Enable Xe2+ overrun modeAshutosh Dixit2-8/+30
2024-06-18drm/xe/oa: Changes to OA_TAKENAshutosh Dixit1-9/+13
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit4-0/+87
2024-06-18drm/xe/oa: Add MMIO trigger supportAshutosh Dixit3-2/+51
2024-06-18drm/xe/oa/uapi: OA buffer mmapAshutosh Dixit1-0/+46
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit3-0/+175
2024-06-18drm/xe/oa: Add OAC supportAshutosh Dixit3-3/+75
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit6-5/+206
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit3-0/+224
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit2-0/+384
2024-06-18drm/xe/oa: OA stream initialization (OAG)Ashutosh Dixit3-0/+475
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit4-0/+443
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit6-0/+495
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit6-0/+322
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit7-1/+244
2024-06-18drm/xe/perf/uapi: Add perf_stream_paranoid sysctlAshutosh Dixit3-0/+51
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit5-0/+117
2024-06-18drm/xe/xe2: Add proper check for media in Wa_14020756599Lucas De Marchi1-8/+2
2024-06-18drm/xe/rtp: Add match on any GTLucas De Marchi3-1/+37
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi4-3/+102
2024-06-18drm/xe/rtp: Expand max rules/actions per entryLucas De Marchi2-2/+4
2024-06-18drm/xe/rtp: Allow to match 0 sr entriesLucas De Marchi1-3/+8
2024-06-18cpupower: Improve cpupower build process descriptionRoman Storozhenko1-10/+150
2024-06-18cpupower: Add 'help' target to the main MakefileRoman Storozhenko1-1/+36
2024-06-18cpupower: Replace a dead reference link with working onesRoman Storozhenko1-3/+5