index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2023-02-15
pfsync(4) panics on NULL pointer dereference if there
Alexandr Nedvedicky
2023-02-15
The GMAC on the Rockchip RK356x and RK3588 SoCs can only do 32-bit DMA
Mark Kettenis
2023-02-15
Don't print the version twice, but do print a newline before attaching the
Mark Kettenis
2023-02-15
Add GMAC-related RK356x clocks.
Mark Kettenis
2023-02-15
Now Puffy comes on luna88k bootloader!
Kenji Aoyama
2023-02-15
drm/i915: Fix VBT DSI DVO port handling
Jonathan Gray
2023-02-15
drm/i915: Initialize the obj flags for shmem objects
Jonathan Gray
2023-02-15
drm/i915: Move fd_install after last use of fence
Jonathan Gray
2023-02-15
drm/amd/display: fix cursor offset on rotation 180
Jonathan Gray
2023-02-15
drm/amd/display: properly handling AGP aperture in vm setup
Jonathan Gray
2023-02-15
drm/amdgpu/smu: skip pptable init under sriov
Jonathan Gray
2023-02-15
drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/fini
Jonathan Gray
2023-02-15
drm/amd/pm: bump SMU 13.0.7 driver_if header version
Jonathan Gray
2023-02-15
drm/amdgpu: Add unique_id support for GC 11.0.1/2
Jonathan Gray
2023-02-15
drm/amd/pm: bump SMU 13.0.0 driver_if header version
Jonathan Gray
2023-02-15
drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes
Jonathan Gray
2023-02-15
drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mapping
Jonathan Gray
2023-02-15
Use the nowake channel for sys_nanosleep() instead of handrolling the same.
Claudio Jeker
2023-02-15
drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabled
Jonathan Gray
2023-02-15
regen
Jonathan Gray
2023-02-15
add a Navi 33 / Radeon RX 7600S device id
Jonathan Gray
2023-02-14
enable scmi(4)
Mark Kettenis
2023-02-14
jca@ points out that the field I split in iwx(4) Rx descriptors is in a union.
Stefan Sperling
2023-02-14
use pragma pack around PPTable_t definitions
Jonathan Gray
2023-02-14
use pragma pack around dmub_addr definition
Jonathan Gray
2023-02-14
regen
Vitaliy Makkoveev
2023-02-14
Backout previous. Assertion was triggered within tsleep().
Vitaliy Makkoveev
2023-02-14
Fix scmi(4) entry.
Mark Kettenis
2023-02-13
Add a driver for the ARM System Control and Management Interface, which,
Mark Kettenis
2023-02-13
Add RK356x TSADC clocks.
Mark Kettenis
2023-02-13
Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controller
Patrick Wildt
2023-02-13
Add support for the Shenzhen Tangcheng Technology TCS4525 voltage
Mark Kettenis
2023-02-13
Support device trees with NOPs in them (like the kernel version already
Mark Kettenis
2023-02-13
Fix an alignment issue in iwx(4) Rx descriptors.
Stefan Sperling
2023-02-13
Also lock the map in the execve-driven calls to uvm_map_check_copyin_add()
Theo de Raadt
2023-02-13
Upon fork, copy the copyin_check structure to the new map, otherwise
Theo de Raadt
2023-02-13
regen
Vitaliy Makkoveev
2023-02-13
Push kernel lock down to dopselect() and doppoll() and unlock select(2),
Vitaliy Makkoveev
2023-02-13
regen
Mark Kettenis
2023-02-13
Add Rockchip RK3566 and shorten the name for the RK3399.
Mark Kettenis
2023-02-12
Rename pipeselwakeup() to pipe_wakeup(). It doesn't call selwakeup()
Vitaliy Makkoveev
2023-02-12
regen
Vitaliy Makkoveev
2023-02-12
Add "Micron Technology" vendor and MTFDKBA512QFM NVMe storage
Vitaliy Makkoveev
2023-02-12
m88k also needs to define PMAP_CHECK_COPYIN as 1.
Kenji Aoyama
2023-02-11
non-padded 64-bit system calls arrived 2021/12/23, over a year ago.
Theo de Raadt
2023-02-11
sync
Theo de Raadt
2023-02-11
sync for __syscall removal
Theo de Raadt
2023-02-11
__syscall() is no longer neccessary since the system calls which needed
Theo de Raadt
2023-02-11
I forgot to copy the msyscall interlock flag to forked processes, so
Theo de Raadt
2023-02-11
Make 'ls' command in bootloader work correctly on luna88k.
Kenji Aoyama
[next]