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
/
macppc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't put an extern variable (ppc_kvm_stolen) into vmparam.h, other instances
deraadt
2021-03-15
1
-5
/
+1
*
spelling
jsg
2021-03-11
1
-3
/
+3
*
Userland timecounter for macppc
gkoehler
2020-07-17
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
*
Remove clause #3 from mrg@NetBSD license.
mpi
2019-12-05
1
-3
/
+1
*
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
*
add a BUS_DMA_64BIT flag to bus_dma on all our archs.
dlg
2017-05-08
1
-1
/
+2
*
Initial support for MSI-X. Only supported on amd64 for now. I have diffs to
kettenis
2016-05-04
1
-1
/
+2
*
implement bus_space_read_raw_X and bus_space_write_raw_X
dlg
2016-05-03
1
-1
/
+29
*
One ddb interface is enough for ppc.
mpi
2016-03-05
1
-2
/
+1
*
Remove the definition of USRTEXT. It has no relevance outside of the non-PIE
miod
2015-11-01
1
-2
/
+1
*
Remove some trailing whitespace.
krw
2015-09-30
1
-4
/
+4
*
Use consistant whitespace/comments for #define'ing LABELSECTOR,
krw
2015-09-30
1
-4
/
+4
*
Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out
miod
2015-07-17
1
-3
/
+3
*
move the ppc mplock implementation from macppc to powerpc.
dlg
2015-06-26
1
-51
/
+2
*
One function pointer per pic function is enough.
mpi
2015-04-02
1
-3
/
+1
*
Make it possisble to disable block address translation mechanism on
mpi
2015-03-31
1
-3
/
+0
*
increase min address to page size for all remaining min == 0 systems.
tedu
2015-02-10
1
-2
/
+2
*
Need to define APM_USER_HIBERNATE_REQ here too.
miod
2015-02-07
1
-1
/
+2
*
Implement bus_dmamem_alloc_range(9) for macppc/socppc.
kettenis
2015-01-24
1
-1
/
+10
*
revert unintentional commit unrelated to LKM
tedu
2014-10-09
1
-2
/
+2
*
remove LKM devices
tedu
2014-10-09
1
-2
/
+2
*
Remove unused mainbus intr hook abstraction.
tobiasu
2014-07-02
1
-31
/
+2
*
Remove unused system_type and friends. Remnants from universal powerpc support
tobiasu
2014-07-02
1
-12
/
+1
*
Bump DFLSSIZ to 2MB to match most of the other platforms.
brad
2014-06-02
1
-2
/
+2
*
increase MSGBUFSIZE
deraadt
2014-04-07
1
-2
/
+2
*
Remove the almost unused abstraction around "struct firmware" and use
mpi
2014-04-01
2
-94
/
+3
*
It's been a quarter century: we can assume volatile is present with that name.
guenther
2014-03-29
1
-15
/
+15
*
Move declaration of struct vm_page_md from <machine/vmparam.h> to
miod
2014-01-30
1
-10
/
+1
*
Do not protect struct vm_page_md with defined(_KERNEL), for userland uvm
miod
2014-01-24
1
-6
/
+1
*
unifdef -D__HAVE_VM_PAGE_MD - no functional change.
miod
2014-01-23
1
-2
/
+1
*
Add a stub for the new MD hook needed to handle ACPI Power Resources.
mpi
2013-11-05
1
-1
/
+2
*
Remove a.out leftovers now that libsa loadfile() will only boot ELF binaries.
miod
2013-10-17
1
-2
/
+1
*
Initialize ns_per_tick as soon as we have read the timebase from the
mpi
2013-10-09
1
-1
/
+2
*
Initialize the variable guarding the clock interrupt routine after
mpi
2013-09-13
1
-1
/
+3
*
Remove a bunch of unused variables and functions aging from the pre
mpi
2013-08-17
1
-3
/
+1
*
Mimic what's done on sparc64 and parse the OpenFirmware device tree to
mpi
2013-08-07
1
-0
/
+108
*
add missing license (PD) block
jasper
2013-06-01
2
-4
/
+4
*
Unify the zs tty driver.
sebastia
2013-04-21
1
-2
/
+2
*
refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is added
deraadt
2013-03-23
1
-6
/
+7
*
Avoid namespace pollution from <powerpc/cpu.h>.
kettenis
2013-03-17
1
-4
/
+7
*
Fix a comment now that PowerPC 970 are recognized, make it clear that
mpi
2012-12-08
1
-2
/
+2
*
Implement bus_space_mmap(9).
mpi
2012-12-06
1
-1
/
+2
*
Add the possibility to map DMA memory non-cached, based on the i386/amd64
mpi
2012-08-30
1
-13
/
+22
*
ansi
jsg
2012-08-24
1
-19
/
+7
*
create new machine/_float.h which is namespace clean. create a new
deraadt
2012-06-26
3
-6
/
+3
*
Add APM_IOC_HIBERNATE
deraadt
2012-03-26
1
-1
/
+2
[next]