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-06-29
Add support for using non-standard UARTs (such as the Synopsys DesignWare
Mark Kettenis
2022-06-29
Make bus_space_map(9) work before the pmap is initialized for addresses
Mark Kettenis
2022-06-28
On the x13s, using the EfiLoaderData memory type for the memory block
Mark Kettenis
2022-06-28
The x13s uses Memory32Fixed() to describe the windows forwarded by the
Mark Kettenis
2022-06-28
Remove unused field d_poll from struct cdevsw.
Visa Hankala
2022-06-28
rewrite amd64 printing of cache details
Jonathan Gray
2022-06-27
zap extraneous .Pp
Jason McIntyre
2022-06-27
Delete the ancient "hold Shift key to force CHS" code. Noone has needed
Theo de Raadt
2022-06-27
vmm: move ept pointer configuration to vcpu_init_vmx
Dave Voutila
2022-06-27
vmm: zero virtual addresses of vcpu state pages after freeing
Dave Voutila
2022-06-26
add a few missing drivers for recent nics, input from jmatthew kettenis mbuhl...
Stuart Henderson
2022-06-26
Delete trailing whitespace. No code change.
Mike Larkin
2022-06-26
vmd: create a copy of bios at 4g boundary
Dave Voutila
2022-06-20
When there are multiple GOPs, try to select first one from which we
YASUOKA Masahiko
2022-06-16
Bump MAXCPUS to 256, which is the maximum number of cores on a dual socket
Mark Kettenis
2022-06-16
The 64-core versions of the Ampere Altra SoC still have 80 redistributors.
Mark Kettenis
2022-06-13
Fix compatible strings to match the official device tree binding.
Mark Kettenis
2022-06-12
vmm(4): remove vm teardown from vcpu run path
Dave Voutila
2022-06-12
The NVMe firmware distributed with the macOS 13 developer beta does not
Mark Kettenis
2022-06-12
Add stftemp(4), a driver for the temperature sensor integrated on the
Mark Kettenis
2022-06-11
whitespace
Mark Kettenis
2022-06-10
Implement CPU_BUSY_CYCLE() with the ZiHintPause extension
Jeremie Courreges-Anglas
2022-06-10
Add _?ENTRY_NB() macro for doing an ASM function entry without
Philip Guenther
2022-06-09
Add gpiorestart(4).
Mark Kettenis
2022-06-08
Add stfpinctrl(4).
Mark Kettenis
2022-06-08
Add stfpinctrl(4), a driver for the pinctrl/gpio block found on the
Mark Kettenis
2022-06-07
Enable stfclock(4) and make xhci(4) attach to fdt.
Mark Kettenis
2022-06-06
Enable stfclock(4) and make xhci(4) attach to fdt.
Mark Kettenis
2022-06-06
Add stfclock(4), a driver for the clock controller found on the StarFive
Mark Kettenis
2022-06-06
Remove unused prototype.
Mark Kettenis
2022-06-06
The StarFive JH7100 SoC has peripherals that only support 32-bit DMA
Mark Kettenis
2022-06-02
enable aq(4) on arm64 now that it works reasonably well
Jonathan Matthew
2022-06-01
change amd64 pmap_convert to return void
Dave Voutila
2022-06-01
remove unused pmap_convert prototype from i386
Dave Voutila
2022-05-30
knf; fix whitespace in structs
Dave Voutila
2022-05-30
Add sfgpio(4), a driver for the GPIO controller found on the
Mark Kettenis
2022-05-29
Device tree bindings for this device are official now.
Mark Kettenis
2022-05-27
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-26
Adjust compatible string to match what has been submitted to mainline Linux.
Mark Kettenis
2022-05-26
recognise Cortex-X1C
Jonathan Gray
2022-05-24
Address the clang 13 "changed binding to STB_WEAK" warning on arm64:
Philip Guenther
2022-05-24
fdisk(8) no longer uses the partition table it finds in
Kenneth R Westerback
2022-05-24
Address the clang 13 "changed binding to STB_WEAK" warning on arm (32bit):
Philip Guenther
2022-05-23
Neither macppc nor the retired loongson have any remaining useful
Kenneth R Westerback
2022-05-22
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-21
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-20
vmm: remove spinout paranoia
Dave Voutila
2022-05-20
vmm: load the vmcs before reading vcpu registers
Dave Voutila
2022-05-19
Now MULTIPROCESSOR kernel boots with CPU modules installed in
Kenji Aoyama
2022-05-19
Not so recent evolution of the PowerPC and POWER architectures have defined
Miod Vallat
[next]