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
/
ttm
/
ttm_page_alloc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use RWLOCK_INITIALIZER() in DEFINE_MUTEX()
jsg
2020-11-12
1
-1
/
+1
*
update drm to linux 5.7
jsg
2020-06-08
1
-2
/
+2
*
drm/ttm: fix incrementing the page pointer for huge pages
jsg
2020-01-17
1
-2
/
+2
*
drm/ttm: fix start page for huge page check in ttm_put_pages()
jsg
2020-01-17
1
-2
/
+2
*
implement unregister_shrinker()
jsg
2019-12-26
1
-2
/
+0
*
enable shrinker for ttm
jsg
2019-12-26
1
-7
/
+0
*
drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
jsg
2019-04-27
1
-2
/
+3
*
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
jsg
2019-04-14
1
-194
/
+468
*
update ttm and radeondrm(4) to Linux 4.4.129
jsg
2018-04-25
1
-96
/
+114
*
oops, snapshot tests not ready yet
deraadt
2018-04-20
1
-120
/
+115
*
sync
deraadt
2018-04-20
1
-115
/
+120
*
Implement set_pages_array_wb() and set_pages_array_wc() for powerpc. Since
kettenis
2015-10-08
1
-5
/
+7
*
Switch remaining users of the FreeBSD refcount apis back to the original
jsg
2015-09-27
1
-8
/
+19
*
change back to spinlock_t/DEFINE_SPINLOCK
jsg
2015-04-11
1
-2
/
+2
*
Switch most printf style functions calls back to linux function names
jsg
2015-02-11
1
-12
/
+12
*
switch most mtx_* calls back to linux spinlocks
jsg
2015-02-10
1
-13
/
+17
*
Reduce uvm include madness. Use <uvm/uvm_extern.h> instead of
mpi
2014-03-28
1
-2
/
+2
*
Remove and shuffle some includes to reduce their number since drmP.h
mpi
2014-03-25
1
-2
/
+2
*
Reduce dmesg spam. Apologies to stsp@ for rejecting his larger diff that
kettenis
2014-02-24
1
-2
/
+1
*
use linux style memory allocations in ttm
jsg
2014-02-09
1
-8
/
+8
*
add static back to the ttm functions
jsg
2013-12-08
1
-52
/
+18
*
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
jsg
2013-08-12
1
-0
/
+981