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
/
loongson
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-18
Userland timecounter implementation for octeon
visa
1
-2
/
+2
2020-07-06
Add support for timeconting in userland.
pirofti
1
-0
/
+23
2020-06-30
Remove obsolete <machine/stdarg.h> header. Nowadays the vararg
visa
1
-3
/
+0
2020-05-27
Retire <machine/varargs.h>.
visa
1
-3
/
+0
2020-04-14
Fix some of the more esoteric bus_space functions. The
kettenis
1
-7
/
+8
2019-09-05
Implement splassert() on mips64.
visa
1
-1
/
+17
2019-09-05
Adjust interrupt priority levels on mips64 so that priorities
visa
1
-24
/
+21
2019-01-22
flense more trailing whitespace
phessler
1
-5
/
+5
2019-01-22
remove trailing whitespace in the Laptop Package part of the license text.
phessler
1
-4
/
+4
2018-08-20
Remove unused spllock().
visa
1
-2
/
+1
2018-06-21
Save and restore retguard area during hibernate unpack. This copies the
mlarkin
1
-2
/
+2
2018-01-22
Include <sys/mutex.h> instead of <machine/mutex.h>
mpi
1
-2
/
+2
2017-08-12
Add a dummy (for now) <machine/reloc.h> for mips64 to fix build.
visa
1
-0
/
+5
2017-07-30
Define MAXCPUS per mips64 port.
visa
1
-1
/
+2
2017-06-11
Define register_splx_handler() in one place.
visa
1
-13
/
+2
2017-05-21
Enable radeondrm(4) on loongson to get accelerated graphics
visa
3
-4
/
+6
2017-05-17
Make IPL_MPSAFE effective on loongson.
visa
1
-2
/
+2
2017-05-10
Add a PCI attach hook mechanism for htb(4), similar to the one
visa
1
-1
/
+3
2017-05-08
add a BUS_DMA_64BIT flag to bus_dma on all our archs.
dlg
1
-1
/
+2
2017-02-19
Add SMP config and IPI control logic for Loongson 3A.
visa
2
-3
/
+9
2017-01-19
Extend struct platform with MP control functions, and add bootstrap code
visa
3
-3
/
+31
2017-01-19
Add mplock.h for loongson.
visa
1
-0
/
+3
2016-12-11
Determine the available CPUs.
visa
1
-1
/
+5
2016-11-22
Fix CPU info struct.
visa
1
-2
/
+3
2016-11-18
Use the ErrorEPC register for curcpu().
visa
1
-1
/
+7
2016-11-17
Add drivers for PCI host bridge and built-in UARTs on Loongson 3A,
visa
1
-2
/
+3
2016-11-06
Add interrupt handling routines for Loongson 3A.
visa
2
-1
/
+26
2016-11-05
Move the definition of REGVAL into a common header to make it usable
visa
1
-1
/
+7
2016-05-04
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
kettenis
1
-1
/
+2
2016-03-06
Rename mips64's trap_frame into trapframe.
mpi
1
-3
/
+3
2016-01-05
Some implementations of HitSyncDCache() call pmap_extract() for va->pa
visa
1
-1
/
+5
2015-09-30
Use #ifndef _MACHINE_DISKLABEL_H_ everywhere. Replace _ARM_DISKLABEL_H_
krw
1
-1
/
+6
2015-09-30
Use consistant whitespace/comments for #define'ing LABELSECTOR,
krw
1
-4
/
+4
2015-09-13
intr_barrier(9) for loongson, octeon and sgi.
kettenis
1
-1
/
+3
2015-08-15
Some bits for Loongson 3A support.
miod
1
-1
/
+22
2015-07-17
Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out
miod
1
-3
/
+3
2015-07-08
unify the mutex implementations on all the mips64 platforms.
dlg
2
-61
/
+5
2015-02-07
APM_USER_HIBERNATE_REQ here too.
miod
1
-1
/
+2
2014-05-31
Remove some unused code that we added at the 2013 Toronto hackathon but
mlarkin
1
-2
/
+1
2014-05-24
Provide bus_space_mmap()
miod
1
-1
/
+6
2014-03-31
Due the virtually indexed nature of the L1 instruction cache on most mips
miod
1
-1
/
+5
2014-03-29
Update the loongson codebase to recognize the so-called `EFI-like' interface
miod
2
-4
/
+160
2014-03-29
It's been a quarter century: we can assume volatile is present with that name.
guenther
1
-2
/
+2
2014-03-27
Remove dependency from wscons_machdep upon bonito. Instead of hardcoding bonito
miod
2
-4
/
+7
2014-03-27
Increase VM_PHYSSEG_MAX, necessary for systems with non-contiguous memory
miod
1
-2
/
+2
2014-03-10
Support BUS_DMA_NOCACHE in bus_dma(9). Memory allocations done with
miod
1
-14
/
+15
2013-11-05
Add a stub for the new MD hook needed to handle ACPI Power Resources.
mpi
1
-1
/
+2
2013-06-02
Start working on hibernate support for Loongson
pirofti
2
-0
/
+73
2013-06-01
add missing license (PD) block
jasper
2
-4
/
+4
2013-05-17
Add a dummy IPL_MPSAFE definition.
kettenis
1
-1
/
+4
[next]