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
2018-12-04
Add processor IDs for several OCTEON II and III SoCs.
Visa Hankala
2018-12-03
Do not process the top 32 bits of the 64 bit interrupt mask register
Visa Hankala
2018-12-03
Remove the unused interrupt type (edge/level) from the mace interrupt
Visa Hankala
2018-11-23
Add the pvclock(4) guest driver for paravirtual clocks
Reyk Floeter
2018-11-20
Fix typos in memprobe address check. Diff from Andrew Daugherity.
YASUOKA Masahiko
2018-11-15
one more typo noticed while pasting miod a reply;
Jason McIntyre
2018-11-15
fix typos in comments; from miod
Jason McIntyre
2018-11-12
Fix grammar in comment
Philip Guenther
2018-11-11
Add END() macro to set symbol size like every other arch
Philip Guenther
2018-11-08
Remove cardbus and pcmcia debug options that we don't enable on other
Mark Kettenis
2018-11-07
Document `machine gop [mode]' command
kn
2018-11-05
Fix kernel build without serial console
kn
2018-10-31
Bring over gapdummy.c changes from amd64/amr64/armv7/i386.
Mark Kettenis
2018-10-30
The way we currently generate gap.o using a linker script results in .rodata
Mark Kettenis
2018-10-30
The way we currently generate gap.o using a linker script results in .rodata
Mark Kettenis
2018-10-26
Use EFI memory map to determine what memory regions are availble just like
Mark Kettenis
2018-10-26
Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSC
Mark Kettenis
2018-10-26
With lld the calculation of the entry point was wrong since
Christian Weisgerber
2018-10-26
Correct linker emulation name for lld when building i386 kernels on amd64.
Christian Weisgerber
2018-10-23
Comvert a few uvm_km_alloc(9) and uvm_km_valloc(9) calls to km_alloc(9).
Mark Kettenis
2018-10-22
More "explicitely" -> "explicitly" in various comments.
Kenneth R Westerback
2018-10-20
Take the "package" into account when calculating the "smt" ID on modern
Mark Kettenis
2018-10-20
Sync with amd64 version.
Mark Kettenis
2018-10-20
Sync with amd64 version.
Mark Kettenis
2018-10-20
Bring over changes from aarch64 to fix building with ld.lld on amd64.
Mark Kettenis
2018-10-20
Add i386 relocations. Needed for 32-bit UEFI bootloader.
Mark Kettenis
2018-10-16
Add linker script to assis lld with building something usable that doesn't
Mark Kettenis
2018-10-16
Add gapdummy logic (already used on other archs) to allow linking with lld.
Christian Weisgerber
2018-10-13
Tweak linker flags and objcopy invocation to make things build with lld.
Mark Kettenis
2018-10-08
Generate SIGBUS when we see a data abort exception because of unaligned
Mark Kettenis
2018-10-07
In vmm, handle xsetbv like xrstor: instead of trying to prevalidate
Philip Guenther
2018-10-05
Provide an MD 64-bit byteswapping function build on 32-bit swaps
Christian Weisgerber
2018-10-04
Use PCIDs where they and the INVPCID instruction are available.
Philip Guenther
2018-10-02
Unify the MD byteswapping code as much as possible across architectures.
Christian Weisgerber
2018-10-01
Use inline functions instead of GNU C statement expressions for the MD
Christian Weisgerber
2018-09-30
Delete the reserve_dumppages() declaration, missed in its 2010 removal
Philip Guenther
2018-09-28
Add vlan and trunk to arm64's RAMDISK (amd64 parity)
ccardenas
2018-09-26
Fix controller name.
Visa Hankala
2018-09-26
Increase the timeout from previous commit further. Rather than warning
Theo de Raadt
2018-09-22
Remap the UEFI buffer early such that we can use a write combining mapping
Mark Kettenis
2018-09-22
Enable USB bwfm(4) on macppc RAMDISK as well, matching GENERIC.
Stefan Sperling
2018-09-21
Enable bwfm(4) in GENERIC on macppc.
Stefan Sperling
2018-09-20
grow alpha and hppa media to accomodate some recent growth
Theo de Raadt
2018-09-20
vmm(4): Clear the guest MWAITX/MONITORX extended CPUID feature bit,
Bryan Steele
2018-09-19
Free edid_buf after use so to fix possible memory leak.
Claudio Jeker
2018-09-18
vmm(4): Reset host LDTR on exit for SVM
Mike Larkin
2018-09-18
grow arm64 ramdisk
Theo de Raadt
2018-09-14
Unify and bump some of the NMBCLUSTERS defines. Some archs had it set to
Claudio Jeker
2018-09-14
add gapdummy.c to the "clean" target like other generated files
Christian Weisgerber
2018-09-12
Make pmap_protect(9) actually remove exec permission if the new permissions
Mark Kettenis
[next]