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
/
sparc64
Age
Commit message (
Expand
)
Author
2019-08-06
Block interrupts while (attempting to) send an IPI on sun4v just like we
Mark Kettenis
2019-08-04
crank version, following fchmod change
Theo de Raadt
2019-08-03
Add F_WRITE support to the block layer (not yet used)
Theo de Raadt
2019-08-02
per-process itimers: itimerval -> itimerspec
cheloha
2019-07-26
Recognize PCI busses that don't support INTx and refuse to map legacy on
Mark Kettenis
2019-07-25
Enable sharing of root complex when appropriate.
Mark Kettenis
2019-07-25
Add support for virtual root complexes used for Static Direct I/O.
Mark Kettenis
2019-07-25
Add SDIO hypervisor calls.
Mark Kettenis
2019-07-20
Get rid of `ddb_is_active' instead use `db_active'.
Martin Pieuchot
2019-07-19
ttysleep(): drop unused timeout parameter
cheloha
2019-07-10
+ixl (which was used to debug problems on T4-1)
Theo de Raadt
2019-07-09
I wrote the pc-page-writeable and sp-not-MAP_STACK code to be shared, and
Theo de Raadt
2019-07-05
Fix vpci_bus_map() if the case where the "child" space in the "ranges"
Mark Kettenis
2019-06-29
variable ver is unused; rdpr %ver is always used instead; from miod
Theo de Raadt
2019-06-29
kihaguru gathura plugged a umsm into a sparc64...
Theo de Raadt
2019-06-26
Fix sign handling in emulated FP operations on sparc64
Jeremie Courreges-Anglas
2019-06-25
add support for bypassing iommu translation
David Gwynne
2019-06-22
Use timeout_add_msec(9)
kn
2019-06-21
Further improve the filesystem stability of kernel installation by KARL.
Theo de Raadt
2019-06-21
Use timeout_add_msec(9)
kn
2019-06-11
Remove unused scheduler related definitions.
Martin Pieuchot
2019-06-11
add mcx now that pyro and sparc64 can do msi-x
David Gwynne
2019-06-11
implement msi-x support on sparc64.
David Gwynne
2019-06-01
Refactor the MAP_STACK feature, and introduce another similar variation:
Theo de Raadt
2019-05-10
Add bsd.upgrade support to sparc64 bootloader.
Claudio Jeker
2019-05-08
Enable ucrcom(4) on all architectures that have uslcom(4).
Mark Kettenis
2019-04-23
Remove file name and line number output from witness(4)
Visa Hankala
2019-04-20
libsa's memcpy() is actually memmove(). make a proper memmove(), and give
Theo de Raadt
2019-04-14
Instead of using COPTS=-Oz (and similar) in make environment to force
Theo de Raadt
2019-04-14
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
Jonathan Gray
2019-04-01
fast track ddb> reboot command to skip anything which might panic again.
Ted Unangst
2019-03-24
Remove a stale kgdb dependency.
Visa Hankala
2019-03-23
Use the debugger mutex for `ddb_mp_mutex'. This should prevent a race
Visa Hankala
2019-03-22
umbg now supports DCF600USB as well; adjust comment. from weerd@
Stuart Henderson
2019-01-29
ixl works fine on sparc64
David Gwynne
2019-01-22
flense more trailing whitespace
Peter Hessler
2019-01-22
remove trailing whitespace in the Laptop Package part of the license text.
Peter Hessler
2019-01-14
Add support for building kernels with clang. Clang does not support
Mark Kettenis
2018-12-31
Cleanup bootloader code. Compile with -ffreestanding and add ffs.S as a
Claudio Jeker
2018-12-27
Move away from K&R style function definitions. clang is rather picky about
Claudio Jeker
2018-12-27
Do not assign node to itself. Instead move the earlier initialisation into
Claudio Jeker
2018-12-05
Include srp.h where struct cpu_info uses srp to avoid erroring out when
Jonathan Gray
2018-09-14
Unify and bump some of the NMBCLUSTERS defines. Some archs had it set to
Claudio Jeker
2018-08-29
move the todr chip handle into a prtc_softc structure
David Gwynne
2018-08-28
add support for storing the time of day on OPL based machines.
David Gwynne
2018-08-22
Enable uscom(4) where uslcom(4) is already present.
Martin Pieuchot
2018-08-20
Remove unused spllock().
Visa Hankala
2018-08-10
Bump boot loader versions for softraid passphrase handling change.
Joel Sing
2018-08-10
Retry on incorrect passphrase for softraid crypto boot.
Joel Sing
2018-08-08
r1.19 removed a bunch of code, but not enough, and left dead code around.
kn
[next]