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-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
2018-12-21
remove intr_find_mpmapping proto func removed in intr.c rev 1.31 in 2011
Jonathan Gray
2018-12-18
Detection of MELTDOWN-proof Intel CPUs was broken: cpuid.07 has
Philip Guenther
2018-12-18
Figure out the number of available CPUs using system fuse registers.
Visa Hankala
2018-12-18
Accept DUID as a root disk specifier.
Visa Hankala
2018-12-16
Fix pool ipl to prevent a deadlock scenario.
Visa Hankala
2018-12-16
Avoid using a too big bounce buffer by splitting up large reads. Allows
Otto Moerbeek
2018-12-13
Use a faster, more reliable way to figure out how many TLB entries are
Visa Hankala
2018-12-10
Start passing the IO ports 0x510, 0x511, 0x514, and 0x518 to vmd(8).
Claudio Jeker
2018-12-10
Ensure that we close the file descriptor after loading microcode.
Joel Sing
2018-12-10
Do not call free on a non-allocated pointer.
Joel Sing
2018-12-10
Clean up the mec(4) MII read/write routines a bit.
Visa Hankala
2018-12-10
Fix phy discovery on O2 systems.
Visa Hankala
2018-12-07
For shared interrupts we need to make sure that we register
Patrick Wildt
2018-12-05
Include srp.h where struct cpu_info uses srp to avoid erroring out when
Jonathan Gray
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
[next]