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
2020-05-25
Add support for write operations to diskstrategy().
Theo de Raadt
2020-05-25
The dependencies were insufficient.
Theo de Raadt
2020-05-23
Look at the openbsd,boothowto property and bring the bootarg parsing
Mark Kettenis
2020-05-23
Add a little bit of const-ness.
Mark Kettenis
2020-05-23
Define PTE bits.
Mark Kettenis
2020-05-23
Clean up the code that implements the OPAL API.
Mark Kettenis
2020-05-23
Implement kqueue(2) support.
Martin Pieuchot
2020-05-23
remove ifdef'd out tc fb cnattach bits
Jonathan Gray
2020-05-23
Use a distinct trap code with retguard on mips64.
Visa Hankala
2020-05-23
remove more cfb and sfb bits
Jonathan Gray
2020-05-23
remove cfb and sfb alpha tc fb drivers
Jonathan Gray
2020-05-22
Fill complete trap frame.
Mark Kettenis
2020-05-22
Panic on unhandled traps (which for now is all of them).
Mark Kettenis
2020-05-22
Reboot (unconditionally for now).
Mark Kettenis
2020-05-22
Add some very simple trap handling.
Mark Kettenis
2020-05-22
Enable option FFS2 on RAMDISK; ok aoyama@ deraadt@
Otto Moerbeek
2020-05-22
Enable bwfm(4).
Patrick Wildt
2020-05-22
Enable mvkpcie(4).
Patrick Wildt
2020-05-22
Copy db_disasm.c from powerpc to powerpc64.
gkoehler
2020-05-22
Decode the %{ds}(%{A}) operand of ld, std instructions.
gkoehler
2020-05-21
Claim the memory region reserved for the interrupt vectors.
Mark Kettenis
2020-05-21
Use <dev/clock_subr.h> in dsclock(4).
Visa Hankala
2020-05-21
Use <dev/clock_subr.h> in dpclock(4).
Visa Hankala
2020-05-21
Use <dev/clock_subr.h> in dsrtc(4).
Visa Hankala
2020-05-21
Remove sparc64 mutex.S.
Visa Hankala
2020-05-18
Oops, DDB wrapper around setjmp/longjmp was misplaced
Theo de Raadt
2020-05-18
Move boot.mac into the Attic.
Patrick Wildt
2020-05-18
Our check to see if the EFI services support Mtftp() doesn't work
Patrick Wildt
2020-05-18
Enable amlpwrc(4).
Mark Kettenis
2020-05-18
Fix typo
Claudio Jeker
2020-05-17
Add enough stubs to allow "option DDB" to build.
gkoehler
2020-05-17
Use a register varible ro implement curpcu().
Mark Kettenis
2020-05-17
Add machdep.compatible.
Mark Kettenis
2020-05-17
Look at the openbsd,boothowto property.
Mark Kettenis
2020-05-17
Hand those pages over to uvm.
Mark Kettenis
2020-05-17
Remove board ID support. 6.7 shipped with a kernel that doesn't need
Mark Kettenis
2020-05-17
Put setjmp+longjmp inside #ifdef DDB the only kernel-side user.
Theo de Raadt
2020-05-17
Fix typo in comment.
Mark Kettenis
2020-05-17
The 64-bit Power ABI reserves r13 for the thread pointer, so use that
Mark Kettenis
2020-05-17
Fix WITNESS build
kn
2020-05-17
Add machdep.compatible.
Mark Kettenis
2020-05-17
Do not redefine todr_handle. The variable now lives in kern_time.c.
Visa Hankala
2020-05-16
Get memory information from the device tree.
Mark Kettenis
2020-05-16
Planting the first seed for OpenBSD/powerpc64.
Mark Kettenis
2020-05-16
Make inittodr() and resettodr() MI.
Mark Kettenis
2020-05-16
Use todr_gettime() in cp0_calibrate() on mips64.
Visa Hankala
2020-05-15
disable ohci to compensate for bloat.
Theo de Raadt
2020-05-14
The dwctwo(4) FDT glue is now identical on armv7 and arm64. Move it to
Mark Kettenis
2020-05-14
Bring back the acpi(4) changes. This time around only use the ACPI _CRS
Mark Kettenis
2020-05-14
Use '/t' on all architectures to get a trace via TID.
Martin Pieuchot
[next]