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-03-19
drm/msm/mdp5: don't pre-reserve LM's if no dual-dsi
Rob Clark
1
-1
/
+5
2018-03-19
drm/msm/mdp5: add missing LM flush bits
Rob Clark
1
-0
/
+2
2018-03-19
drm/msm/mdp5: print a bit more of the atomic state
Rob Clark
1
-0
/
+5
2018-03-19
drm/msm/mdp5: rework CTL START signal handling
Rob Clark
7
-44
/
+35
2018-03-19
drm/msm: Trigger fence completion from GPU
Bjorn Andersson
3
-16
/
+4
2018-03-19
drm/msm/dsi: fix direct caller of msm_gem_free_object()
Rob Clark
2
-3
/
+2
2018-03-19
drm/msm: strip out msm_fence_cb
Rob Clark
2
-3
/
+0
2018-03-19
drm/msm: rename mdp->disp
Rob Clark
35
-25
/
+25
2018-03-19
drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init
Gustavo A. R. Silva
1
-1
/
+2
2018-03-19
drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+3
2018-03-17
drm/tegra: prime: Implement ->{begin,end}_cpu_access()
Thierry Reding
1
-0
/
+30
2018-03-17
drm/tegra: gem: Map pages via the DMA API
Thierry Reding
1
-16
/
+16
2018-03-17
drm/tegra: hub: Use private object for global state
Thierry Reding
5
-80
/
+123
2018-03-16
amdgpu/dm: Default PRE_VEGA ASIC support to 'y'
Harry Wentland
1
-1
/
+1
2018-03-16
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
3
-12
/
+5
2018-03-16
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
1
-0
/
+3
2018-03-16
drm/amd/display: Refine disable VGA
Clark Zheng
2
-6
/
+22
2018-03-15
drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel
Andrey Grodzovsky
1
-2
/
+6
2018-03-15
drm/tegra: fb: Properly support linear modifier
Thierry Reding
1
-3
/
+6
2018-03-15
drm/tegra: plane: Support format modifiers
Thierry Reding
4
-2
/
+56
2018-03-15
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
1
-19
/
+12
2018-03-15
drm/amd/pp: Rename file name cz_* to smu8_*
Rex Zhu
6
-4
/
+4
2018-03-15
drm/amd/pp: Replace function/struct name cz_* with smu8_*
Rex Zhu
5
-807
/
+806
2018-03-15
drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c
Rex Zhu
2
-60
/
+60
2018-03-15
drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.c
Rex Zhu
5
-209
/
+140
2018-03-15
drm/amd/pp: Remove dead header file pp_asicblocks.h
Rex Zhu
2
-48
/
+0
2018-03-15
drm/amd/pp: Delete dead code on cz_clockpowergating.c
Rex Zhu
2
-81
/
+0
2018-03-15
drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.c
Rex Zhu
2
-4
/
+7
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
19
-804
/
+336
2018-03-15
drm/amdgpu: Don't compared ip_block_type with ip_block_index
Rex Zhu
1
-1
/
+1
2018-03-15
drm/amdgpu: Plus NULL function pointer check
Rex Zhu
1
-3
/
+6
2018-03-15
drm/amd/pp: Move helper functions to smu_help.c
Rex Zhu
5
-663
/
+723
2018-03-15
drm/amd/pp: Replace rv_* with smu10_*
Rex Zhu
9
-371
/
+371
2018-03-15
drm/amd/pp: Fix function parameter not correct
Rex Zhu
1
-2
/
+2
2018-03-15
drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function table
Rex Zhu
4
-36
/
+44
2018-03-15
drm/amd/pp: Add new smu backend function smc_table_manager
Rex Zhu
3
-0
/
+11
2018-03-15
drm/amd/pp: Mark internal functions as static in rv_smumgr.c
Rex Zhu
1
-3
/
+3
2018-03-15
drm/amd/pp: Add rv_read_arg_from_smc to smu backend function table
Rex Zhu
3
-14
/
+11
2018-03-15
drm/amd/pp: Remove meanless return value check in RV
Rex Zhu
2
-117
/
+53
2018-03-15
drm/amd/pp: Delete is_smc_ram_running function on RV
Rex Zhu
2
-28
/
+0
2018-03-15
drm/amd/pp: Clean up header file include
Rex Zhu
3
-7
/
+3
2018-03-15
drm/amd/pp: Fix memory leak in error path in smumgr
Rex Zhu
6
-23
/
+43
2018-03-15
drm/amd/pp: Simplified the avfs btc state on smu7
Rex Zhu
7
-150
/
+51
2018-03-15
drm/amd/powerplay: Fix KASAN user after free on driver unload.
Andrey Grodzovsky
2
-48
/
+23
2018-03-15
drm/tegra: dc: Dedicate overlay plane to cursor on older Tegra's
Dmitry Osipenko
1
-5
/
+25
2018-03-15
drm/tegra: plane: Make tegra_plane_get_overlap_index() static
Dmitry Osipenko
1
-2
/
+2
2018-03-14
drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.c
Feifei Xu
1
-2
/
+0
2018-03-14
drm/amdgpu/sdma4: use num_instances for clock/powergating config
Alex Deucher
1
-4
/
+4
2018-03-14
drm/amdgpu: remove trailing whitespace from soc15ip.h
Alex Deucher
1
-143
/
+143
2018-03-14
drm/amdgpu/powerplay/vega10: fix memory leak in error path
Alex Deucher
1
-2
/
+4
[next]