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-04-23
Stop setting ri->ri_bs to prevent a panic caused by rasops accessing its
Patrick Wildt
2023-04-23
rename sc_tick to sc_phy_tick. no functional change.
David Gwynne
2023-04-23
enable iosf(4)
David Gwynne
2023-04-23
iosf(4) implements functionality that was stubbed out in drm
David Gwynne
2023-04-23
add support for coordinating i2c bus access with iosf(4)
David Gwynne
2023-04-23
add iosf(4), a driver for the Intel OnChip System Fabric
David Gwynne
2023-04-23
clockintr_cpu_init: don't update cached uptime
Scott Soule Cheloha
2023-04-23
clockintr_advance: don't use cached uptime when called outside of dispatch
Scott Soule Cheloha
2023-04-22
clockintr, ddb(4): label non-pending clock interrupts "idle"
Scott Soule Cheloha
2023-04-22
Call pfkeyv2_sysctl_policydumper() with shared netlock. It performs
Vitaliy Makkoveev
2023-04-22
Rename the XCR0_* #defines to XFEATURE_* and add the new supervisor-state
Philip Guenther
2023-04-22
Teach the disassembler about xrstors, xsavec, and xsaves
Philip Guenther
2023-04-22
reduce the delays used in the mii/mdio bus ops
David Gwynne
2023-04-22
use if_baudrate and if_link_state for mac config, not mii media values
David Gwynne
2023-04-22
revert vlan(4) inherits TSO flags
David Gwynne
2023-04-21
clockintr: prepare to hoist clockqueue_init() out of clockintr_cpu_init()
Scott Soule Cheloha
2023-04-21
clockintr: refactor clockintr_queue initialization into clockqueue_init()
Scott Soule Cheloha
2023-04-21
clockintr_cpu_init: avoid CQ_INIT flag when scheduling cq_hardclock
Scott Soule Cheloha
2023-04-21
vlan(4) inherits TSO flags
Jan Klemkow
2023-04-21
If gapdummy.c is compiled with -fcf-protection=branch, clang 13
Alexander Bluhm
2023-04-21
drm/amd/pm: correct SMU13.0.7 max shader clock reporting
Jonathan Gray
2023-04-21
drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
Jonathan Gray
2023-04-21
drm/amdgpu/gfx: set cg flags to enter/exit safe mode
Jonathan Gray
2023-04-21
drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
Jonathan Gray
2023-04-21
drm/amdgpu: add mes resume when do gfx post soft reset
Jonathan Gray
2023-04-21
drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F
Jonathan Gray
2023-04-21
drm/i915/dsi: fix DSS CTL register offsets for TGL+
Jonathan Gray
2023-04-21
drm/amd/display: Pass the right info to drm_dp_remove_payload
Jonathan Gray
2023-04-21
clockintr_cpu_init: fix clockintr staggering
Scott Soule Cheloha
2023-04-21
clockintr: add clockqueue_reset_intrclock()
Scott Soule Cheloha
2023-04-21
Drop error variable and return directly; OK mvs tb
Klemens Nanni
2023-04-20
Call sysctl_source() with shared netlock. It performs read-only
Vitaliy Makkoveev
2023-04-20
add viogpu, a VirtIO GPU driver
Joshua Stein
2023-04-20
clockintr: eliminate CL_SCHEDCLOCK flag
Scott Soule Cheloha
2023-04-20
Move ring buffer allocation to before calling uhidev_open(), otherwise
Bryan Steele
2023-04-20
clockintr_cpu_init: mask CQ_INTRCLOCK while advancing schedule
Scott Soule Cheloha
2023-04-19
move kernel lock into multicast ioctl handlers; OK mvs
Klemens Nanni
2023-04-19
Protect rtable_setsource() and rtable_getsource() with exclusive
Alexander Bluhm
2023-04-19
Add a new PT_OPENBSD_NOBTCFI "segment type" to indicate that the kernel
Mark Kettenis
2023-04-19
clockintr: rename CL_CPU_* flags to CQ_* flags
Scott Soule Cheloha
2023-04-19
Remove strict checks added in 1.22, for they break some sensors.
Miod Vallat
2023-04-19
dwmshc on rockchips don't support dma crossy 128M boundaries.
David Gwynne
2023-04-19
dont advertise non-removable sdmmc devices as removable to the scsi layer.
David Gwynne
2023-04-19
handle some more manufacturer ids.
David Gwynne
2023-04-19
get rid of some dead code.
David Gwynne
2023-04-19
flag the device as non-removable if the dt says it's non-removable
David Gwynne
2023-04-19
enable dwmshc to support the emmc controller on rockchip rk356x boards.
David Gwynne
2023-04-19
dwmshc config
David Gwynne
2023-04-18
support Designware Mobile Storage Host Controllers
David Gwynne
2023-04-18
add support for loading files from the EFI System Partition.
David Gwynne
[next]