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
/
arm
/
armv7
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove some unused includes
jsg
2021-02-23
1
-1
/
+0
*
Remove a4x bus space hack.
kettenis
2018-05-15
3
-237
/
+0
*
To allow sharing more code between armv7 and arm64 platforms, introduce
patrick
2018-03-20
1
-1
/
+2
*
Convert armv7 to MI mutex.
mpi
2018-02-10
1
-94
/
+0
*
Fix kernel build on armv7 and sh.
visa
2017-05-18
1
-2
/
+2
*
Use (32-bit) word-sized access in the a4x bus space routine even if only
kettenis
2017-04-27
1
-7
/
+5
*
Hook up mutex(9) to witness(4).
visa
2017-04-20
1
-5
/
+5
*
Some device trees use 64-bit intermediate virtual addresses. This
patrick
2016-10-05
1
-2
/
+2
*
Mapping non-cachable memory as cachable and subsequently changing the mapping
kettenis
2016-08-08
1
-15
/
+8
*
Remove a feature to re-use existing early bootstrap mappings. This
patrick
2016-07-27
1
-12
/
+1
*
Remove support for ARM11. This was the last unused and unmaintained
patrick
2016-03-22
1
-3
/
+1
*
Remove support for StrongARM (SA1) and IXP12x0. Both are ARMv4 and
patrick
2016-03-19
1
-2
/
+2
*
with binutils 2.17 we can change some raw opcodes into instruction names
jsg
2015-06-02
1
-27
/
+23
*
Replace a plethora of historical protection options with just
deraadt
2014-11-16
1
-2
/
+2
*
remove useless headers
aalm
2013-10-24
1
-112
/
+0
*
Due to our current version of binutils not knowing newer ARMv7 instructions
patrick
2013-08-30
1
-3
/
+3
*
Enable bus_space_set_region_4 for armv7.
rapha
2013-07-11
1
-2
/
+2
*
Don't rely on uvm_km_free() to remove the pmap mapping when unmapping
patrick
2013-05-09
1
-1
/
+7
*
Drain the bufs after or before we do a bus space operation on ARMv7.
patrick
2013-05-09
2
-28
/
+391
*
Implement mtx_enter_try for armv7 and handle ci_mutex_level.
patrick
2013-05-09
1
-1
/
+25
*
Remove excessive sys/cdefs.h inclusion
deraadt
2012-12-05
2
-9
/
+2
*
Constify the what/name parameter of pci_intr_establish().
mk
2009-08-22
1
-2
/
+2
*
Pieces of arm11 and armv7 support for newer cpus. This is work in progress
drahn
2009-05-08
7
-0
/
+694