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
2021-05-27
Relax criteria for recognizing GPT formatted media by allowing the
Kenneth R Westerback
2021-05-27
Use todr_attach(). Prompted by cheloha@
Mark Kettenis
2021-05-27
ajacoutot says i missed copying some bits from bridge for divert-to.
David Gwynne
2021-05-27
ajacouto says i missed copying some bits from bridge for divert-to.
David Gwynne
2021-05-26
Add aplspmi(4), a driver for the Apple SPMI controller, and aplpmu(4)
Mark Kettenis
2021-05-26
Fix the return value for the FUTEX_WAIT/FUTEX_WAIT_PRIVATE futex(2)
Mark Kettenis
2021-05-26
Use `so_lock' to protect key management (PF_KEY) sockets. This can be
mvs
2021-05-26
add support for pf divert-to on tpmr, like what was done for veb(4).
David Gwynne
2021-05-26
support divert-to when pf applies it to a packet.
David Gwynne
2021-05-25
As network features are not added dynamically, the domain structures
Alexander Bluhm
2021-05-25
clang's assembler now supports 64-suffixed versions of the
Philip Guenther
2021-05-25
The arrays sadb_exts_allowed_out and sadb_exts_required_out are
Alexander Bluhm
2021-05-24
Add apldwusb(4), a glue driver for the Synpsys DesignWare USB 3 controllers
Mark Kettenis
2021-05-24
Add support for a DART with two sets of registers. We need this to support
Mark Kettenis
2021-05-23
Some machines (e.g. some Intel Macs) have a EFI memory map with more than
Mark Kettenis
2021-05-22
In dt(4) add an offset of 100000 to the thread ID. This also happens
Alexander Bluhm
2021-05-22
Cast line_size to address width before using for alignment.
Dale Rahn
2021-05-22
Fix aml_rwgsb(). My interpretation of the ACPI standard turned out to be
Mark Kettenis
2021-05-22
Use atomic operations for reference counting VM maps.
Martin Pieuchot
2021-05-21
Avoid spinning on the kernel lock with interrupts disabled.
Mark Kettenis
2021-05-21
reduce diff relative to other arch (arm64 seems most relevant here)
Theo de Raadt
2021-05-21
delete useless comment
Theo de Raadt
2021-05-21
Add an additional pin configuration.
Mark Kettenis
2021-05-21
Fix some comments and use pmap_pte_insert() to update PTEs instead of
Mark Kettenis
2021-05-21
Fix style(9) in prototypes definition.
mvs
2021-05-21
Fix __ppc_lock for page faults that recursively grab the lock.
gkoehler
2021-05-20
Print cache information based on device tree properties like we do on
Mark Kettenis
2021-05-20
vmm(4): don't advertise cpu support for TSC_ADJUST msr
dv
2021-05-20
Significant overhaul of the floating point save/restore code.
Dale Rahn
2021-05-20
We changed powerpc64 to allow write access to write only mappings.
Alexander Bluhm
2021-05-20
Make use of uao_dropswap_range() in uao_free() instead of re-rolling it.
Martin Pieuchot
2021-05-20
Significant overhaul of the floating point save/restore code.
Dale Rahn
2021-05-19
add pci to RAMDISK as well
Jonathan Gray
2021-05-19
Get rid of the do-nothing cache setup code. The RISC-V architecture has
Mark Kettenis
2021-05-19
delete useless XXX
Theo de Raadt
2021-05-19
delete useless XXX
Theo de Raadt
2021-05-19
Only advertise MSI support if there is an MSI controller of some sort.
Mark Kettenis
2021-05-19
Add PCI support.
Mark Kettenis
2021-05-19
Double the maximum data size limit on powerpc64. Now it is 32 GB
Alexander Bluhm
2021-05-19
In ttyinfo() check that ps_vmspace isn't NULL before calculating the
Mark Kettenis
2021-05-19
Disable global mappings when using PCID.
Patrick Wildt
2021-05-19
Bring riscv64 intr.c code in sync with arm64. This brings us:
Mark Kettenis
2021-05-19
Please sir, I want some more (ramdisk miniroot space)
Theo de Raadt
2021-05-19
match on Intel 500 Series PCH ids
Jonathan Gray
2021-05-19
regen
Jonathan Gray
2021-05-19
add Intel 500 Series PCH ids
Jonathan Gray
2021-05-19
regen
Jonathan Gray
2021-05-19
add more inteldrm and amdgpu ids
Jonathan Gray
2021-05-18
Enable umb(4).
Kevin Lo
2021-05-18
regen
Kevin Lo
[next]