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
2019-02-09
vmm(4): add a debug printf when processing vmxon operations
Mike Larkin
2019-02-03
Add mvgicp(4), a driver for the Marvell extension to the GIC that
Patrick Wildt
2019-02-03
enable -msave-args when building with clang.
David Gwynne
2019-02-03
Delete cases in kerntrap() that just jump to the default case
Philip Guenther
2019-02-02
Improve stack trace saving on i386:
Visa Hankala
2019-02-02
Improve stack trace saving on amd64:
Visa Hankala
2019-02-01
Properly account wired pages in pmap_randomize_level
Mike Larkin
2019-01-31
Bump version number to be able to distinguish bootloaders with softraid
Mark Kettenis
2019-01-31
Implement booting from softraid on arm64. This consists of creating a
Patrick Wildt
2019-01-29
Enable CRYPTO for arm64 RAMDISK so that we can use softraid crypto.
Patrick Wildt
2019-01-29
ixl works fine on sparc64
David Gwynne
2019-01-25
build ccp(4) on ramdisks
Jonathan Gray
2019-01-24
Add .fpu directives in inline assembly to silence new compiler
Mark Kettenis
2019-01-24
Correct a wrong comment about PTE skip size
Mike Larkin
2019-01-24
32 not 16
Theo de Raadt
2019-01-24
the KERN*_{HI,LO} variables are not needed, and easier to calculate the
Theo de Raadt
2019-01-24
gdt64 is only used by locore0 during the gut-wrenching 32-bit bring-up, so
Theo de Raadt
2019-01-24
mptramp.S does not export gdt64, another historical locore.s splitup error
Theo de Raadt
2019-01-23
RELOC() is not performed here (remained from when locore was split up)
Theo de Raadt
2019-01-23
using _C_LABEL() inside a macro which uses _C_LABEL() is silly and wrong
Theo de Raadt
2019-01-23
enable the apm(4) subsystem on arm64
Peter Hessler
2019-01-23
Add the apm(4) subsystem to arm64.
Peter Hessler
2019-01-22
flense more trailing whitespace
Peter Hessler
2019-01-22
remove trailing whitespace in the Laptop Package part of the license text.
Peter Hessler
2019-01-21
Support 2TB phys mem
Mike Larkin
2019-01-21
vmm: better handling of CPUID[1].ECX[OSXSAVE] bit
Mike Larkin
2019-01-21
Don't add PG_u to the upper level PTEs in the meltdown case
Mike Larkin
2019-01-21
vmm: better handling of two SMM related MSRs
Mike Larkin
2019-01-20
Adjust punctuation in comment to align columns consistently
Philip Guenther
2019-01-20
Add support for a new kcov trace mode called KCOV_MODE_TRACE_CMP where
anton
2019-01-20
Use rdmsr_safe in svm_handle_msr
Mike Larkin
2019-01-20
Implement rdmsr_safe
Mike Larkin
2019-01-19
Add a pwraction sysctl that controls what the power button does on acpi.
Ted Unangst
2019-01-19
enable myx(4) on the large ramdisk. has been enabled in GENERIC for a while.
Peter Hessler
2019-01-19
Finish randominzing remaining layers of pmap_kernel
Mike Larkin
2019-01-19
now that it works, enable ixl(4) on amd64
Jonathan Matthew
2019-01-18
remove a debugging printf that has outlived its usefulness
Mike Larkin
2019-01-18
delete vmm(4) in i386
pd
2019-01-17
Remove some empty lines
Mike Larkin
2019-01-17
Enable bwfm(4) in RAMDISK_CD
Mike Larkin
2019-01-15
Remove an unused variable. Spotted by clang.
Visa Hankala
2019-01-14
Add support for building kernels with clang. Clang does not support
Mark Kettenis
2019-01-14
Remove obsolete symbols.sort target.
Visa Hankala
2019-01-14
Wrap floating point instructions with .set hardfloat to make clang's
Visa Hankala
2019-01-13
Handle card detect GPIO.
Visa Hankala
2019-01-13
Pass timeout in seconds instead of ticks.
Visa Hankala
2019-01-12
Enable ohci at fdt.
Mark Kettenis
2019-01-12
Add a driver for OCTEON GPIO controller.
Visa Hankala
2019-01-12
Attach the AHCI controller bridge driver even if the AHCI controller
Visa Hankala
2019-01-11
imxsrc(4), a driver for the i.MX System Reset Controller. We will
Patrick Wildt
[next]