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