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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
drm/i915: Skip stale object handle for debugfs per-file-stats
jsg
1
-1
/
+1
2020-07-16
drm/i915/gt: Pin the rings before marking active
jsg
1
-6
/
+6
2020-07-16
drm/radeon: fix double free
jsg
1
-4
/
+3
2020-07-16
drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
jsg
1
-7
/
+1
2020-07-16
drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
jsg
1
-0
/
+6
2020-07-16
drm/ttm: Fix dma_fence refcnt leak when adding move fence
jsg
1
-1
/
+3
2020-07-16
drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
jsg
1
-0
/
+2
2020-07-16
Since the page tables could be larger than 256MB allow for multiple
kettenis
1
-4
/
+6
2020-07-16
Remove the refill timeout and wait for interrupts to finish when
jmatthew
1
-1
/
+5
2020-07-16
use a mutex to serialise the test and set of ifp->if_link_state.
dlg
1
-4
/
+10
2020-07-16
sc_atq_mtx is unused, so get rid of it
dlg
1
-4
/
+1
2020-07-16
Initialize sis_ring_init() 'sis_rx_prod' and 'sis_rx_cons' to 0.
kevlo
1
-2
/
+2
2020-07-15
Userland timecounter implementation for arm64.
kettenis
2
-5
/
+14
2020-07-15
ieee80211: track micfail timeout with getuptime(9) instead of ticks
cheloha
2
-8
/
+8
2020-07-15
powerpc64 has the sysctl's for power control, so it can use the
deraadt
1
-0
/
+122
2020-07-15
settimeofday(2): securelevel 2: prevent root from freezing the UTC clock
cheloha
1
-2
/
+2
2020-07-15
Fix races in pppacopen() caused by malloc(9).
mvs
1
-4
/
+5
2020-07-15
Fix agintc(4) for non-MULTIPROCESSOR kernels. Due to the recent changes
patrick
1
-3
/
+6
2020-07-15
Add sizes to free(9) calls
kn
1
-6
/
+6
2020-07-15
Run the sxitemp(4) at IPL_SOFTCLOCK instead of IPL_VM. Prevents "panic:
dtucker
1
-2
/
+2
2020-07-15
Add a forward declaration of struct cpu_info.
kettenis
1
-1
/
+3
2020-07-15
Optimize character rendering in 32bpp mode, with unrolled rows and
fcambus
1
-25
/
+111
2020-07-15
Use CPU_IS_PRIMARY macro on alpha and mips64.
fcambus
2
-4
/
+4
2020-07-15
tmpfs_reclaim() has to make sure the VFS cache has no more locks held
gerhard
1
-1
/
+3
2020-07-15
Use SENSOR_ENERGY as the type of energy sensors.
kettenis
1
-2
/
+2
2020-07-15
POWE9 CPUs provide an energy sensor that accumulates the emount of energy
kettenis
1
-1
/
+3
2020-07-15
patrick@ pointed out there was a gap in the flow group numbering.
jmatthew
1
-4
/
+4
2020-07-15
Consistently convert syndrome codes from big endian before printing them.
jmatthew
1
-6
/
+6
2020-07-15
Scott Cheloha convinces me the newly added tsleep_nsec should be tsleep,
deraadt
1
-2
/
+2
2020-07-14
Print real/avail mem like we do on all other architectures.
kettenis
1
-2
/
+7
2020-07-14
Make INTx interupts work.
kettenis
1
-2
/
+20
2020-07-14
Add xics(4), a driver for the OPAL virtual ICS.
kettenis
4
-3
/
+90
2020-07-14
Add FDT interrupt support.
kettenis
2
-2
/
+122
2020-07-14
Use a rwlock to protect the ttylist, rather than having ttymalloc/ttyfree
deraadt
1
-8
/
+21
2020-07-14
Mark unmanaged kernel mappings as wired and skip them if we need to evict
kettenis
2
-13
/
+23
2020-07-14
Put some debug code behin #ifdef TRAP_DEBUG.
kettenis
1
-1
/
+5
2020-07-14
Fix TIB/TCB on powerpc64. Some bright sould decided that the TCB should
kettenis
1
-2
/
+2
2020-07-14
Add support for routing interrupts to other CPUs in agintc(4). Most of the
patrick
1
-47
/
+54
2020-07-14
Add support for routing interrupts to other CPUs in ampintc(4). Most of the
patrick
1
-33
/
+57
2020-07-14
Implement pci_intr_establish_cpu() on arm64 and armv7. The function pointer
patrick
10
-61
/
+69
2020-07-14
Extend the interrupt API on arm64 and armv7 to be able to pass around
patrick
25
-173
/
+318
2020-07-14
A pty write containing VDISCARD, VREPRINT, or various retyping cases of
deraadt
3
-28
/
+39
2020-07-14
reduce the diff to linux in local versions of functions
jsg
1
-9
/
+14
2020-07-14
Remove commented out debug printfs.
kettenis
1
-8
/
+1
2020-07-14
Implement ptrace(2) bits. Still largely untested.
kettenis
2
-88
/
+51
2020-07-14
Do not convert the NOCACHE buffers that come from a vnd strategy routine
beck
1
-3
/
+9
2020-07-14
Set up a second level flow table for RSS and switch the root flow table
jmatthew
2
-33
/
+546
2020-07-14
Set SDEV_NOWIDE and SDEV_NOSYNC on the 'real' link (xs->sc_link) when
krw
1
-3
/
+3
2020-07-13
Clean up <machine/signal.h>, moving the trapframe struct into
kettenis
3
-42
/
+53
2020-07-13
Enable background scanning on iwx(4) devices.
stsp
1
-4
/
+1
[prev]
[next]