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-02-19
Convert sparc64 to MI mutex.
Martin Pieuchot
2018-02-19
Remove almost unused `flags' argument of suser().
Martin Pieuchot
2018-02-18
Inline hw_{get,set}curcpu() to streamline the machine code.
Visa Hankala
2018-02-18
Replace a full memory barrier with a write-write barrier. The full
Visa Hankala
2018-02-18
document "machine video"; requested by tinker
Jason McIntyre
2018-02-17
Rename memhook to vmmap to match other archs.
Mark Kettenis
2018-02-16
Add sizes for free() in the i386 version of the Enhanced SpeedStep driver.
Frederic Cambus
2018-02-16
Support card interrupts in imxesdhc(4). The code that was written
Patrick Wildt
2018-02-15
use the arm64 openprom.c on arm64
Jonathan Gray
2018-02-14
prune files.* entries that refer to files not in tree
Jonathan Gray
2018-02-12
Typo in a comment (CR$_VMXE instead of CR4_VMXE). No functional change.
Mike Larkin
2018-02-11
Move .openbsd.randomdata into .rodata. This makes things more
Patrick Wildt
2018-02-11
Rework the DDB trace handling for armv7. By switching to clang the
Patrick Wildt
2018-02-11
Move landisk to MI mutex.
Martin Pieuchot
2018-02-10
Enable axppmic(4).
Mark Kettenis
2018-02-10
Convert armv7 to MI mutex.
Martin Pieuchot
2018-02-10
Revert previous & incorrect NULL dereference fix.
Martin Pieuchot
2018-02-10
Replace two spaces indents with tabs. Makes it easier to read and
Patrick Wildt
2018-02-10
Additional AMD CPUID bits documented in
Jonathan Gray
2018-02-10
Remove now unused assembly mutex code.
Martin Pieuchot
2018-02-10
Supplying entropy from etext has created a regression on arm where we
Patrick Wildt
2018-02-10
Put the ldscript parts into a single file instead of storing it as head
Patrick Wildt
2018-02-10
Add a mapping from grandparent driver name to hibernate io function to reduce
Jonathan Matthew
2018-02-09
Check for the existence of /bsd before trying to back it up to /obsd.
Theo Buehler
2018-02-07
Reporting the PXE boot interface we identified is independent of setting
Christian Weisgerber
2018-02-07
Use M_WAITOK to show we don't need to check for NULL.
Kenneth R Westerback
2018-02-06
Allow the kernel to recognize that it has been netbooted and to add the
Christian Weisgerber
2018-02-06
Make sure sigfillsiz is word aligned.
Patrick Wildt
2018-02-06
Load the Intel microcode much earlier. So far we had loaded it after
Patrick Wildt
2018-02-02
Enable interrupts in (synchronous) trap handlers.
Mark Kettenis
2018-02-02
Enable interrupts while running interrupt handlers like we do on agintc(4).
Mark Kettenis
2018-02-02
vmm: add support for send / receive for AMD SVM hosts
pd
2018-02-01
handle ramdisk not containing ddb, so that builds can proceed
Theo de Raadt
2018-01-31
Make sure each CPU uses its own set of VAs for pmap_zero_page() and
Mark Kettenis
2018-01-31
Add MULTIPROCESSOR support to the interrupt controller drivers. This makes
Mark Kettenis
2018-01-30
Fix TFTP reading of zero-size files:
Christian Weisgerber
2018-01-30
Add support for switching CPUs in ddb on arm64. Based on a diff from drahn@.
Mark Kettenis
2018-01-29
Drop unused field `ci_ipiih'.
Visa Hankala
2018-01-29
Let the interrupt subsystem allocate memory for the IPI handle,
Visa Hankala
2018-01-29
Attach ampintc/ampintcmsi early so pci devices can be attached with
Jonathan Gray
2018-01-28
trampoline.o depends on assym.h
Mark Kettenis
2018-01-28
Spin up secondary CPUs and add IPI infrastructure. Heavily based on diffs
Mark Kettenis
2018-01-28
Bring this more in line with our other architectures.
Mark Kettenis
2018-01-28
typo
Otto Moerbeek
2018-01-27
Sync the nam2blk entries with the bdevsw table, which is the
Christian Weisgerber
2018-01-27
Fix an interrupt storm issue in vnet(4) mpi@ managed to trigger on my T5220,
Stefan Sperling
2018-01-26
Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.
Mark Kettenis
2018-01-26
Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.
Mark Kettenis
2018-01-26
Cleanup VFP code.
Mark Kettenis
2018-01-25
Remove mutex implementations that now live in MI code.
Martin Pieuchot
[next]