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-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
2019-01-11
Move the placement of pmap_kernel's toplevel PML4 page
Mike Larkin
2019-01-10
add efifb_stolen() to get the size of the efifb framebuffer
Jonathan Gray
2019-01-09
Make arm64 efiboot can boot from partitions other than "a".
YASUOKA Masahiko
2019-01-07
Extents code has its own set of flags and does not use malloc's.
Alexander Bluhm
2019-01-07
Enabling both kcov and retguard is now possible due to the recent bump of
anton
2019-01-07
tweak ohci_checkrev so it doesnt print a leading comma and space.
David Gwynne
2019-01-06
Increase L2 PTE reservation for the kernel
Mike Larkin
2019-01-06
remove some old comments that were inherited from i386 (and wrong)
Mike Larkin
2019-01-05
Expand a macro instruction for clang. Unlike gas, the integrated
Visa Hankala
2019-01-05
Replace two-operand instruction aliases that clang does not
Visa Hankala
2019-01-05
match arm64 and armv7 and print unconfigured simplebus devices on octeon
Jonathan Gray
2019-01-05
match arm64 and print unconfigured simplebus devices on armv7
Jonathan Gray
2019-01-05
enable ohci at fdt on RAMDISK as well
Jonathan Gray
2019-01-04
enable ohci at fdt
David Gwynne
2019-01-03
add a simplebus print function so unconfigured devices appear in dmesg.
David Gwynne
2019-01-03
Crank MAXTSIZ to next pow2 (256MB) because a few piggy binaries
Theo de Raadt
2019-01-03
Fix .end symbol.
Visa Hankala
2019-01-02
In pmap_page_protect(), zap the PTE before unlinking. At that point the
Mark Kettenis
2019-01-02
markup boot prompt commands using Ic, not Nm; ok jmc@
anton
2019-01-02
abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants.
Patrick Wildt
2019-01-01
Fix comment typo
Philip Guenther
2018-12-31
Avoid calling setperf() with a negative level.
Mark Kettenis
2018-12-31
Set floating point condition code even if the result of an emulated
Visa Hankala
2018-12-31
Cleanup bootloader code. Compile with -ffreestanding and add ffs.S as a
Claudio Jeker
2018-12-30
Turn on -mretpoline by default in clang on amd64, but turn it off
Philip Guenther
2018-12-28
Fix dino at uturn attachment. From miod@
Mark Kettenis
2018-12-27
Move away from K&R style function definitions. clang is rather picky about
Claudio Jeker
2018-12-27
Do not assign node to itself. Instead move the earlier initialisation into
Claudio Jeker
2018-12-24
Adjust cpsw for linux 4.20 device tree changes. The location of the phy
Jonathan Gray
2018-12-21
Do PAT setup earlier such that mapping the framebuffer WC works at the
Mark Kettenis
[next]