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-05-07
Use speed from device tree for serial console on armv7 too.
Mark Kettenis
2018-05-06
Use speed from device tree for serial console. Makes it possible to boot
Mark Kettenis
2018-05-05
Enable octcrypto(4).
Visa Hankala
2018-05-04
Add a common rules file for ofw sources to help keep the configurations
Visa Hankala
2018-05-04
Fix WITNESS build on arm64.
Visa Hankala
2018-05-04
Add stack trace saving for arm64.
Visa Hankala
2018-05-04
Initialize st_count in db_save_stack_trace().
Visa Hankala
2018-05-04
Leave out an unnecessary symbol lookup.
Visa Hankala
2018-05-03
Add support for SMCCC 1.1 which provides proper support for the firmware-based
Mark Kettenis
2018-05-02
Fix build. The power domain API is needed by r1.9 of xhci_fdt.c.
Visa Hankala
2018-05-02
Add imxpd(4) which is a power domain controller driver that
Patrick Wildt
2018-05-02
Implement a power domain framework to turn on/off so-called power
Patrick Wildt
2018-05-02
Remove proc from the parameters of vn_lock(). The parameter is
Visa Hankala
2018-05-01
vmmci(4) depends on pvbus(4) being available, unbreak
Peter Hessler
2018-04-30
vmd(8): unbreak i386
Mike Larkin
2018-04-28
replace add_*_randomness with enqueue_randomness()
Jasper Lievisse Adriaanse
2018-04-28
Clean up the parameters of VOP_LOCK() and VOP_UNLOCK(). It is always
Visa Hankala
2018-04-27
rasops: implement scrollback
Joshua Stein
2018-04-27
use nitems()
Jasper Lievisse Adriaanse
2018-04-27
-fretpoline for non-RAMDISK kernels. Skylake product needs it, and
Theo de Raadt
2018-04-27
vmm(4): pass through ELCRx ports to vmd(8)
Mike Larkin
2018-04-27
Fix the prologue detection to match amd64 opcodes, not i386 opcodes
Philip Guenther
2018-04-26
vmm(4): passthrough port 0x61 to vmd(8)
Mike Larkin
2018-04-26
Oups, we only need vmmci(4) for the ramdisk, not the whole vmm(4).
Peter Hessler
2018-04-26
enable vmmci(4) on the ramdisks, so bsd.rd plays nicer when it powers off
Peter Hessler
2018-04-26
vmm(4): Rearrange some interrupt window exiting code
Mike Larkin
2018-04-26
Prefer leaq+%rip-relative over movabsq
Philip Guenther
2018-04-26
Reorder trapframe/intrframe to put %rbp next to %rip and make it
Philip Guenther
2018-04-26
vmm(4): remove some unnecessary kernel lock code from the SVM guest loop
Mike Larkin
2018-04-26
vmm(4): ensure SVM_INTERCEPT_INTR is always enabled before entering
Mike Larkin
2018-04-26
Drop into ddb(4) if pmap_tlb_shoot*() take too much time in MP_LOCKDEBUG
Martin Pieuchot
2018-04-25
Simplify the handling of faults in iretq and xrstor by doing the
Philip Guenther
2018-04-25
vmm(4): clarify whose FPU state we are saving (change in a comment)
Mike Larkin
2018-04-25
Add a way to reattach efifb(4). This will be used when radeondrm(4)
Jonathan Gray
2018-04-24
Move code into inline functions to hide #ifdefs and improve readability.
Philip Guenther
2018-04-24
vmm(4): fix lockups on SVM hosts when booting Linux guests
Mike Larkin
2018-04-24
<machine/i82489reg.h> isn't used here
Philip Guenther
2018-04-24
account for FPU context switch (uvm statistic only)
Mike Larkin
2018-04-24
make the check for XSAVE the same as it is later in the file, for
Mike Larkin
2018-04-24
Enable gpioiic(4) and gpioow(4). From Artturi Alm.
Mark Kettenis
2018-04-24
Enable em(4) on loongson.
Visa Hankala
2018-04-24
Do not lock the kernel when expanding the working buffer.
Visa Hankala
2018-04-23
Move efi_cleanup() to before the mem_pass() since efi_cleanup() might
YASUOKA Masahiko
2018-04-22
Add reference counting that prevents freeing of busy aesni sessions.
Visa Hankala
2018-04-20
oops, snapshot tests not ready yet
Theo de Raadt
2018-04-20
sync
Theo de Raadt
2018-04-20
Add a workaround that lets loongson bootblocks work with PMON that
Visa Hankala
2018-04-20
Make loongson bootblocks use disklabel duid instead of PMON device name
Visa Hankala
2018-04-20
grammar fixes PTE's -> PTEs
Mike Larkin
2018-04-20
enable ccp(4) as found on recent amd chips
David Gwynne
[next]