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-07-08
Add support for the PCIe controller on the JH7110 SoC.
Mark Kettenis
2023-07-08
regen
Mark Kettenis
2023-07-08
Add support for the RK3588 PCIe3 PHY to rkpciephy(4). The PHY controls
Patrick Wildt
2023-07-08
Add PLDA XpressRICH-AXI PCIe controller
Mark Kettenis
2023-07-08
Check rx dma map was allocated before trying to free it, so we don't crash
Jonathan Matthew
2023-07-08
Add some resets for the PCIe controllers on the RK3588.
Patrick Wildt
2023-07-08
Add support for the Motorcomm YT8521/YT8531 PHYs. Since these PHYs may
Mark Kettenis
2023-07-08
regen
Mark Kettenis
2023-07-08
Add Motorcomm YT8531.
Mark Kettenis
2023-07-08
Move /dev/apm related acpi code to acpi_apm.c which is only built on
Tobias Heider
2023-07-08
Toggle IBT off during EFI runtime services calls.
Mark Kettenis
2023-07-08
Add ietp driver for Elantech I2C touchpads
Joshua Stein
2023-07-07
Keep mbuf header field ph_mss during loopback TCP with LRO/TSO.
Alexander Bluhm
2023-07-07
Add clocks for the RK3588 PWM controllers.
Patrick Wildt
2023-07-07
Add clocks for the RK3588 I2C controllers.
Patrick Wildt
2023-07-07
Add resets for the RK3588 USB 3.0 controllers.
Patrick Wildt
2023-07-07
Expand the counters in struct mbstat from u_short to u_long. Use
Alexander Bluhm
2023-07-07
Expand the counters in struct mbstat from u_short to u_long.
YASUOKA Masahiko
2023-07-07
The per-VQ MSI-X interrupt handler needs to sync DMA mappings in the
Patrick Wildt
2023-07-07
Keep more information about the established LPI around, so that we can use
Patrick Wildt
2023-07-07
Add a few more JH7110 clocks.
Mark Kettenis
2023-07-07
Fix path MTU discovery for TCP LRO/TSO when forwarding.
Alexander Bluhm
2023-07-07
Add support for multiple batteries to acpithinkpad setchargestart and
Claudio Jeker
2023-07-07
regen
Jonathan Gray
2023-07-07
add more Intel 13G TBT PCIE ids
Jonathan Gray
2023-07-06
timeout_hardclock_update: enter timeout_mutex before reading uptime clock
Scott Soule Cheloha
2023-07-06
- fix voltage range defined by base2 and delta2 works correctly
SASANO Takayoshi
2023-07-06
use refcnt API for multicast addresses, add tracepoint:refcnt:ethmulti probe
Klemens Nanni
2023-07-06
if panic() is meant, use panic()
Jasper Lievisse Adriaanse
2023-07-06
Use mtx_init() to initialize stack-based mutexes
Visa Hankala
2023-07-06
Clear knotes when finishing wseventvar
Visa Hankala
2023-07-06
Use correct variable to check for successful allocation.
Patrick Wildt
2023-07-06
Convert tcp_now() time counter to 64 bit.
Alexander Bluhm
2023-07-06
Register a mapping of dwge interfaces to ofw nodes/phandles.
Jonathan Matthew
2023-07-06
remove during-development special cases for MNT_WXALLOWED and chrome and
Theo de Raadt
2023-07-06
moving acpiioctl to a different file than acpiopen is not going to work
Theo de Raadt
2023-07-06
big update to pfsync to try and clean up locking in particular.
David Gwynne
2023-07-06
drm/amd/display: Ensure vmin and vmax adjust for DCE
Jonathan Gray
2023-07-06
drm/amdgpu: Validate VM ioctl flags.
Jonathan Gray
2023-07-06
drm/amd/display: Do not update DRR while BW optimizations pending
Jonathan Gray
2023-07-06
drm/amd/display: Remove optimization for VRR updates
Jonathan Gray
2023-07-05
Move acpiioctl to acpi_x86.c, it is only used up on i386 and amd64.
Tobias Heider
2023-07-05
Handle fixed-link configuration in the device tree.
Jonathan Matthew
2023-07-05
The hypercall page populated with instructions by the hypervisor is not IBT
Anton Lindqvist
2023-07-05
Fix off-by-one in the MSI-X interrupt establish loop that always tried to
Patrick Wildt
2023-07-05
Make softdep mounts a no-op
Bob Beck
2023-07-05
Add iwm/iwx background scan task to the queue which it will be deleted from.
Stefan Sperling
2023-07-05
Drop kernel lock before panic to avoid WITNESS report during fault
Klemens Nanni
2023-07-05
Implement support for the GPIOs on the JH7110. Makes it possible to reboot
Mark Kettenis
2023-07-05
drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
Jonathan Gray
[next]