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
/
cortex
/
agtimer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove uneeded includes in md armv7 files
jsg
2021-03-25
1
-5
/
+1
*
timecounting: use C99-style initialization for all timecounter structs
cheloha
2021-02-23
1
-2
/
+8
*
s/KHZ/kHz/ and reduce dmesg spam a bit
kettenis
2021-01-19
1
-4
/
+4
*
Use the full 32 bits for the miscellaneous armv7 timecounters.
naddy
2020-07-12
1
-2
/
+2
*
Use MAXCPUS as the number of elements for the array of per-cpu data.
kettenis
2018-08-11
1
-4
/
+2
*
Remove a couple of unsused static inline functions. Also remove a comparis
kettenis
2016-09-24
1
-11
/
+1
*
Dynamically attach agtimer(4). Since agtimer(4) also provides the delay()
kettenis
2016-08-10
1
-41
/
+51
*
Unmask the timer output signal for real.
kettenis
2016-08-05
1
-3
/
+3
*
comment typo
mmcc
2015-12-12
1
-2
/
+2
*
Add some changes from Patrick Wildt in bitrig that are required to make
jsg
2015-06-06
1
-8
/
+7
*
add some more cortex A ids
jsg
2015-05-29
1
-2
/
+3
*
Remove unused bus space tags/handles. The generic timer uses the cp15
jsg
2015-05-29
1
-11
/
+1
*
Support for the ARM Generic Timer used in the Cortex-A7 and Cortex-A15.
patrick
2013-09-09
1
-0
/
+408