index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: remove redundant assignment to variable v_total
Colin Ian King
2019-12-02
1
-1
/
+1
*
drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.c
zhengbin
2019-12-02
1
-2
/
+2
*
drm/amd/display: Remove unneeded semicolon in hdcp.c
zhengbin
2019-12-02
1
-1
/
+1
*
drm/amd/display: Remove unneeded semicolon in bios_parser2.c
zhengbin
2019-12-02
1
-1
/
+1
*
drm/amd/display: Remove unneeded semicolon in bios_parser.c
zhengbin
2019-12-02
1
-1
/
+1
*
drm/amd/powerplay: Remove unneeded variable 'ret' in amdgpu_smu.c
zhengbin
2019-12-02
1
-5
/
+3
*
drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.c
zhengbin
2019-12-02
1
-3
/
+1
*
drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.c
zhengbin
2019-12-02
1
-3
/
+1
*
drm/amd/powerplay: Remove unneeded variable 'result' in vega10_hwmgr.c
zhengbin
2019-12-02
1
-2
/
+1
*
drm/amd/powerplay: Remove unneeded variable 'result' in smu10_hwmgr.c
zhengbin
2019-12-02
1
-2
/
+1
*
drm/amd/display: fix double assignment to msg_id field
Colin Ian King
2019-12-02
1
-1
/
+1
*
drm/amd/display: re-enable wait in pipelock, but add timeout
Alex Deucher
2019-12-02
1
-0
/
+19
*
drm/amd/display: Get NV14 specific ip params as needed
Zhan liu
2019-12-02
1
-0
/
+4
*
drm/amd/display: Adding NV14 IP Parameters
Zhan liu
2019-12-02
1
-0
/
+68
*
drm/amdgpu/sriov: No need the event 3 and 4 now
Emily Deng
2019-12-02
1
-2
/
+0
*
drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI info
John Clements
2019-12-02
1
-2
/
+17
*
drm/amd/display: Load TA firmware for navi10/12/14
Bhawanpreet Lakha
2019-12-02
1
-0
/
+25
*
drm/amdgpu: not remove sysfs if not create sysfs
Yintian Tao
2019-12-02
2
-4
/
+15
*
drm/amdgpu: fix GFX10 missing CSIB set(v3)
Monk Liu
2019-12-02
1
-28
/
+5
*
drm/amdgpu: should stop GFX ring in hw_fini
Monk Liu
2019-12-02
1
-1
/
+1
*
drm/amdgpu: do autoload right after MEC loaded for SRIOV VF
Monk Liu
2019-12-02
1
-2
/
+2
*
drm/amdgpu: skip rlc ucode loading for SRIOV gfx10
Monk Liu
2019-12-02
1
-39
/
+41
*
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
2019-12-02
5
-144
/
+6
*
drm/amd/display: Drop AMD_EDID_UTILITY defines
Harry Wentland
2019-12-02
3
-14
/
+0
*
drm/amd/display: Include num_vmid and num_dsc within NV14's resource caps
Zhan Liu
2019-12-02
1
-0
/
+2
*
drm/amdgpu: use CPU to flush vmhub if sched stopped
Monk Liu
2019-12-02
1
-1
/
+2
*
drm/amdgpu/gfx: Increase dispatch packet number
James Zhu
2019-12-02
1
-2
/
+2
*
drm/amdgpu/gfx: Clear more EDC cnt
James Zhu
2019-12-02
1
-0
/
+5
*
drm/amdgpu/gfx10: remove outdated comments
Xiaojie Yuan
2019-12-02
1
-3
/
+0
*
drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finish
Xiaojie Yuan
2019-12-02
1
-2
/
+3
*
drm: radeon: replace 0 with NULL
Jules Irenge
2019-11-26
1
-1
/
+1
*
drm/amdgpu: Fix a bug in jpeg_v1_0_start()
Dan Carpenter
2019-11-26
1
-1
/
+2
*
drm/amdgpu: flag vram lost on baco reset for VI/CIK
Alex Deucher
2019-11-26
2
-4
/
+10
*
drm/amdgpu: move pci handling out of pm ops
Alex Deucher
2019-11-26
3
-29
/
+24
*
drm/amd/display: Modify comments to match the code
Zhan liu
2019-11-26
1
-1
/
+6
*
drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC mode
Hawking Zhang
2019-11-26
1
-4
/
+4
*
drm/amd/amdgpu/sriov skip jpeg ip block for ARCTURUS VF
Jack Zhang
2019-11-26
1
-1
/
+2
*
drm/amdgpu: Optimize KFD page table reservation
Felix Kuehling
2019-11-26
1
-1
/
+14
*
drm/amdgpu: Raise KFD unpinned system memory limit
Felix Kuehling
2019-11-26
1
-2
/
+2
*
drm/amd/display: Null check aconnector in event_property_validate
Bhawanpreet Lakha
2019-11-26
1
-0
/
+3
*
drm/amd/powerplay: remove set but not used variable 'stretch_amount2'
YueHaibing
2019-11-26
1
-6
/
+4
*
drm/amd/display: remove set but not used variable 'msg_out'
YueHaibing
2019-11-26
1
-4
/
+0
*
amdgpu: Enable KFD on POWER systems
Timothy Pearson
2019-11-26
1
-1
/
+1
*
drm/radeon: remove redundant assignment to variable ret
Colin Ian King
2019-11-26
1
-1
/
+1
*
drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
Nathan Chancellor
2019-11-26
1
-0
/
+1
*
drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_stream
Nathan Chancellor
2019-11-26
1
-2
/
+2
*
drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSidd
Colin Ian King
2019-11-26
1
-2
/
+2
*
MAINTAINERS: Drop Rex Zhu for amdgpu powerplay
Alex Deucher
2019-11-26
1
-1
/
+0
*
drm/amd: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-25
1
-5
/
+5
*
drm/amdgpu: Resolved offchip EEPROM I/O issue
John Clements
2019-11-25
2
-5
/
+13
[next]