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