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-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
2021-05-18
Add support for Quectel EC25.
Kevin Lo
2021-05-18
panic does not require a \n at the end. When one is provided, it looks wrong.
Theo de Raadt
2021-05-18
use ctfstrip instead of strip to add .SUNW_ctf
Jonathan Gray
2021-05-18
Move the pciecam stanza back into files.arm64 since armv7 has its own
Mark Kettenis
2021-05-18
Move potential sleeping m_getclr(9) out of `unp_lock' within unp_bind().
mvs
2021-05-18
Add pre-DMA-write barrier after data is stored to memory
Alexandre Ratchov
2021-05-18
Remove the no-op instruction cache flush/wb/inv operations and replace them
Mark Kettenis
2021-05-18
regen
Mark Kettenis
2021-05-18
Add Quectel EM120R-GL and Samsung PM9A1.
Mark Kettenis
2021-05-18
Drop fragmented 802.11 frames.
Stefan Sperling
2021-05-18
vmm(4): add more specific error messages for vm-entry failures
dv
2021-05-17
vmm(4): fix race condition related to incorrect physical cpu tracking
dv
2021-05-17
fix state key reference underflow, when sk == skrev
Alexandr Nedvedicky
2021-05-17
Move pciecam.c to dev/fdt/.
Mark Kettenis
2021-05-17
Revert. Last change should not have been committed.
Claudio Jeker
2021-05-17
Forgot this directory in last commit for the UNIX-domain socket buffer
Claudio Jeker
2021-05-17
Rename some MD structs by giving them an architecture-neutral name in
Mark Kettenis
[next]