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
2018-03-29
Explicitly declare the gdt storage in struct cpu_info_full instead of
Philip Guenther
2018-03-27
Add acpicmos(4), a driver that implements SystemCMOS OperationRegion
Mark Kettenis
2018-03-24
Fix intr_restore() on luna88k to restore the previously saved state
Visa Hankala
2018-03-22
iBackout the preparations for fixing Meltdown on i386. The task was
Alexander Bluhm
2018-03-22
In vldcp(4), initialize lc_rx_state to a magic value which is not
Stefan Sperling
2018-03-21
When installing a shared interrupt handler, copy the ih_bus and ih_cpu
Mark Kettenis
2018-03-20
Make use of the new common bus space tag in imxuart(4) so it does not
Patrick Wildt
2018-03-20
To allow sharing more code between armv7 and arm64 platforms, introduce
Patrick Wildt
2018-03-20
Switching from per PCB TSS to per CPU TSS broke kvm86 calls to the BIOS.
Alexander Bluhm
2018-03-20
Do not panic from ddb(4) when a lock requirement isn't fulfilled.
Martin Pieuchot
2018-03-20
Add hibernate IO path for sdmmc(4). This requires some help from the
Jonathan Matthew
2018-03-18
vmm(4): handle invalid cpuid request (%eax too large) according to the SDM
Mike Larkin
2018-03-16
Make FPU registers available in core dumps and through ptrace(2).
Mark Kettenis
2018-03-14
On newer machines IPMI attaches only using the ACPI tables instead of
Patrick Wildt
2018-03-13
Preparation for i386 Meltdown fix:
Alexander Bluhm
2018-03-13
pmap_map_ptes() always returns the same ptep and pdepp pointers,
Philip Guenther
2018-03-13
We don't save+restore FS.base and GS.base on every context switch but
Philip Guenther
2018-03-12
Remove dependencies for non-existing files.
Mark Kettenis
2018-03-12
Add voltage regulator support.
Mark Kettenis
2018-03-12
Make luna88k use the MI mplock implementation.
Kenji Aoyama
2018-03-12
Make luna88k use the MI mplock implementation.
Kenji Aoyama
2018-03-11
Wait for ETHEREN bit to clear instead of the RESET bit to prevent an
Mark Kettenis
2018-03-09
Remove bogus copying of bootargs.
Mark Kettenis
2018-03-09
resume_iret is called with the U+K page tables, so delete the superfluous
Philip Guenther
2018-03-08
Rework and cleanup the linker script for armv7. The main feature is
Patrick Wildt
2018-03-07
Mhz -> MHz
Jonathan Gray
2018-03-07
Stop assuming intel model 0x55 'Skylake X' has a fixed 25 MHz tsc freq.
Jonathan Gray
2018-03-05
Do not redefine PAGE_SHIFT/PAGE_SIZE/PAGE_MASK in vmparam.h; those
Theo de Raadt
2018-03-05
#define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch
Theo de Raadt
2018-03-04
grow dmesg buffer - bigger machines showing up
Theo de Raadt
2018-03-02
Fix reference clock frequency.
Visa Hankala
2018-03-02
Fix the locating of the OpenBSD disklabel on media with 2048 byte
Visa Hankala
2018-03-02
The UEFI specification states that a watchdog timer should be armed for
Jonathan Gray
2018-03-01
AAPCS requires 8-byte alignment for 64-bit types. We missed this when we
Mark Kettenis
2018-03-01
Protect the calls to trapsignal() and psignal() with a kernel lock
Alexander Bluhm
2018-03-01
accidentally did two ALIGN's before kuduta
Theo de Raadt
2018-02-28
move to 6.3-beta
Theo de Raadt
2018-02-28
Explicitly align svcstack and esym. Finally fixes the problem where
Mark Kettenis
2018-02-28
It helps to spell 'GSBASE' with a 'G'. With the thinko the NMI and
Philip Guenther
2018-02-26
Delete pmap_update_2pg(), the #include of <machine/segments.h>, trailing
Philip Guenther
2018-02-25
Typo: auxilliary -> auxiliary
Philip Guenther
2018-02-24
Enable bcmrng(4).
Mark Kettenis
2018-02-24
Enable interrupts while running interrupt handlers like we do on
Jonathan Gray
2018-02-24
Declare ci_ipl volatile to prevent the compiler from optimizing
Visa Hankala
2018-02-24
Enable bcmtemp(4).
Mark Kettenis
2018-02-24
Make ncpusfound count the available processors even if they don't attach.
Mark Kettenis
2018-02-23
Disable mailbox interrupts on all cores upon attach instead of enabling the
Mark Kettenis
2018-02-23
Get rid of the cpu_on_fn hook and call the psci(4) functions directly instead
Mark Kettenis
2018-02-23
Drop redundant bzero() calls. ses_ghash is allocated with M_ZERO, so
Visa Hankala
2018-02-22
Set the PG_G (global) bit on the special page table entries that are shared
Philip Guenther
[prev]
[next]