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-07-14
Add missing <machine/elf.h> for compound arches.
Miod Vallat
2024-07-14
Add elf_aux_info(3)
Jeremie Courreges-Anglas
2024-07-14
vmm(4)/vmx: update host cr3, invept on cpu migration.
Dave Voutila
2024-07-12
manual ret-clean; ok mlarkin
Theo de Raadt
2024-07-11
Use FEAT_RNG to feed entropy into the random subsystem like we do on amd64.
Mark Kettenis
2024-07-11
umoddi3.c is now needed for libz
Theo de Raadt
2024-07-10
Extend DMA constraints override to include all SC8280XP and X1E80100 based
Patrick Wildt
2024-07-10
Use AMD SEV C-bit in inital page tables setup by locore0.
Alexander Bluhm
2024-07-10
Implement support for deeper idle states offered by PSCI. Reduces the
Mark Kettenis
2024-07-10
Hook up the Qualcomm UEFI Secure Application that handles EFI variables to
Mark Kettenis
2024-07-10
Missed some files in previous commit to split vmd into mi/md.
Dave Voutila
2024-07-10
Split vmd into mi/md parts.
Dave Voutila
2024-07-09
Prepare pmap for using the AMD SEV C-bit to encrypt guest memory.
Alexander Bluhm
2024-07-09
do a manual ret-clean operation inside the vmm_dispatch_intr asm code
Theo de Raadt
2024-07-09
vmd/vmm: move vm_run_params into mi header.
Dave Voutila
2024-07-09
Remove trailing whitespace. No code change.
Mike Larkin
2024-07-09
fix disasm of fucompp
Jonathan Gray
2024-07-08
Introduce sched_unpeg_curproc() to abstract the current implementation.
Martin Pieuchot
2024-07-08
octeon/cnmac: assume 1Gbps in the default case
Landry Breuil
2024-07-07
Add device tree mapping for Lenovo Yoga Slim 7x.
Patrick Wildt
2024-07-07
remove unused i386_spurious()
Jonathan Gray
2024-07-06
remove ampintc_intr_string(), unused on arm64
Jonathan Gray
2024-07-06
octeon/cnmac: Skip the switch port (cnmac2) on the 5-ports EdgeRouter POE
Landry Breuil
2024-07-05
When trying to enable multiple MSI vectors, check the flag first whether
Patrick Wildt
2024-07-03
Right now MSIs don't work on the Qualcomm Snapdragon X Elite (X1E80100).
Patrick Wildt
2024-07-03
Add device tree mapping for Asus Vivobook S15.
Mark Kettenis
2024-07-03
Map BUS_SPACE_MAP_PREFETCHABLE to Normal-NC. There are other memory
Mark Kettenis
2024-07-03
Switch to a table for mapping smbios vendor/product to device tree file
Mark Kettenis
2024-07-03
remove __mp_release_all_but_one(), unused since sched_bsd.c rev 1.92
Jonathan Gray
2024-07-02
Fix unintended comparison between signed and unsigned integer.
Mark Kettenis
2024-07-02
Give the Qualcomm Snapdragon X Elite (X1E80100) the same treatment as its
Patrick Wildt
2024-07-02
The traditional LL/SC atomics perform poorly on modern arm64 systems with
Mark Kettenis
2024-07-02
remove oga's copyright notice, none of those changes remain
Jonathan Gray
2024-07-02
remove unused agp_flush_cache_range()
Jonathan Gray
2024-07-02
remove unused agp_map functions
Jonathan Gray
2024-06-30
we don't need the NOBYFOUR space-savings option anymore, that codepath
Theo de Raadt
2024-06-26
return type on a dedicated line when declaring functions
Jonathan Gray
2024-06-25
Print the last non-wakeup interrupt received during suspend. Note that
Mark Kettenis
2024-06-24
Show AMD SEV bits during identify CPU in dmesg.
Alexander Bluhm
2024-06-23
If an ioctl(2) request isn't implemented we should return ENOTTY.
Mark Kettenis
2024-06-23
While Qualcomm Snapdragon X Elite (X1E80100) claims to support 32 device-id
Patrick Wildt
2024-06-23
Add support for ACPI firmware that provides the base address of individual
Mark Kettenis
2024-06-23
Fix previous commit; add missing label
Mark Kettenis
2024-06-23
Enable EPAN if it is available.
Mark Kettenis
2024-06-22
remove space between function names and argument list
Jonathan Gray
2024-06-21
recognise Qualcomm Oryon; ok kettenis@
Jonathan Gray
2024-06-20
Instead of allocating an arbitrary amount of extra space, let the EFI
Mark Kettenis
2024-06-20
Instead of allocating an arbitrary amount of extra space, let the EFI
Mark Kettenis
2024-06-20
Enable uvm percpu caches on luna88k.
Kenji Aoyama
2024-06-19
The GICv3 redistributor spacing on the X1E80100 (Snapdragon X Elite)
Patrick Wildt
[next]