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
2020-07-02
use intr_barrier(9) for synchronize_irq() and synchronize_hardirq()
jsg
3
-4
/
+6
2020-07-02
drm/amdgpu/display: Unlock mutex on error
jsg
1
-2
/
+4
2020-07-02
drm/amdgpu: add fw release for sdma v5_0
jsg
1
-1
/
+5
2020-07-02
drm/fb-helper: Fix vt restore
jsg
1
-18
/
+57
2020-07-02
drm/radeon: fix fb_div check in ni_init_smc_spll_table()
jsg
1
-1
/
+1
2020-07-02
drm/amd: fix potential memleak in err branch
jsg
1
-0
/
+1
2020-07-02
drm/amd/display: Enable output_bpc property on all outputs
jsg
1
-1
/
+3
2020-07-02
drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
jsg
1
-1
/
+1
2020-07-01
disable logical ring contexts on cherryview/braswell
jsg
1
-0
/
+8
2020-07-01
If the adapter card needs to keep track of its own id on the bus, or
krw
6
-27
/
+30
2020-06-30
use intr_restore() when restoring interrupts
jsg
1
-2
/
+2
2020-06-30
don't warn on entry to drm_fb_helper_set_suspend_unlocked()
jsg
1
-2
/
+1
2020-06-30
When a transfer times out, the TRB should be aborted, too. But still
gerhard
1
-8
/
+21
2020-06-30
attach on ConnectX-6 Dx, tested by Hrvoje Popovski
jmatthew
1
-1
/
+2
2020-06-30
regen
jmatthew
2
-2
/
+7
2020-06-30
add Mellanox ConnectX-6 Dx, from Hrvoje Popovski
jmatthew
1
-1
/
+2
2020-06-30
adjust functions for new const in drm MI code; ok jsg
deraadt
3
-16
/
+16
2020-06-29
Don't create sd(4) devices for nvme(4) namespaces that are
krw
1
-12
/
+7
2020-06-29
use time since epoch not time since boot for 'real' interfaces
jsg
1
-5
/
+11
2020-06-29
remove unused getrawmonotonic() and ktime_mono_to_real()
jsg
1
-2
/
+0
2020-06-29
Update Spleen kernel fonts to version 1.8.0, bringing the following
fcambus
1
-3
/
+3
2020-06-29
remove unused interfaces which were removed from linux
jsg
2
-12
/
+1
2020-06-29
avoid a NULL deref in xen_intr_barrier()
jsg
1
-7
/
+3
2020-06-29
use attributes for __maybe_unused and __always_inline
jsg
1
-4
/
+4
2020-06-29
reduce disabled warnings with clang
jsg
1
-4
/
+0
2020-06-29
make pci_device_id var const to avoid discarding const warning
jsg
1
-1
/
+1
2020-06-29
make fbops const to avoid warning about discarding const
jsg
1
-1
/
+1
2020-06-29
remove now unused var
jsg
2
-2
/
+0
2020-06-28
set fb_set_par and have register_framebuffer() do initial modeset
jsg
5
-10
/
+14
2020-06-28
On hotplug event call driver specific fb_set_par if available instead of
jsg
1
-1
/
+5
2020-06-28
set fb_set_par and have register_framebuffer() do initial modeset
jsg
2
-6
/
+6
2020-06-28
call fb_set_par() function pointer in register_framebuffer() if set
jsg
1
-0
/
+8
2020-06-27
Nuke trailing whitespace.
krw
21
-108
/
+106
2020-06-27
No need to bzero()/memset() 'struct scsibus_attach_args' variables
krw
41
-85
/
+40
2020-06-27
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
1
-15
/
+11
2020-06-27
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
1
-8
/
+4
2020-06-27
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
1
-6
/
+2
2020-06-27
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
1
-7
/
+2
2020-06-27
Reinoud Zandijk rescinded clauses 3 & 4 in 2019 in NetBSD.
jsg
3
-24
/
+3
2020-06-26
MVPP2_TXQ_SCHED_TOKEN_CNTR_REG() expects the logical queue id.
patrick
1
-7
/
+5
2020-06-26
ath(4): fix ATH_TICKS()
cheloha
1
-2
/
+2
2020-06-26
Interprets profile/interval value as a frequency and not a number of ticks.
mpi
1
-3
/
+3
2020-06-26
byteswap vpd data going out to userland.
dlg
1
-2
/
+7
2020-06-26
Add RX refill handling. Each mvpp(4) controller has up to 8 Buffer
patrick
1
-15
/
+92
2020-06-26
Add TX completion handling. I'm not quite sure, but I think that we
patrick
1
-8
/
+39
2020-06-26
Since we send packets on the aggregated TX queue instead of the physical
patrick
1
-4
/
+4
2020-06-26
drm/i915/tgl: Make Wa_14010229206 permanent
jsg
1
-6
/
+6
2020-06-26
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
jsg
1
-7
/
+4
2020-06-26
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
jsg
2
-20
/
+22
2020-06-26
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
jsg
2
-61
/
+59
[prev]
[next]