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
2016-04-20
pool_setipl for floating point context things
David Gwynne
2016-04-20
Don't use DDB_REGS, ok patrick@
Martin Pieuchot
2016-04-20
Move back #include <sys/mutex.h> outside #ifdef _KERNEL as it was
Landry Breuil
2016-04-18
Make the aesni crypto implementation mpsafe. In order to do so this moves
Mark Kettenis
2016-04-17
pool_setipl for the aesnipl
David Gwynne
2016-04-17
add pool_setipl after pool_init.
David Gwynne
2016-04-15
enable nvme(4)
Jonathan Gray
2016-04-15
enable nvme(4). it Just Works(tm).
David Gwynne
2016-04-14
Enable write buffering with write merging. This improves overall
Visa Hankala
2016-04-14
Enable UART FIFOs.
Visa Hankala
2016-04-14
Wrap comintr() so that the interrupt handler always returns non-zero.
Visa Hankala
2016-04-14
Use cpuid function 0xa to determine presence of general purpose
Mike Larkin
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-04-13
add missing arguments to debug printf
Mike Larkin
2016-04-12
Call debug register dump functions in error conditions (if VMM_DEBUG set)
Mike Larkin
2016-04-12
Only build the vcpu register dump functions if VMM_DEBUG is enabled, no
Mike Larkin
2016-04-11
Add functions to dump vcpu register state. Needed for some upcoming diffs.
Mike Larkin
2016-04-11
Clarify some comments
Mike Larkin
2016-04-10
For now, disable ahc(4) such that GENERIC.MP kernels don't overflow the 8M
Mark Kettenis
2016-04-10
remove an uneeded include
Jonathan Gray
2016-04-10
Don't try to get a board name string before attaching mainbus with the
Jonathan Gray
2016-04-08
Fix match function so that the cortex bus only attaches if the attach
Patrick Wildt
2016-04-06
define number of exit/entry save/load MSRs as a #define instead of a magic
Mike Larkin
2016-04-05
Support processors without unrestricted guest capability.
Mike Larkin
2016-04-04
Deallocate guest vm_map when the guest gets terminated.
Stefan Kempf
2016-04-04
Store curcpu pointer in TPIDRPRW.
Patrick Wildt
2016-04-04
Read cache line sizes from CP15 Cache Type Register.
Patrick Wildt
2016-04-04
use fixed size unsigned variables for reading/writing the control register
Jonathan Gray
2016-04-04
Set the SMP/coherency bit in ACTLR on Cortex A models it is documented
Jonathan Gray
2016-04-03
Don't call savectx() from cpu_fork(): the registers saved are overwritten
Philip Guenther
2016-04-03
Move the setting of pcb_fsbase out of reset_segs() into its callers
Philip Guenther
2016-04-03
Teach ddb's disassembler about {rd,wr}[fg]sbase
Philip Guenther
2016-04-03
Don't call savectx() from cpu_fork(): the registers saved are overwritten
Philip Guenther
2016-04-03
Add cpu_auxcontrol() to clear and set bits in the implementation/model
Jonathan Gray
2016-04-03
Map the bootconfig/FDT area passed by u-boot and try to init FDT on it.
Patrick Wildt
2016-04-03
Remove XSCALE preprocessor checks from a file which is only for ARMv7.
Patrick Wildt
2016-04-03
Remove __lockbarrier() defines, unused since cpu_lock removal a few
Jonathan Gray
2016-04-03
remove unused cpu_lock code
Jonathan Gray
2016-04-03
Remove tests for "processing" which was never set. It attempted to
Jonathan Gray
2016-03-30
Better support for alphas without all IEEE-mode instructions
Andrew Fresh
2016-03-30
some Xr adjustment to catch up with MLINKS removal;
Jason McIntyre
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-30
some oce(4) work, it appears
Theo de Raadt
2016-03-29
Some sparc64 pci frame buffers incorrectly have the `depth' property
Mark Kettenis
2016-03-29
make the ie(4)s bpf_mtap_ether outgoing packets like all the other drivers
David Gwynne
2016-03-29
Enable bytgpio(4) here as well.
Jonathan Gray
2016-03-28
Enable bytgpio(4).
Mark Kettenis
2016-03-24
Kill commented out & unused CI_CURPRIORITY.
Martin Pieuchot
2016-03-24
Delete i386_{get,set}_ioperm(2) APIs and underlying sysarch(2) bits.
Philip Guenther
2016-03-23
Cleanup SCTLR mask to only include bits that are actually defined on
Patrick Wildt
[next]