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-05-23
zap reference to non-existent function in a comment
Jasper Lievisse Adriaanse
2019-05-23
Don't print "not conigured" messages for nodes that are disabled.
Mark Kettenis
2019-05-22
i386/amd64 apm(4): Ignore APM_UPDATE_TIME events.
cheloha
2019-05-22
Allow loading of bigger ucode. This implementation uses the UEFI memory
Mark Kettenis
2019-05-21
add amdgpu from linux 4.19.44 for recent AMD Radeon parts
Jonathan Gray
2019-05-18
Both FreeBSD and I appear to have been confused by intel's deep-dive doc:
Philip Guenther
2019-05-18
Add parsing for standard boot options.
Visa Hankala
2019-05-17
Oops, forgot to include a copyright year when originally added
Philip Guenther
2019-05-17
Mitigate Intel's Microarchitectural Data Sampling vulnerability.
Philip Guenther
2019-05-15
Add support to the BIOS bootloader for random kernel base VA
Mike Larkin
2019-05-15
Reduce branch emulation page access protection during setup. The setup
Visa Hankala
2019-05-15
Drop redundant pmap_proc_iflush() call. The needed instruction cache
Visa Hankala
2019-05-13
free(9) sizes.
Martin Pieuchot
2019-05-13
Move idepth tracking out of interrupt controller into common layer.
Dale Rahn
2019-05-13
vmm: add host side pvclock
pd
2019-05-13
regen (missed this when I did the colemak update)
Aaron Bieber
2019-05-13
Add the needed ICC_PMR_EL1 register bit defines for the previous
Patrick Wildt
2019-05-12
Delete cpu_idle_{enter,leave}_fcn() as unused. Add RETGUARD checks to
Philip Guenther
2019-05-12
s/availible/available/
Philip Guenther
2019-05-12
vmm: add a x86 page table walker
pd
2019-05-12
Between the broken GIC-500 on the RK3399 and differences in the secure mode
Mark Kettenis
2019-05-11
whitespace removal
Mike Larkin
2019-05-11
whitespace removal
Mike Larkin
2019-05-11
whitespace removal
Mike Larkin
2019-05-11
Further cleanup of efi32/64.
Mike Larkin
2019-05-11
Add fusbtc(4) to support the Fairchild FUSB302 USB Type-C controller.
Patrick Wildt
2019-05-11
socppc makes an extended visit to the bigbucket.
Theo de Raadt
2019-05-11
Refactor efiboot into 32 and 64 bit copies.
Mike Larkin
2019-05-11
Refactor efiboot into 32 and 64 bit copies.
Mike Larkin
2019-05-10
Disentangle #ifdef EFIBOOT.
Mike Larkin
2019-05-10
vmm: handle some unhandled exits for SVM
pd
2019-05-10
Add bsd.upgrade support to sparc64 bootloader.
Claudio Jeker
2019-05-09
Eliminate 'make clean' stops with 'rmdir: .: Invalid argument'.
Kenji Aoyama
2019-05-08
Enable ucrcom(4) on all architectures that have uslcom(4).
Mark Kettenis
2019-05-08
Print the current ASID in hex instead of decimal, to match the format
Visa Hankala
2019-05-08
Fix kernel compile with DEBUG_AGINTC.
ccardenas
2019-05-06
Fix thinko in previous. The .bss clearing was overzealous and overwrote
Visa Hankala
2019-05-06
Enforce store/load order when setting or clearing AST flag on mips64
Visa Hankala
2019-05-06
Issue write-write barrier before sending IPI on mips64
Visa Hankala
2019-05-06
Fix unintentional delay of ASTs on MP mips64
Visa Hankala
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace removal
Mike Larkin
2019-05-06
Whitespace and extra semicolon removal.
Mike Larkin
2019-05-05
Getting too tight. Surrender a little
Theo de Raadt
2019-05-05
Add support for the EFI Random Number Generator Protocol and use it to XOR
Mark Kettenis
2019-05-05
Use the .bss for the bootstrap stack of mips_init(). This way the memory
Visa Hankala
2019-05-05
Call cpu_unidle() from need_resched() on mips64 like most
Visa Hankala
[next]