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
/
amd64
/
include
/
lock.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill SPINLOCK_SPIN_HOOK, use CPU_BUSY_CYCLE() instead.
mpi
2017-05-29
1
-3
/
+1
*
Drop trailing semicolon from a macro.
visa
2017-05-25
1
-2
/
+2
*
Remove __lockbarrier() defines, unused since cpu_lock removal a few
jsg
2016-04-03
1
-43
/
+2
*
make the rwlock implementation MI.
dlg
2015-02-11
1
-5
/
+1
*
It's been a quarter century: we can assume volatile is present with that name.
guenther
2014-03-29
1
-3
/
+3
*
replace x86_atomic_cas_things with atomic_cas_foo equivalents.
dlg
2014-03-27
1
-2
/
+2
*
remove unused cpu_lock code (where it is truly unused). it is not
tedu
2013-05-21
1
-61
/
+1
*
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
pirofti
2011-03-23
1
-4
/
+4
*
Fix "fp_save ipi didn't" panic, and move i386/amd64 closer in the process.
weingart
2008-12-04
1
-1
/
+2
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Give LOCKDEBUG kernels a chance to compile; ok kettenis@
miod
2008-01-02
1
-5
/
+5
*
Define rw_cas. Trivially simple on amd64 with atomic_cas_ul.
art
2007-05-25
1
-1
/
+3
*
SMP support. Big parts from NetBSD, but with some really serious debugging
art
2004-06-25
1
-0
/
+119