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
13 days
Regen
Miod Vallat
13 days
Add support for Exar XR17V352, submitted by Sean on tech@
Miod Vallat
14 days
Regen
Miod Vallat
14 days
More uftdi(4) devices; from Cameron Willams on tech@
Miod Vallat
14 days
Regen
Miod Vallat
14 days
More udl(4) devices, from NetBSD.
Miod Vallat
14 days
remove unused ifq_is_serialized()
Jonathan Gray
14 days
Change 'labeloffset' to 0 from 64 as that space in the OpenBSD disklabel bloc...
Kenneth R Westerback
14 days
Use read once in socket filter functions.
Alexander Bluhm
14 days
Use mutex of receive socket buffer to protect so_oobmark.
Alexander Bluhm
14 days
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
2024-11-07
Expand amd64 wbinvd_on_all_cpus() with acknowledge.
Alexander Bluhm
2024-11-07
Constify strings in symbol-related ddb interfaces, and make the iterator
Miod Vallat
2024-11-07
Remove OF_package_to_path(). This routine used to be needed by the OFW
Miod Vallat
2024-11-07
Before stopping a thread because of stop signal set ps_xsig to the signum
Claudio Jeker
2024-11-07
Document locking of failing allocation requests and improve the comments.
Martin Pieuchot
2024-11-07
Free Oxford commas for most of the comments.
Martin Pieuchot
2024-11-07
Do not try to release memory if all we need is balancing the page lists.
Martin Pieuchot
2024-11-07
Optimize active & inactive list traversals when looking only for low pages.
Martin Pieuchot
2024-11-07
Use a static request to notify failed nowait allocations.
Martin Pieuchot
2024-11-07
Remove redundant `constraint' argument to uvmpd_scan() & friends.
Martin Pieuchot
2024-11-07
Introduce an helper to check if memory has been freed for a given request.
Martin Pieuchot
2024-11-07
Introduce an helper to check if a page belongs to a given memory range.
Martin Pieuchot
2024-11-07
de-macro SWAP_KEY_*; ok miod@ mpi@
Jonathan Gray
2024-11-07
Remove leftover indirections required by pre-armv7 cpu support.
Miod Vallat
2024-11-07
Remove two unnecessary instructions, at least one being a leftover from
Miod Vallat
2024-11-07
remove unused SWAP_KEY_EXPIRE define
Jonathan Gray
2024-11-07
add rcs ids
Jonathan Gray
2024-11-06
Do not store the value of sp in struct clockframe, for nothing has a need
Miod Vallat
2024-11-06
Factor out the ptrace trap into proc_trap() and simplify the signal
Claudio Jeker
[next]