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
/
intrdefs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add an ipi for wbinvd and a linux style wbinvd_on_all_cpus() function
jsg
2020-09-13
1
-2
/
+3
*
Fix pctr(4) issues with MP and suspend:
guenther
2019-03-25
1
-2
/
+2
*
X86_IPI_NAMES's only use was #if 0'ed out; delete both
guenther
2019-03-25
1
-6
/
+1
*
Switch from lazy FPU switching to semi-eager FPU switching: track whether
guenther
2018-06-05
1
-5
/
+3
*
Define and use IPL_MPFLOOR in our common mutex implementation.
mpi
2018-01-13
1
-1
/
+2
*
Setup Hyper-V hypercall page and an IDT vector.
mikeb
2016-06-22
1
-1
/
+2
*
Set up an IDT vector for Xen callbacks
mikeb
2015-12-08
1
-1
/
+2
*
vmm(4) kernel code
mlarkin
2015-11-13
1
-3
/
+6
*
Remove a #define for an ipi removed last year. No functional change.
mlarkin
2015-02-10
1
-2
/
+1
*
Fixes a hibernate issue wherein we locked the kernel lock while hatching
mlarkin
2014-07-09
1
-4
/
+3
*
Introduce a new amd64 IPI, x86_ipi_halt_realmode to park CPUS into real
mlarkin
2013-06-01
1
-3
/
+5
*
Implement a mechanism to establish interrupt handlers that don't grab the
kettenis
2013-05-16
1
-4
/
+6
*
Raise the number of interrupt sources per CPU from 32 to 64. This effectively
kettenis
2011-06-16
1
-8
/
+8
*
Switch from TSS-per-process to TSS-per-CPU, placing the TSS right
guenther
2010-11-13
1
-6
/
+4
*
this is amd64, not i386, and the protection was all busted
deraadt
2010-05-22
1
-4
/
+4
*
Rename IPL_SOFTSERIAL to IPL_SOFTTY and rename the associated symbols.
kettenis
2008-04-28
1
-7
/
+3
*
Add the mp setperf mechanism to AMD64, like its i386 counterpart it allows
gwk
2007-05-06
1
-3
/
+5
*
Rename the MICROSET IPI we inherited from NetBSD to simply NOP since
art
2007-02-01
1
-3
/
+3
*
remove IPL_IMP and splimp().
brad
2006-03-12
1
-2
/
+1
*
'machine cpuinfo' and 'machine ddbcpu' in ddb for amd64
andreas
2004-06-25
1
-3
/
+4
*
an amd64 arch support.
mickey
2004-01-28
1
-0
/
+93