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-06-04
Bump MAXCPUS to 32 so that we can use all cores on the Ampere eMAG.
Patrick Wildt
2019-06-03
Map the raw bus space operations to the regular ones.
Patrick Wildt
2019-06-03
Fix priorities of LIPs to match the other changes made in rev 1.17.
Mark Kettenis
2019-06-02
Change pci_intr_handle_t into a struct and replace duplicated code that
Mark Kettenis
2019-06-01
Refactor the MAP_STACK feature, and introduce another similar variation:
Theo de Raadt
2019-06-01
Bump VM_MAX_KERNEL_ADDRESS so that we have about 16G of KVA. Since
Patrick Wildt
2019-06-01
On machines with large amounts of physical memory we fail to initialize uvm
Mark Kettenis
2019-06-01
Recognise Cortex-A65.
Jonathan Gray
2019-05-31
Deimos is Cortex-A77.
Mark Kettenis
2019-05-31
Add MSI-X support.
Mark Kettenis
2019-05-31
Add MSI-X support for acpipci(4). This splits out some generic code into
Mark Kettenis
2019-05-30
Use two 32-bit writes instead of a single 64-bit write to write the
Mark Kettenis
2019-05-28
On bigger arm64 machines with plenty of memory it is possible that
Patrick Wildt
2019-05-28
Correct the test for when the L1TF vulnerablity has been mitigated via
Philip Guenther
2019-05-28
Skip doing MDS mitigation on vmm entry if the new firmware is present,
Philip Guenther
2019-05-28
Cleanup some bootloader code
Mike Larkin
2019-05-28
Enable virtio again since the compilation problems have been fixed.
Stefan Fritsch
2019-05-28
Remove a 15 year old XXX comment
Mike Larkin
2019-05-27
disable virtio. a serially careless & procedure violating developer
Theo de Raadt
2019-05-24
Pass extent for prefetchable mmio. Since there is no distinction between
Mark Kettenis
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
[next]