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
/
octeon
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spelling
jsg
2021-03-11
1
-2
/
+2
*
Add initial bits for Check Point UTM-1 EDGE N.
visa
2021-03-09
1
-1
/
+2
*
Handle Netgear ProSecure UTM25
visa
2021-02-04
1
-1
/
+2
*
Abstract octeon board handling a little
visa
2021-01-30
1
-16
/
+21
*
Add kstat to cnmac(4)
visa
2020-09-04
1
-1
/
+48
*
Userland timecounter implementation for octeon
visa
2020-07-18
1
-2
/
+2
*
Synchronize each core's CP0 cycle counter using the IO clock counter.
visa
2020-07-11
1
-1
/
+5
*
Make membar_consumer() a plain compiler barrier in kernel on octeon.
visa
2020-07-08
1
-1
/
+2
*
Add support for timeconting in userland.
pirofti
2020-07-06
1
-0
/
+23
*
Remove obsolete <machine/stdarg.h> header. Nowadays the vararg
visa
2020-06-30
1
-3
/
+0
*
TNF rescinded clauses 3 & 4 in 2008 in NetBSD.
jsg
2020-06-27
1
-8
/
+1
*
Retire <machine/varargs.h>.
visa
2020-05-27
1
-3
/
+0
*
Rework kernel loading with octboot(4)
visa
2020-05-26
1
-3
/
+4
*
Fix some of the more esoteric bus_space functions. The
kettenis
2020-04-14
1
-7
/
+8
*
Add option to configure GPIO output select.
visa
2019-09-29
1
-1
/
+5
*
Add a driver for the PCIe controller found on OCTEON II and OCTEON III.
visa
2019-09-07
1
-1
/
+7
*
Implement splassert() on mips64.
visa
2019-09-05
1
-1
/
+17
*
Adjust interrupt priority levels on mips64 so that priorities
visa
2019-09-05
1
-23
/
+20
*
Add a bootloader for octeon.
visa
2019-07-17
3
-2
/
+52
*
Make rootdev parsing a little saner. The "rootdev=" prefix can be
visa
2019-07-12
1
-1
/
+3
*
Remove struct intrhand. It is no longer used on octeon.
visa
2019-03-21
1
-21
/
+1
*
Let each interrupt controller driver choose how to implement
visa
2019-03-17
1
-1
/
+2
*
Figure out the number of available CPUs using system fuse registers.
visa
2018-12-18
1
-1
/
+4
*
Add processor IDs for several OCTEON II and III SoCs.
visa
2018-12-04
1
-1
/
+5
*
Remove unused spllock().
visa
2018-08-20
1
-2
/
+1
*
Define __HAVE_ACPI on arm64 and __HAVE_FDT on arm64, armv7 and octeon
patrick
2018-08-09
1
-1
/
+5
*
Give the FDT interrupt API a more generic naming by replacing the
patrick
2018-08-06
2
-6
/
+5
*
Improve indentation and variable naming.
visa
2018-06-18
1
-32
/
+42
*
Fix build with DEBUG_PCI_CONF.
visa
2018-06-18
1
-5
/
+5
*
Add a driver for the OCTEON cryptographic unit. It provides
visa
2018-04-09
1
-1
/
+14
*
Inline hw_{get,set}curcpu() to streamline the machine code.
visa
2018-02-18
1
-3
/
+16
*
Include <sys/mutex.h> instead of <machine/mutex.h>
mpi
2018-01-22
1
-2
/
+2
*
Fix the computation of `ncpusfound' on !MULTIPROCESSOR kernels so that
visa
2018-01-18
1
-2
/
+5
*
Override membar_producer() for octeon.
visa
2018-01-08
1
-2
/
+43
*
Add the board ID of the Unifi Security Gateway PRO-4.
visa
2017-11-20
1
-1
/
+2
*
Fix the product code of the Unifi Security Gateway.
visa
2017-11-20
1
-2
/
+2
*
Add the board ID for the Ubiquiti Unifi Security Gateway.
visa
2017-11-18
1
-1
/
+2
*
Add a function for getting the current core's hardware identifier.
visa
2017-11-05
1
-1
/
+14
*
Assign each cnmac(4) port its own input work group, and assign
visa
2017-11-02
2
-18
/
+4
*
Add readiness to utilize LMTDMA operations.
visa
2017-11-01
1
-1
/
+30
*
Fix the addressing of CVMSEG. The base address already points to
visa
2017-11-01
1
-3
/
+3
*
Add a dummy (for now) <machine/reloc.h> for mips64 to fix build.
visa
2017-08-12
1
-0
/
+5
*
Replace OCTEON_MAXCPUS with MAXCPUS to avoid redundancy.
visa
2017-07-31
1
-3
/
+1
*
Bump VM_PHYSSEG_MAX.
visa
2017-07-30
1
-2
/
+2
*
Bump MAXCPUS on octeon.
visa
2017-07-30
2
-5
/
+4
*
Define MAXCPUS per mips64 port.
visa
2017-07-30
1
-1
/
+2
*
There is no RTC on the E300 boards.
visa
2017-07-29
1
-1
/
+2
*
Add a workaround that allows the use of sys/dev/fdt code on octeon.
visa
2017-07-28
1
-1
/
+5
*
Remove leftovers of a past softintr mechanism.
visa
2017-07-25
1
-6
/
+1
*
Add handling for the third interrupt summary vector,
visa
2017-07-13
1
-2
/
+4
[next]