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
2022-08-20
drop detection code for Cyrix CPUs older than the Cyrix M2
Daniel Dickman
2022-08-20
remove Cyrix 486DLC register defines from amd64
Daniel Dickman
2022-08-18
repair printing of cpu class after machdep.c 1.652
Jonathan Gray
2022-08-18
Move recomputation of hz and stathz from glk to glkclk, lets a kernel with
Miod Vallat
2022-08-17
Mention support for booting off RAID 1C
Klemens Nanni
2022-08-17
Fix vldc(4) event filters
Visa Hankala
2022-08-17
No more disklabel -B.
Miod Vallat
2022-08-15
unifdef KDB
Jonathan Gray
2022-08-15
Add softraid(4) RAID 1C boot support
Klemens Nanni
2022-08-15
drop detection code for 386sx/386dx CPUs
Daniel Dickman
2022-08-13
avoid uninitialised var when boot_unit has an unexpected value
Jonathan Gray
2022-08-12
Crank amd64 boot loader version numbers for softraid(4) RAID 1C boot support.
Stefan Sperling
2022-08-12
add support for booting from RAID 1C softraid(4) volumes on amd64
Stefan Sperling
2022-08-12
Make sure we don't pass uninitialized siginfo values to trapsignal(); from
Miod Vallat
2022-08-12
Fix to work 1bpp Xorg server again on 1bpp framebuffer hardware.
Kenji Aoyama
2022-08-12
use string literal for format string
Jonathan Gray
2022-08-12
use string literal for format string
Jonathan Gray
2022-08-12
amd64: simplify TSC synchronization testing
Scott Soule Cheloha
2022-08-11
powerpc64: cpu_initclocks: do tc_init(9) before cpu_startclock()
Scott Soule Cheloha
2022-08-11
Don't yet configure smmu(4) on Qualcomm SoCs as used on the Lenovo x13s
Patrick Wildt
2022-08-10
On the Qualcomm SoC as implemented on the Lenovo x13s the BIOS already
Patrick Wildt
2022-08-10
Also attach spdmem on Gdium.
Miod Vallat
2022-08-10
Pass the "good random" flag from the bootblocks to the kernel when applicable.
Miod Vallat
2022-08-10
Add iic at glxpcib, to get spdmem to attach on 2F-based systems.
Miod Vallat
2022-08-10
Remove alpha kernel code to process userland misaligned accesses, and the
Miod Vallat
2022-08-10
match other archs use %s for version printf
Jonathan Gray
2022-08-09
riscv64: trigger deferred timer interrupts from splx(9)
Scott Soule Cheloha
2022-08-09
powerpc64: trigger deferred DEC interrupts from splx(9)
Scott Soule Cheloha
2022-08-08
remove unused arm and armv7 headers
Jonathan Gray
2022-08-08
remove mouse.h last used by pre-wscons drivers
Jonathan Gray
2022-08-08
Change branch condition inverted to realize original intention in
Kenji Aoyama
2022-08-07
Start to add annotations to the cpu_info members, doing I/a/o for
Philip Guenther
2022-08-06
Fix backpointer.
Mark Kettenis
2022-08-05
Skip disabled nodes.
Mark Kettenis
2022-08-05
put ci_mutex_level inside DIAGNOSTIC
Robert Nagy
2022-08-04
Default to softraid on boot-device iff found
Klemens Nanni
2022-08-03
Add aplaudio(4) and aplmca(4). The aplmca(4) driver controls the hardware
Mark Kettenis
2022-08-03
Clear active state when we attach.
Mark Kettenis
2022-08-02
Correctly detect xmem operations faulting on missing pages on 88110.
Miod Vallat
2022-08-01
Allocate memory for collection translation tables for hardware that needs
Mark Kettenis
2022-07-30
Now that we have proper .text and .data sections we need to move dt_blob to
Patrick Wildt
2022-07-30
Kill virtual address randomization for the EFI runtime. It was a neat idea
Mark Kettenis
2022-07-29
Give to PE/COFF file proper .text and .data sections, and fill in the
Mark Kettenis
2022-07-27
Postpone calling the EFI SetVirtualAddressMap() interface until efi(4)
Mark Kettenis
2022-07-27
Support "empty" phandles in interrups-extended properties. This is needed
Mark Kettenis
2022-07-27
Partially catch up with device tree bindings in mainline Linux.
Mark Kettenis
2022-07-27
Fix reconstructed softraid bootline
Klemens Nanni
2022-07-27
retire Rise CPU identification code
Daniel Dickman
2022-07-25
Print function name for context
Klemens Nanni
2022-07-24
macppc, powerpc: retrigger deferred DEC interrupts from splx(9)
Scott Soule Cheloha
[next]