index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc64
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
emuinstr() proto dies also after emul.c cleanup; from miod
deraadt
2020-09-14
1
-2
/
+1
*
On sun4u systems that have the STICK register, clear the NPT bit of the
kettenis
2020-07-31
1
-1
/
+2
*
Userland timecounter implementation for sparc64.
kettenis
2020-07-08
1
-2
/
+3
*
Add support for timeconting in userland.
pirofti
2020-07-06
1
-0
/
+23
*
Remove obsolete <machine/stdarg.h> header. Nowadays the vararg
visa
2020-06-30
1
-80
/
+0
*
Implement pci_intr_establish_cpu() for pyro(4) and vpci(4) based sparc64
jmatthew
2020-06-23
2
-2
/
+21
*
sparc64 should define __HAVE_PCI_MSIX
dlg
2020-06-17
1
-1
/
+7
*
Implement cpu_rnd_messybits() as a read of the cycle counter register.
naddy
2020-06-05
1
-2
/
+10
*
introduce "cpu_rnd_messybits" for use instead of nanotime in dev/rnd.c.
dlg
2020-05-31
1
-1
/
+3
*
Retire <machine/varargs.h>.
visa
2020-05-27
1
-67
/
+0
*
Pass boothowto from bootloader to kernel using .openbsd.bootdata. To make
kettenis
2020-05-25
1
-1
/
+4
*
Implement kqueue(2) support.
mpi
2020-05-23
1
-2
/
+3
*
Match direct `seltrue' usages with a corresponding `seltrue_kqfilter'.
mpi
2020-05-13
1
-2
/
+2
*
Remove BOOT_FLAGS and simplify the boot blocks logic.
kettenis
2020-01-04
1
-34
/
+1
*
Remove clause #3 from mrg@NetBSD license.
mpi
2019-12-05
1
-3
/
+1
*
Convert db_addr_t -> vaddr_t but leave the typedef for now.
mpi
2019-11-07
1
-3
/
+3
*
ANSIfy functions and get rid of boolean_t.
mpi
2019-11-06
1
-6
/
+6
*
Firmware that supports the "parallel boot" feature allows us to read the PRI
kettenis
2019-10-20
2
-2
/
+8
*
Enable sharing of root complex when appropriate.
kettenis
2019-07-25
1
-1
/
+2
*
Add SDIO hypervisor calls.
kettenis
2019-07-25
1
-1
/
+15
*
variable ver is unused; rdpr %ver is always used instead; from miod
deraadt
2019-06-29
1
-3
/
+1
*
add support for bypassing iommu translation
dlg
2019-06-25
1
-3
/
+4
*
implement msi-x support on sparc64.
dlg
2019-06-11
1
-2
/
+15
*
Use the debugger mutex for `ddb_mp_mutex'. This should prevent a race
visa
2019-03-23
1
-3
/
+1
*
flense more trailing whitespace
phessler
2019-01-22
1
-5
/
+5
*
remove trailing whitespace in the Laptop Package part of the license text.
phessler
2019-01-22
1
-4
/
+4
*
Include srp.h where struct cpu_info uses srp to avoid erroring out when
jsg
2018-12-05
1
-1
/
+2
*
Unify and bump some of the NMBCLUSTERS defines. Some archs had it set to
claudio
2018-09-14
1
-2
/
+2
*
add support for storing the time of day on OPL based machines.
dlg
2018-08-28
1
-2
/
+1
*
Remove unused spllock().
visa
2018-08-20
2
-5
/
+2
*
In vldcp(4), initialize lc_rx_state to a magic value which is not
stsp
2018-03-22
1
-1
/
+4
*
#define _MAX_PAGE_SHIFT in MD _types.h as the maximum pagesize an arch
deraadt
2018-03-05
1
-1
/
+2
*
Convert sparc64 to MI mutex.
mpi
2018-02-19
1
-84
/
+2
*
Define and use IPL_MPFLOOR in our common mutex implementation.
mpi
2018-01-13
2
-3
/
+4
*
Unify <machine/mutex.h> a bit further.
mpi
2018-01-12
1
-4
/
+4
*
Implement support for using interrupt cookies in vbus(4) and vpci(4) as
kettenis
2017-12-06
1
-1
/
+9
*
Rename ci_number to ci_cpuid to match other archs.
mpi
2017-12-03
1
-5
/
+5
*
Use "static inline" instead of "extern inline" for compatibility with
kettenis
2017-10-24
2
-39
/
+36
*
Add a machine-independent implementation for the mplock.
visa
2017-10-17
1
-46
/
+3
*
Move mutex, condvar, and thread-specific data routes, pthread_once, and
guenther
2017-09-05
1
-5
/
+1
*
Export our atomic definitions to userland instead of gcc builtins.
mpi
2017-07-04
1
-21
/
+21
*
kill RCSID macros; discussed with millert
deraadt
2017-06-29
1
-6
/
+1
*
Unbreak profiling assembly functions in userland by defining the
mpi
2017-06-23
1
-2
/
+2
*
Kill SPINLOCK_SPIN_HOOK, use CPU_BUSY_CYCLE() instead.
mpi
2017-05-29
2
-48
/
+42
*
Move SPINLOCK_SPIN_HOOK to the header used by other archs in order to
mpi
2017-05-27
1
-3
/
+61
*
tweak sparc64 membars as a step toward making them usable in userland.
dlg
2017-05-25
4
-49
/
+17
*
add a BUS_DMA_64BIT flag to bus_dma on all our archs.
dlg
2017-05-08
1
-1
/
+2
*
Hook up mutex(9) to witness(4).
visa
2017-04-20
1
-3
/
+15
*
Use register names without the % prefix in the global register variable
kettenis
2017-04-20
2
-4
/
+4
*
Remove some defines marked #ifdef notyet, which really is #ifdef notever.
kettenis
2017-04-16
1
-6
/
+1
[next]