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
/
i386
/
include
/
mutex.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move common mutex implementations to a MI place.
mpi
2018-01-25
1
-84
/
+2
*
Define and use IPL_MPFLOOR in our common mutex implementation.
mpi
2018-01-13
1
-2
/
+2
*
Unify <machine/mutex.h> a bit further.
mpi
2018-01-12
1
-5
/
+11
*
Unify <machine/mutex.h> a bit further.
mpi
2018-01-04
1
-9
/
+4
*
Hook up mutex(9) to witness(4).
visa
2017-04-20
1
-3
/
+15
*
tweak MUTEX_ASSERT_LOCKED and MUTEX_ASSERT_UNLOCKED to only look
dlg
2015-07-02
1
-5
/
+3
*
It's been a quarter century: we can assume volatile is present with that name.
guenther
2014-03-29
1
-2
/
+2
*
IPL_VM is "mpsafe" now as well.
kettenis
2013-07-14
1
-2
/
+2
*
To prevent lock ordering problems with the kernel lock, we need to make sure
kettenis
2013-07-10
1
-2
/
+19
*
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
pirofti
2011-03-23
1
-3
/
+3
*
remove trailing newline in panic(9); ok millert@ and deraadt@
fgsch
2005-07-18
1
-3
/
+3
*
add rcs ids
jolan
2005-04-08
1
-0
/
+2
*
MD mutex implementation for i386.
art
2004-07-20
1
-0
/
+55