summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-09-06spelling; ok mglocker@Jonathan Gray
2024-09-06Allow tracing interrupts by defering the wakeup(9) to a different context.Martin Pieuchot
2024-09-06Remove incorrect increment of the context switch counter.Martin Pieuchot
2024-09-06match on Lunar LakeJonathan Gray
2024-09-06regenJonathan Gray
2024-09-06add Intel Lunar Lake idsJonathan Gray
2024-09-05sync with baseTheo Buehler
2024-09-05In ddb(4) print mbuf chain and packet list.Alexander Bluhm
2024-09-05drm/amd/display: avoid using null object of framebufferJonathan Gray
2024-09-05drm/amdgpu/swsmu: always force a state reprogram on initJonathan Gray
2024-09-05drm/amdgpu: align pp_power_profile_mode with kernel docsJonathan Gray
2024-09-04regenDavid Gwynne
2024-09-04add PLX PEX 8718 and SK hynix PC601 devices.David Gwynne
2024-09-04Push acpi(4) _CRS parsing down after matching skippable and ISA hardware IDs.James Hastings
2024-09-04Work around vnode reuse bug resulting in a panic: vop_generic_badopBob Beck
2024-09-04vmm: set highest cpuid feature leaf based on host cpu.Dave Voutila
2024-09-04vio: put enqueue and dmasync into a functionStefan Fritsch
2024-09-04wrap long linesJonathan Gray
2024-09-04Fix some spelling.Marcus Glocker
2024-09-04remove unused timeout from softcJonathan Gray
2024-09-04make psp attach to ccp as a different driverJonathan Gray
2024-09-04vio: style fixesStefan Fritsch
2024-09-04vio: Re-arrange structs for multi-queueStefan Fritsch
2024-09-03For virtual addresses use fixed page frame without AMD SEV reduction.Alexander Bluhm
2024-09-03vmm(4)/vmx: avoid VPID leakage by allocating at vcpu init.Dave Voutila
2024-09-03move psp functions to psp.c and remove the ifdefsJonathan Gray
2024-09-02simplify ccp ifdef; ok bluhm@Jonathan Gray
2024-09-02virtio: Move interrupt setup into separate functionStefan Fritsch
2024-09-02virtio_pci: Improve interrupt namesStefan Fritsch
2024-09-02regenYASUOKA Masahiko
2024-09-02Add Intel X540 X550 virtual function devices. From Yuichiro NAITO.YASUOKA Masahiko
2024-09-01Regarding previous commit, X_OK on unveil-permitted directories doesTheo de Raadt
2024-09-01For AMD SEV provide ioctl(2) in cpp(4) to shutdown guest.Alexander Bluhm
2024-09-01Pledge "vmm" for ccp(4) ioctl(2).Alexander Bluhm
2024-09-01spelling; checked by jmc@, ok miod@ mglocker@Jonathan Gray
2024-09-01regenJonathan Gray
2024-09-01spelling; checked by jmc@, ok miod@ mglocker@ krw@Jonathan Gray
2024-08-31net drivers may have mii children, but mii layer has no _activateTheo de Raadt
2024-08-31If FADT_POWER_S0_IDLE_CAPABLE feature is found, prefer S0ix style over S3.Theo de Raadt
2024-08-31jeremy observed that access() on unveiled space was returning errorsTheo de Raadt
2024-08-31add rport(4) for p2p l3 connectivity between route domains.David Gwynne
2024-08-30SpellingMarcus Glocker
2024-08-30drm/amdgpu/vcn: not pause dpg for unified queueJonathan Gray
2024-08-30drm/amdgpu/vcn: identify unified queue in sw initJonathan Gray
2024-08-30drm/amdgpu: Validate TA binary sizeJonathan Gray
2024-08-30drm/amdkfd: reserve the BO before validating itJonathan Gray
2024-08-30drm/amd/amdgpu: command submission parser for JPEGJonathan Gray
2024-08-30drm/amd/display: fix cursor offset on rotation 180Jonathan Gray
2024-08-30drm/amd/display: Enable otg synchronization logic for DCN321Jonathan Gray
2024-08-30drm/amd/display: Adjust cursor positionJonathan Gray