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
/
m88k
/
include
/
intr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused spllock().
visa
2018-08-20
1
-3
/
+1
*
rename raiseipl to splraise()
dlg
2016-06-13
1
-11
/
+11
*
Convert netisr to a normal soft interrupt instead of hanving MD code
claudio
2010-12-21
1
-6
/
+1
*
Generic softinterrupt support for m88k based platforms, adapted from arm
miod
2009-03-15
1
-8
/
+92
*
Introduce splsoftassert(), similar to splassert() but for soft interrupt
miod
2009-03-15
1
-1
/
+3
*
Rework {get,set,raise}ipl() to minimize psr modification, especially on
miod
2007-11-17
1
-3
/
+4
*
splassert_ctl defaults to 1 now, so dont wrap the checks for
thib
2007-05-16
1
-2
/
+2
*
remove splimp.
brad
2006-03-13
1
-2
/
+1
*
Implement __cpu_simple_lock_t for m88k.
miod
2005-12-03
1
-1
/
+3
*
Define IPL_SCHED and spslsched(), matching the statclock level.
miod
2005-10-12
1
-2
/
+2
*
MVME88K -> M88K in include file guard symbols. No functional changes.
miod
2005-09-06
1
-2
/
+2
*
Bring raise-only semantics to splsoft* on m68k and m88k, as done elsewhere.
miod
2005-05-01
1
-14
/
+4
*
nothing uses spllowersoftclock() anymore
mickey
2005-04-19
1
-2
/
+1
*
Start factorizing luna88k and mvme88k common parts.
miod
2004-04-26
1
-0
/
+84