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-13
pmap_copy() has never, ever, been implemented in any of the platforms OpenBSD
Miod Vallat
2023-04-13
Remove intentionally undocumented pci_{io,mem}_find and convert their last
Miod Vallat
2023-04-13
Move USRSTACK to the end of userland address space.
Miod Vallat
2023-04-13
remove duplicate includes
Jonathan Gray
2023-04-12
Pull MP-safe arprequest() out of kernel lock
Klemens Nanni
2023-04-12
regen
Mark Kettenis
2023-04-12
Add BCM4388.
Mark Kettenis
2023-04-12
regen
Mark Kettenis
2023-04-12
Add PCI IDs for the 2nd generation Aquantio 10G NICs.
Mark Kettenis
2023-04-12
remove unused buffer selection code
Jonathan Gray
2023-04-11
Nuke unused function prototype.
Marcus Glocker
2023-04-11
fix double words in comments
Jonathan Gray
2023-04-10
add missing write of SAB_DAFO
Jonathan Gray
2023-04-10
Enable caps lock LED on modern Apple laptop keyboards.
Tobias Heider
2023-04-10
fix setting parity bits
Jonathan Gray
2023-04-10
spelling
Jonathan Gray
2023-04-09
So clang 13 miscompiles dev/usb/umass_scsi.c with the combination if -Oz
Mark Kettenis
2023-04-09
don't attach temperature sensors for which there is no TMP# node in
Joshua Stein
2023-04-08
Return -1 on actual failure
Klemens Nanni
2023-04-08
Do not reload `inp' in gre_send(). The pointer to PCB of raw socket is
Vitaliy Makkoveev
2023-04-08
Move rtm_ifannounce(IFAN_DEPARTURE) outside netlock within if_detach().
Vitaliy Makkoveev
2023-04-08
add missing write to XENON_EMMC_PHY_PAD_CONTROL2
Jonathan Gray
2023-04-08
correct write to MV_XLG_PORT_MAC_CTRL4_REG
Jonathan Gray
2023-04-08
try and cope with not having the firmware/boot loader init the hardware.
David Gwynne
2023-04-07
print which gmac the dwqe driver is attaching to.
David Gwynne
2023-04-07
Remove kernel locks from the ARP input path. Caller if_netisr()
Alexander Bluhm
2023-04-07
Fix whitespace on two lines
Theo Buehler
2023-04-07
register a mapping of dwqe interfaces to ofw nodes/phandles.
David Gwynne
2023-04-07
avoid use of uninitialised memory
Jonathan Gray
2023-04-07
Determine PHY mode and pass the appropriate flags down to the PHY when we
Mark Kettenis
2023-04-07
register a mapping of dwqe interfaces to ofw nodes/phandles.
David Gwynne
2023-04-07
fixed regulators could have a "gpios" or "gpio" property.
David Gwynne
2023-04-07
drm/amdkfd: Get prange->offset after svm_range_vram_node_new
Jonathan Gray
2023-04-07
drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...
Jonathan Gray
2023-04-07
drm/i915: Disable DC states for all commits
Jonathan Gray
2023-04-07
drm/i915/dpt: Treat the DPT BO as a framebuffer
Jonathan Gray
2023-04-07
drm/i915/gem: Flush lmem contents after construction
Jonathan Gray
2023-04-07
drm/amd/display: Take FEC Overhead into Timeslot Calculation
Jonathan Gray
2023-04-07
drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
Jonathan Gray
2023-04-07
drm/amdgpu: allow more APUs to do mode2 reset when go to S4
Jonathan Gray
2023-04-07
drm/i915/tc: Fix the ICL PHY ownership check in TC-cold state
Jonathan Gray
2023-04-07
drm/amdkfd: Fixed kfd_process cleanup on module exit.
Jonathan Gray
2023-04-07
drm/amdkfd: fix potential kgd_mem UAFs
Jonathan Gray
2023-04-07
drm/amdkfd: fix a potential double free in pqm_create_queue
Jonathan Gray
2023-04-07
drm/amdkfd: Fix BO offset for multi-VMA page migration
Jonathan Gray
2023-04-06
Add two more RK3568 clocks.
Mark Kettenis
2023-04-06
The simplebus_attach() function already prints a newline, so drop it here.
Mark Kettenis
2023-04-06
better handle "phy-mode" properties, in particular around clk delays.
David Gwynne
2023-04-05
Push kernel lock into nd6_resolve()
Klemens Nanni
2023-04-05
ARP has a sysctl to show the number of packets waiting for an arp
Alexander Bluhm
[next]