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
/
pci
/
drm
/
drm_linux.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update drm to linux 5.7
jsg
2020-06-08
1
-106
/
+0
*
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
jsg
2019-04-14
1
-2696
/
+30
*
Add support to uvm to establish write-combining mappings. Use this in the
kettenis
2018-10-31
1
-3
/
+3
*
Add arm64 support. On ARM write-combining translates into the normal uncached
kettenis
2018-08-20
1
-1
/
+21
*
Use the MI interrupt enable/distable API instead of the MD one on amd64 and
kettenis
2018-07-27
1
-3
/
+3
*
Implement DRI3/prime support. This allows graphics buffers to be passed
kettenis
2018-06-25
1
-1
/
+36
*
update ttm and radeondrm(4) to Linux 4.4.129
jsg
2018-04-25
1
-19
/
+407
*
oops, snapshot tests not ready yet
deraadt
2018-04-20
1
-413
/
+19
*
sync
deraadt
2018-04-20
1
-19
/
+413
*
handle failure better in release_firmware()/request_firmware()
jsg
2018-04-18
1
-3
/
+5
*
Remove almost unused `flags' argument of suser().
mpi
2018-02-19
1
-2
/
+2
*
adjust container_of() for const use
jsg
2018-01-31
1
-2
/
+2
*
add pci_is_root_bus()
jsg
2018-01-31
1
-1
/
+8
*
add dmi_match() and change dmi_found() to use it
jsg
2018-01-31
1
-1
/
+2
*
add more pci defines and pci_pcie_cap()/pcie_capability_read_dword()
jsg
2018-01-30
1
-1
/
+32
*
add module_init()/module_exit()/signal_pending()
jsg
2018-01-30
1
-1
/
+4
*
add stubs for pci_clear_master()/pci_save_state()/pci_restore_state()/
jsg
2018-01-30
1
-1
/
+6
*
add mutex_destroy()/down_read_trylock()
jsg
2018-01-30
1
-1
/
+3
*
add create_singlethread_workqueue()/system_power_efficient_wq
jsg
2018-01-30
1
-1
/
+10
*
add pm_runtime_* stubs
jsg
2018-01-30
1
-1
/
+13
*
Don't limit vga_switcheroo stubs to amd64/i386 and add
jsg
2018-01-30
1
-3
/
+4
*
add iowrite64()/writeq()
jsg
2018-01-30
1
-1
/
+8
*
add GFP_USER/__user/vmalloc()
jsg
2018-01-30
1
-1
/
+12
*
add ilog2()/order_base_2()/gcd()
jsg
2018-01-30
1
-1
/
+24
*
disable -Wformat-zero-length when building with gcc
jsg
2018-01-30
1
-1
/
+3
*
add i2c_bit_add_bus()
jsg
2018-01-30
1
-1
/
+3
*
add more endian macros
jsg
2018-01-30
1
-3
/
+10
*
Switch the inteldrm(4) i2c code over to the Linux code base. This gives us
kettenis
2018-01-15
1
-2
/
+13
*
Add a linux compatible request_firmware() wrapper around loadfirmware(9).
jsg
2018-01-13
1
-2
/
+12
*
fix this on sparc64 (or maybe gcc)
dlg
2017-11-29
1
-4
/
+4
*
Revise the linux sleeping compat code to avoid lock ordering problems.
kettenis
2017-11-27
1
-69
/
+85
*
Add additional errno values required by POSIX.
jsg
2017-09-05
1
-2
/
+1
*
Make the vga_client_register() stub available to all archs to unbreak
jsg
2017-08-14
1
-7
/
+7
*
Provide a stub implementation for request_irq() and free_irq().
mpi
2017-08-12
1
-1
/
+5
*
Always provide _mtx_* APIs, the use those to simplify the WITNESS wrappers
guenther
2017-08-12
1
-42
/
+1
*
Add glue for passing through file+line when WITNESS is enabled
guenther
2017-08-10
1
-1
/
+54
*
Introduce jiffies, a volatile unsigned long version of our ticks variable
kettenis
2017-07-22
1
-8
/
+7
*
Implement a proper hash table instead of lumping evrything into a single
kettenis
2017-07-17
1
-10
/
+37
*
Add some more i2c glue to reduce the diffs to Linux.
kettenis
2017-07-14
1
-46
/
+53
*
Add a "Backlight" property to connectors with an associated backlight
kettenis
2017-07-12
1
-3
/
+7
*
You win some, you los some. The Linux 4.4 code is still sub-standard but
kettenis
2017-07-07
1
-2
/
+2
*
Fix native/raw backlight support in inteldrm(4).
kettenis
2017-07-05
1
-1
/
+35
*
Enable MIPI/DSI support for inteldrm(4). Makes the display on my ASUS
kettenis
2017-07-02
1
-1
/
+40
*
Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for
kettenis
2017-07-01
1
-56
/
+667
*
The Linux code really isn't up to the same standard as our other code, and
kettenis
2017-05-26
1
-1
/
+10
*
Always evaluate expression in BUG_ON() macro to avoid unused variable
bluhm
2017-04-16
1
-2
/
+6
*
Various printf claim to report the PID, so actually report that and not the TID
guenther
2016-10-08
1
-6
/
+6
*
Add an implementation of the Linux "idr" API.
kettenis
2016-04-05
1
-1
/
+21
*
Add vma offset manager code.
kettenis
2016-04-05
1
-1
/
+6
*
Implement acpi_get_table_with_size(). Will soon be used to read VFCT
kettenis
2016-02-05
1
-1
/
+16
[next]