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
2019-07-27
Make target numbers match the NVMe namespace identifiers. This fixes booting
kettenis
1
-10
/
+10
2019-07-27
drm/edid: parse CEA blocks embedded in DisplayID
jsg
2
-11
/
+80
2019-07-27
Match linux path in i915_gem_mmap_ioctl() and change ggtt origin if
jsg
1
-0
/
+4
2019-07-25
regen
kettenis
2
-2
/
+12
2019-07-25
Add Sun Static Direct I/O devices
kettenis
1
-1
/
+3
2019-07-25
Remove old unused drm_debug_flag var and make drm_debug (used by
jsg
3
-9
/
+9
2019-07-25
Remove old DRM_READMEMORYBARRIER() DRM_WRITEMEMORYBARRIER() and
jsg
1
-39
/
+43
2019-07-25
remove some unused macros
jsg
1
-5
/
+1
2019-07-25
ipw, iwi, iwm, iwn, wpi(4): tsleep -> tsleep_nsec(9); ok stsp@
cheloha
5
-24
/
+26
2019-07-24
Set athn(4) Tx descriptor fields which specify Tx power used for retries.
stsp
2
-2
/
+19
2019-07-24
Make athn(4) provide full Tx time of each frame in a Tx series to hardware.
stsp
1
-6
/
+5
2019-07-22
Even when polling is requested, install ihidev's interrupt handler
jcs
4
-12
/
+71
2019-07-21
add a panel orientation quirk for Kogan Atlas 2-in-1 D300
jsg
1
-0
/
+6
2019-07-21
apply backpressure when ifiq says the stack is getting busy
dlg
1
-4
/
+23
2019-07-20
Get rid of `ddb_is_active' instead use `db_active'.
mpi
2
-5
/
+3
2019-07-19
ttysleep(): drop unused timeout parameter
cheloha
9
-22
/
+22
2019-07-17
don't free dev_priv (softc) in i915_driver_load() error path
jsg
1
-0
/
+2
2019-07-17
Remove an unused header (dev/mii/miivar.h)
kevlo
1
-3
/
+1
2019-07-16
don't bother reading default timing parameters if they're just going
jcs
3
-16
/
+16
2019-07-16
dwiic_init is called from dwiic_activate, don't do it twice
jcs
1
-4
/
+1
2019-07-15
unstub phm_irq_process()
jsg
1
-4
/
+0
2019-07-15
add PCI_BUS_NUM()
jsg
1
-1
/
+2
2019-07-15
put smbios date access under NBIOS > 0 instead of CONFIG_DMI
jsg
1
-3
/
+7
2019-07-15
Replace local method of determining rasops rotation with
jsg
1
-16
/
+8
2019-07-15
Add dmi functions used by drm_panel_orientation_quirks.c and enable
jsg
4
-4
/
+39
2019-07-12
Revert anton@ changes about read/write unlocking
solene
1
-4
/
+2
2019-07-11
Kill commented-out wsfont_remove().
mpi
2
-39
/
+2
2019-07-11
include linux/string.h so drm_panel_orientation_quirks.c can get the
jsg
1
-1
/
+2
2019-07-11
drm/fb-helper: generic: Don't take module ref for fbcon
jsg
1
-2
/
+4
2019-07-11
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
jsg
1
-19
/
+0
2019-07-11
drm/amd/powerplay: use hardware fan control if no powerplay fan table
jsg
3
-1
/
+8
2019-07-11
drm/i915/dmc: protect against reading random memory
jsg
1
-0
/
+18
2019-07-11
drm: panel-orientation-quirks: Add quirk for GPD MicroPC
jsg
1
-0
/
+16
2019-07-11
drm: panel-orientation-quirks: Add quirk for GPD pocket2
jsg
1
-0
/
+16
2019-07-10
Make read/write of the f_offset field belonging to struct file MP-safe;
anton
1
-2
/
+4
2019-07-10
The USB video class specification has increased its probe buffer
patrick
1
-5
/
+12
2019-07-10
Also dump interface association descriptor when debugging is
patrick
1
-1
/
+26
2019-07-10
Implement Linux kthread interfaces.
kettenis
4
-42
/
+141
2019-07-09
unstub dma_fence_wait_any_timeout() call in amdgpu_sa_bo_new()
jsg
1
-5
/
+0
2019-07-09
unstub amdgpu_cs_wait_any_fence()
jsg
1
-4
/
+0
2019-07-09
Use wake_up_process() instead of wakeup() in dma_fence_default_wait_cb()
jsg
1
-2
/
+2
2019-07-09
add dma_fence_wait_any_timeout() required for parts of amdgpu
jsg
2
-8
/
+92
2019-07-09
Fix whitespace issue.
patrick
1
-3
/
+3
2019-07-09
ure(4) and url(4) need ifmedia attribute.
kevlo
1
-3
/
+3
2019-07-08
Remove some "set but not used" variables in ahci(4)'s hibernate code.
mlarkin
1
-6
/
+2
2019-07-08
remove duplicate hdmi.h include
jsg
1
-1
/
+0
2019-07-07
tweak config pending handling so it waits for all ports to finish scanning
dlg
1
-10
/
+13
2019-07-07
Use timeout_add_msec(9)
kn
1
-3
/
+4
2019-07-07
Eliminate duplicate code in xxx_detach().
kevlo
5
-25
/
+5
2019-07-06
Re-add some printf's as they were originally.
kevlo
1
-2
/
+23
[prev]
[next]