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
2023-10-18
Avoid segments greater than maxsegsz during map merging
Jan Klemkow
2023-10-13
enable dwqe(4) in RAMDISK_CD
Stefan Sperling
2023-10-11
Add initial support for Elkhart Lake ethernet to dwqe(4).
Stefan Sperling
2023-10-10
Ignore PCI MEM64 ranges over 4GB, since this 32-bit kernel can't use them;
Miod Vallat
2023-10-09
Recognize GICv4 in the MADT and configure it as arm,gic-v3.
Patrick Wildt
2023-10-08
Add inclusion of "dev/hid/files.hid" and "dev/usb/files.usb".
Kenji Aoyama
2023-10-06
clean up old 6.7 softraid migration code
Klemens Nanni
2023-09-25
Implement support for stream IDs.
Mark Kettenis
2023-09-25
enable mbg(4) at pci on amd64, from Maurice Janssen
Theo de Raadt
2023-09-24
Drop PTE check in pmap_fault_fixup(). Since pmap_enter() doesn't
Jeremie Courreges-Anglas
2023-09-23
Add stfrng(4), a driver for the random number generator on the JH7110 SoC.
Mark Kettenis
2023-09-22
move simplebusvar.h so it can be used without ifdef
Jonathan Gray
2023-09-21
Properly set up the IOMMU stream ID mapping. Needed for upcoming changes
Mark Kettenis
2023-09-21
enable softraid(4) in ramdisk
Klemens Nanni
2023-09-19
Import the DVFS code from arm64.
Mark Kettenis
2023-09-19
Instead of adjusting PLL0 to scale the CPU frequency, use the divider
Mark Kettenis
2023-09-18
Reuse pmap_pte_insert() in pmap_clear_modify()
Jeremie Courreges-Anglas
2023-09-18
crank to 7.4-beta
Theo de Raadt
2023-09-17
clockintr: remove clockintr_init(), clockintr_flags
Scott Soule Cheloha
2023-09-16
Skip non-MSI interrupt controllers when looking for one matching the ITS id
Jonathan Matthew
2023-09-14
clockintr: replace CL_RNDSTAT with global variable statclock_is_randomized
Scott Soule Cheloha
2023-09-12
Use IORT ITS nodes to find the right ITS instance to use when establishing
Jonathan Matthew
2023-09-12
Store ITS ID in struct interrupt_controller so it can be used to look up
Jonathan Matthew
2023-09-12
Add an "openbsd,gic-its-id" property to gic-its nodes containing the ITS ID.
Jonathan Matthew
2023-09-11
Remove unnecessary <sys/selinfo.h> includes.
Vitaliy Makkoveev
2023-09-10
load amd patch into a malloc'd region to make it page aligned
Jonathan Gray
2023-09-08
Clean up old console bootargs
Klemens Nanni
2023-09-06
Remove -mabi=elfv2 option. This is the default for OpenBSD and clang 16
Mark Kettenis
2023-09-06
vmm(4)/vmd(8): include pending interrupt in vm_run_parmams.
Dave Voutila
2023-09-06
revert disabling warnings for zlib on clang >= 15
Jonathan Gray
2023-09-05
vmm(4): switch the APMI CPUID mask to an include mask
Mike Larkin
2023-09-05
Fix touchpad on newer device trees. The *gpio fields moved up one layer.
Tobias Heider
2023-09-03
vmm(4): Suppress AMD HwPstate visibility to guests
Mike Larkin
2023-09-03
Adapt tlb flush calls following arm64/pmap.c
Jeremie Courreges-Anglas
2023-09-03
Inline PTED_* functions and actually use PTED_WIRED()
Jeremie Courreges-Anglas
2023-09-03
pmap_page_protect() should not unmap pages after making them readonly.
Jeremie Courreges-Anglas
2023-08-30
Implement a few more clocks related to the GMAC.
Mark Kettenis
2023-08-30
Add support for the upstream Linux device tree bindings. Support for the
Mark Kettenis
2023-08-29
Remove p_rtime from struct proc and replace it by passing the timespec
Claudio Jeker
2023-08-29
Enable dwiic(4) and axppmic(4).
Mark Kettenis
2023-08-26
Adapt glxclk(4) for clockintr
Visa Hankala
2023-08-23
all platforms: separate cpu_initclocks() from cpu_startclock()
Scott Soule Cheloha
2023-08-22
i386: i8254_initclocks: set IPL_MPSAFE for clock/rtc IRQs
Scott Soule Cheloha
2023-08-21
Remove dead code.
Miod Vallat
2023-08-21
alpha: stop running an independent schedclock()
Scott Soule Cheloha
2023-08-21
cpu_idle_{enter,leave}() are no-ops in ASM; replace them
Philip Guenther
2023-08-19
Check for powerpc64 cores that fail to start
George Koehler
2023-08-16
avoid bios sign msr on intel family < 6
Jonathan Gray
2023-08-16
avoid patch level msr on amd families < 0fh
Jonathan Gray
2023-08-16
add Intel ARCH_CAP_GDS bits
Jonathan Gray
[next]