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
/
dev
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-23
OPAL implements firmware calls that abstract communicating with the BMC over
kettenis
2
-6
/
+5
2021-01-23
introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.
thfr
4
-4
/
+164
2021-01-22
ims: an actual i2c-connected mouse is unlikely
jcs
1
-3
/
+2
2021-01-20
Reprogram outbound windows to match the device tree. Necessary because
kettenis
1
-3
/
+34
2021-01-20
Check management capabilities before trying to attach temperature sensors,
jmatthew
1
-1
/
+43
2021-01-19
Implement intx support.
kettenis
1
-18
/
+122
2021-01-17
Add defines for the various ARM SMMU models.
patrick
1
-2
/
+8
2021-01-17
add another iwx device
jcs
2
-11
/
+21
2021-01-17
regen
jcs
2
-2
/
+7
2021-01-17
add another ax201
jcs
1
-1
/
+2
2021-01-17
this hardware is fine with BUS_DMA_64BIT mappings.
dlg
1
-4
/
+7
2021-01-16
recognise Realtek ALC287
jsg
1
-1
/
+4
2021-01-16
regen
jsg
2
-4
/
+9
2021-01-16
add Intel AX201 Bluetooth
jsg
1
-1
/
+2
2021-01-16
regen
jsg
2
-4
/
+109
2021-01-16
add devices mostly from x1 nano jcs@ has
jsg
1
-2
/
+23
2021-01-15
Add IORT structs for ARM SMMU versions 1 and 2.
patrick
1
-1
/
+35
2021-01-15
Split the IORT struct into two, as the current version not only contained
patrick
1
-1
/
+4
2021-01-15
Add IORT id for ARM SMMUv3.
patrick
1
-1
/
+2
2021-01-15
Move IO Remapping Table (IORT) struct defines to the common ACPI header
patrick
1
-1
/
+34
2021-01-15
Report full IP address information to the host. Contrary to what I wrote
jmatthew
1
-9
/
+300
2021-01-14
Some BIOS seem to provide memory regions <16M in their reserved memory
patrick
1
-5
/
+7
2021-01-13
Make vm_rpc_send_rpci_tx_buf() use the buffer passed in, not the buffer
jmatthew
1
-2
/
+2
2021-01-13
put M_ZERO in the right place
jmatthew
1
-2
/
+2
2021-01-13
Add support for the HYM8563 RTC, which is a PCF8563 clone.
kettenis
1
-5
/
+3
2021-01-13
revert drm vmalloc changes
jsg
3
-126
/
+39
2021-01-11
When an endpoint stalls, we usually try to reset it by calling
mglocker
1
-2
/
+2
2021-01-10
add quirks for Kensington Slimblade trackball via new vendor buttons
thfr
5
-17
/
+40
2021-01-10
regen
thfr
2
-4
/
+9
2021-01-10
add Kensington Slimblade Trackball
thfr
1
-1
/
+2
2021-01-09
Revert mistaken commit: Stop wsmux_attach_sc race from anton@
gnezdo
1
-2
/
+2
2021-01-09
Stop wsmux_attach_sc race from anton@
gnezdo
1
-2
/
+2
2021-01-09
Include the optimized putchar functions only if RASOPS_SMALL is not
fcambus
1
-4
/
+4
2021-01-08
Bring the emulated Linux memory allocation interfaces more in line with
kettenis
3
-39
/
+126
2021-01-06
Let a process open a video(4) device multiple times
jca
1
-7
/
+12
2021-01-06
Add dt(4) TRACEPOINTs for pool_get() and pool_put(), this is simmilar to the
claudio
1
-1
/
+5
2021-01-04
the tx doorbell is next to the rx doorbell, not on top of it.
dlg
1
-2
/
+2
2021-01-04
use bus_dmamap_sync around updates to the doorbells.
dlg
1
-33
/
+69
2021-01-01
Remove useless redundant call of ttyopen().
jan
1
-6
/
+1
2020-12-31
Keep polling if a temperature sensor reading fails. This is needed
kettenis
1
-3
/
+3
2020-12-31
Add trace points for malloc(9) and free(9). This makes them traceable
claudio
1
-1
/
+5
2020-12-31
don't oversleep when waiting on fences
jsg
1
-15
/
+17
2020-12-30
Enter power-saving mode on POWER9 (ISA v3)
gkoehler
2
-2
/
+19
2020-12-29
Handle pinctrl.
kettenis
1
-1
/
+4
2020-12-29
Add more PWM pin descriptions.
kettenis
1
-1
/
+32
2020-12-28
Analog to the the kern.audio.record sysctl parameter for audio(4)
mglocker
1
-1
/
+16
2020-12-28
Add support for the PCIe controller found on Amlogic G12A/G12B/SM1 SoCs.
kettenis
1
-11
/
+119
2020-12-28
regen
kettenis
2
-2
/
+14
2020-12-28
Add Synopsys vendor and their DesignWare PCIe bridge.
kettenis
1
-1
/
+5
2020-12-27
acpi_map_address() cannot be wrapped by SMALL_KERNEL anymore, as
deraadt
1
-3
/
+3
[prev]
[next]