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
/
arch
Age
Commit message (
Expand
)
Author
2024-08-29
Hide all EPT-related bits behind #ifdef in amd64 pmap.
Dave Voutila
2024-08-28
If bounce buffers do not fit, defragment mbuf.
Alexander Bluhm
2024-08-28
Enable per-cpu page cache.
Miod Vallat
2024-08-28
splnet() not needed in activate function
Theo de Raadt
2024-08-27
Enable AMD SEV support in vmm(4).
Alexander Bluhm
2024-08-26
replace multiple '.arch armv8.3-a' with a pauth target attribute
Jonathan Gray
2024-08-25
typo
Miod Vallat
2024-08-25
make activate function confirm to the common idiom; ok miod
Theo de Raadt
2024-08-23
Enable per-cpu page cache; tested on Octeon.
Miod Vallat
2024-08-23
Switch alpha to MI mplock code.
Miod Vallat
2024-08-23
Make sure pmap_kernel's mutex field gets correctly initialized rather than
Miod Vallat
2024-08-22
Fix merge of bounce buffer segments in amd64 bus dma.
Alexander Bluhm
2024-08-22
unrequired header file in vmm_machdep.c
Mike Larkin
2024-08-20
match the config_activate_children() sequences found in other usb host
Theo de Raadt
2024-08-20
Fix whitespace in amd64 bus dma.
Alexander Bluhm
2024-08-20
fix bus_dmamap_destroy
Stefan Fritsch
2024-08-20
Calculate used bounce buffers in amd64 bus dma correctly.
Alexander Bluhm
2024-08-18
Use define to test bounce buffer in amd64 bus dma.
Alexander Bluhm
2024-08-18
don't need to put config_activate_children inside cfattach, because
Theo de Raadt
2024-08-17
Use km_alloc(9) to allocate USPACE instead of uvm_pglistalloc(9).
Martin Pieuchot
2024-08-14
Implement bounce buffering for AMD SEV in amd64 bus dma.
Alexander Bluhm
2024-08-14
Introduce qwz(4), a work-in-progress port of the Linux ath12k driver.
Patrick Wildt
2024-08-12
other growth has happened and I'm out of current culling options,
Theo de Raadt
2024-08-08
Start wire_count for EPT pde pages at 1.
Dave Voutila
2024-08-08
Prevent spurious "/bsd.upgrade is not u+x" message when the file is missing.
Miod Vallat
2024-08-08
Make user ci_flags is declared volatile.
Miod Vallat
2024-08-08
Print suspend-to-idle debug info in a more concise matter.
Mark Kettenis
2024-08-07
crank to 7.6-beta, release date is vague
Theo de Raadt
2024-08-06
The devicetree spec says in section 2.4:
Mark Kettenis
2024-08-05
The devicetree spec says in section 2.4:
Mark Kettenis
2024-08-04
The devicetree spec says in section 2.4:
Mark Kettenis
2024-08-04
Add intelpmc(4), a driver for the power management controller found on
Mark Kettenis
2024-08-02
Code patch out the retpoline in the signal trampoline just
Philip Guenther
2024-08-01
Add device tree mapping for Samsung Galaxy Book4 Edge.
Marcus Glocker
2024-07-31
Add ufshci(4) at fdt support.
Marcus Glocker
2024-07-30
Make the Samsung Galaxy Book4 Edge (x1e80100) boot in ACPI mode;
Marcus Glocker
2024-07-30
Populate most of the remaining hwcap and hwcap2 flags based on the detected
Mark Kettenis
2024-07-29
Set the target ACPI to S5 when we're powering down the machine. Prevents
Mark Kettenis
2024-07-27
Use ".arch_extension fp" for the signal trampoline since it saves and
Mark Kettenis
2024-07-26
On AMD vmm(4) set SVM_INTERCEPT_INVLPGA in intercept1.
Alexander Bluhm
2024-07-26
use the fp target attribute with fpu_save()/fpu_load()
Jonathan Gray
2024-07-24
If the CPU cores implement FEAT_IDST, emulate access to the CPU ID
Mark Kettenis
2024-07-24
vmm(4): drop checks for EPT or RVI in some functions.
Dave Voutila
2024-07-21
For AMD SEV determine C-bit position and guest mode in locore0.
Alexander Bluhm
2024-07-21
Populate hwcap and hwcap2 based on the sanitized values of the ID register
Mark Kettenis
2024-07-21
Export basic HWCAP bits to let applications detect Altivec & VSX on powerpc64
Jeremie Courreges-Anglas
2024-07-21
Export basic HWCAP bits to let applications detect Altivec on powerpc
Jeremie Courreges-Anglas
2024-07-21
A few manual ret-cleans. Seeing as these pertain to interrupt servicing,
Theo de Raadt
2024-07-18
Fix typos in previous commit spotted by naddy@
Mark Kettenis
2024-07-17
Clean up the cpi_id_aa64xxx variables at the end of autoconf such that
Mark Kettenis
[next]