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
2024-11-12
remove unused arm64_machdep.h
Jonathan Gray
2024-11-12
rename bus space files to match other archs
Jonathan Gray
2024-11-12
bump the type used to specify traffic queue bandwidth to 64bit.
David Gwynne
2024-11-12
add wd to nam2blk to match bdevsw
Jonathan Gray
2024-11-11
order nam2blk by major number
Jonathan Gray
2024-11-11
remove unused mainbus.h; ok miod@
Jonathan Gray
2024-11-11
If nostop is set properly ignore stop signals with default handlers.
Claudio Jeker
2024-11-10
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Jonathan Gray
2024-11-10
remove vmx_pmap_find_pte_ept(), used by removed EPT mprotect ioctl
Jonathan Gray
2024-11-10
Lock send socket buffer for fstat syscall.
Alexander Bluhm
2024-11-10
all archs now have ci_idepth, remove ifdefs
Jonathan Gray
2024-11-10
replace uvm.h includes with uvm_extern.h where possible
Jonathan Gray
2024-11-10
no need to include both uvm.h and uvm_extern.h
Jonathan Gray
2024-11-10
Do not call uvm_swap_finicrypt_all() a second time in dumpsys().
Jonathan Gray
2024-11-10
remove unused XINTR() define
Jonathan Gray
2024-11-09
remove unused functions; ok mglocker@
Jonathan Gray
2024-11-09
libz: sync with base
Theo Buehler
2024-11-09
The buffer flipper (incorrectly?) uses pmap_copy_page() from interrupt
Mark Kettenis
2024-11-09
Simplify uvm wire and unwire in psp(4) for lauch update data.
Alexander Bluhm
2024-11-09
Regen
Miod Vallat
2024-11-09
Add support for Exar XR17V352, submitted by Sean on tech@
Miod Vallat
2024-11-09
Regen
Miod Vallat
2024-11-09
More uftdi(4) devices; from Cameron Willams on tech@
Miod Vallat
2024-11-09
Regen
Miod Vallat
2024-11-09
More udl(4) devices, from NetBSD.
Miod Vallat
2024-11-09
remove unused ifq_is_serialized()
Jonathan Gray
2024-11-08
Change 'labeloffset' to 0 from 64 as that space in the OpenBSD disklabel bloc...
Kenneth R Westerback
2024-11-08
Use read once in socket filter functions.
Alexander Bluhm
2024-11-08
Use mutex of receive socket buffer to protect so_oobmark.
Alexander Bluhm
2024-11-08
qcpas: send APM_POWER_CHANGE events upon ac / battery life changes
Landry Breuil
2024-11-08
Use a mutex to make psp(4) MP safe.
Alexander Bluhm
2024-11-08
sparc64 now has ci_idepth.
Martin Pieuchot
2024-11-08
TCP send and receive space update are MP safe.
Alexander Bluhm
2024-11-08
pf(4) when doing af-to translation for ICMP protocol sends packets
Alexandr Nedvedicky
2024-11-08
remove pmap_zero_page_uncached()
Jonathan Gray
2024-11-08
Move sparc64-specific ofw prototypes out of the MI header.
Miod Vallat
2024-11-08
Constify strtab.
Martin Pieuchot
2024-11-08
Add a work-in-progress version of ice(4), a driver for Intel E810 devices.
Stefan Sperling
2024-11-08
psp(4) waits for acknowledgement of wbinvd from other CPU.
Alexander Bluhm
2024-11-08
regen
Stefan Sperling
2024-11-08
add two Intel E810 Ethernet PCI device IDs
Stefan Sperling
2024-11-08
Use PCB iterator for raw IPv6 input loop.
Alexander Bluhm
2024-11-08
Add support for MA devices.
Mark Kettenis
2024-11-08
Implement interrupt depth counter for sparc64.
Miod Vallat
2024-11-08
Correctly compute access type for write faults. This allows write-only
Miod Vallat
2024-11-08
remove ID register values, cpu.c uses different defines
Jonathan Gray
2024-11-08
remove PCI MMIO defines, matches recent amd64 change
Jonathan Gray
2024-11-08
remove unused pmap_move()
Jonathan Gray
2024-11-08
remove unused VM_MAXUSER_ADDRESS32
Jonathan Gray
2024-11-08
remove unused I386_IPI_NAMES, amd64 X86_IPI_NAMES removed in 2019
Jonathan Gray
[next]