index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-25
drm/exynos: scaler: fix static checker warning
Inki Dae
1
-1
/
+1
2018-05-24
drm/amd/display: Remove use of division operator for long longs
David Francis
1
-1
/
+1
2018-05-24
drm/amdgpu: Update GFX info structure to match what vega20 used
Shaoyun Liu
2
-6
/
+5
2018-05-24
drm/amdgpu/pp: remove duplicate assignment
Alex Deucher
1
-1
/
+0
2018-05-24
drm/sched: add rcu_barrier after entity fini
Emily Deng
1
-1
/
+1
2018-05-24
drm/amdgpu: move VM BOs on LRU again
Christian König
2
-5
/
+26
2018-05-24
drm/amdgpu: consistenly use VM moved flag
Christian König
1
-13
/
+15
2018-05-24
drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directories
Christian König
1
-7
/
+8
2018-05-24
drm/amdgpu: further optimize amdgpu_vm_handle_moved
Christian König
1
-13
/
+14
2018-05-24
drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2
Christian König
1
-12
/
+7
2018-05-24
drm/amdgpu: rework VM state machine lock handling v2
Christian König
2
-49
/
+21
2018-05-24
drm/amdgpu: Add runtime VCN PG support
Rex Zhu
2
-18
/
+30
2018-05-24
drm/amdgpu: Enable VCN static PG by default on RV
Rex Zhu
1
-1
/
+2
2018-05-24
drm/amdgpu: Add VCN static PG support on RV
Rex Zhu
2
-1
/
+102
2018-05-24
drm/amdgpu: Enable VCN CG by default on RV
Rex Zhu
1
-1
/
+2
2018-05-24
drm/amdgpu: Add static CG control for VCN on RV
Rex Zhu
1
-11
/
+39
2018-05-24
drm/exynos: Fix default value for zpos plane property
Marek Szyprowski
1
-5
/
+4
2018-05-24
drm/exynos: Fix error value in exynos_drm_crtc_get_by_type()
Marek Szyprowski
1
-1
/
+1
2018-05-24
drm/exynos/dsi: mask frame-done interrupt
Andrzej Hajda
1
-3
/
+3
2018-05-24
drm/amdgpu: Add SOC15_WAIT_ON_RREG macro define
Rex Zhu
1
-0
/
+15
2018-05-24
drm/amdgpu: Add CG/PG flags for VCN
Rex Zhu
1
-1
/
+2
2018-05-24
drm/amd/pp: Add smu support for VCN powergating on RV
Rex Zhu
1
-1
/
+18
2018-05-24
drm/amdgpu: skip CG for VCN when late_init/fini
Rex Zhu
1
-0
/
+2
2018-05-24
drm/amd/pp: fix a couple locking issues
Rex Zhu
1
-12
/
+19
2018-05-24
drm/amd/pp: Fix static checker warning
Rex Zhu
3
-19
/
+14
2018-05-23
drm/amdgpu/gmc9: disable partial wr rmw if ECC is not enabled
Alex Deucher
1
-0
/
+1
2018-05-23
drm/amdgpu: add a df 1.7 implementation of enable_ecc_force_par_wr_rmw
Alex Deucher
1
-0
/
+8
2018-05-23
drm/amdgpu: add new DF callback for ECC setup
Alex Deucher
1
-0
/
+2
2018-05-23
drm/amdgpu: add new DF 1.7 register defs
Alex Deucher
2
-0
/
+8
2018-05-23
Remove calls to suspend/resume atomic helpers from amdgpu_device_gpu_recover. (v2)
Andrey Grodzovsky
1
-9
/
+1
2018-05-24
drm/exynos: decon: Add support for hardware windows no 4 and 5
Marek Szyprowski
1
-9
/
+12
2018-05-24
dt-bindings: exynos5433-decon: add more required clocks
Marek Szyprowski
1
-2
/
+7
2018-05-20
MAINTAINERS: drm: fsl-dcu: Update to Alison's NXP email address
Fabio Estevam
1
-1
/
+1
2018-05-19
drm/tegra: Add kerneldoc for UAPI
Thierry Reding
1
-9
/
+481
2018-05-18
drm/amdgpu: fix insert nop for UVD4.2 ring
Leo Liu
1
-2
/
+13
2018-05-18
drm/amdgpu: fix insert nop for UVD5 ring
Leo Liu
1
-2
/
+13
2018-05-18
drm/amdgpu: fix insert nop for UVD6 ring
Leo Liu
1
-2
/
+13
2018-05-18
drm/amdgpu: fix insert nop for UVD7 ring
Leo Liu
1
-4
/
+6
2018-05-18
drm/amdgpu: fix insert nop for VCN decode ring
Leo Liu
1
-6
/
+8
2018-05-18
drm/amd/pp: Fix build warning in vegam
Rex Zhu
2
-2
/
+4
2018-05-18
drm/amd/display: Clear connector's edid pointer
Mikita Lipski
1
-0
/
+1
2018-05-18
drm/amd/display: fix memory leaks
Anthony Koo
1
-8
/
+16
2018-05-18
drm/amd/display: DCN1 link encoder
Eric Bernstein
5
-23
/
+1716
2018-05-18
drm/amd/display: Clear underflow status for debug purposes
Nikola Cornij
1
-0
/
+6
2018-05-18
drm/amd/display: fix bug with index check
Anthony Koo
1
-1
/
+1
2018-05-18
drm/amd/display: Add fullscreen transitions to log
Anthony Koo
2
-27
/
+114
2018-05-18
drm/amd/display: constify a few dc_surface_update fields
Jun Lei
1
-7
/
+7
2018-05-18
drm/amd/display: Only limit VSR downscaling when actually downscaling
Xingyue Tao
1
-11
/
+10
2018-05-18
drm/amd/display: don't create new dc_sink if nothing changed at detection
Samson Tam
1
-18
/
+77
2018-05-18
drm/amd/display: use macro for logs
Anthony Koo
2
-13
/
+15
[next]