aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-27drm/amd/powerplay: update all printk to pr_* on smumgrHuang Rui10-45/+45
2017-01-27drm/amd/powerplay: update all printk to pr_* on hwmgrHuang Rui7-43/+43
2017-01-27drm/amd/powerplay: update all printk to pr_* on eventmgrHuang Rui1-1/+1
2017-01-27drm/amd/powerplay: refine print message for amd_powerplayHuang Rui1-24/+24
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui18-19/+19
2017-01-27drm/amd/powerplay: add prefix for all powerplay pr_* printsHuang Rui1-2/+8
2017-01-27drm/amdgpu: refine gfx_v8 pg code.Rex Zhu1-11/+12
2017-01-27drm/amdgpu: add drm light sleep support for ViRex Zhu1-0/+19
2017-01-27drm/amdgpu: add cgs interface for enter/exit rlc safe mode.Rex Zhu2-0/+25
2017-01-27drm/amdgpu: Refine the way to get atom biosKen Xue1-74/+105
2017-01-27drm/amd/amdgpu: Add DPHY_SCRAM_CNTL register definesHarry Wentland8-0/+50
2017-01-27drm/amd/amdgpu: Add HDMI_DATA_SCRAMBLE register definitionHarry Wentland2-0/+4
2017-01-27drm/amdgpu: cleanup useless extern functionsHuang Rui1-4/+0
2017-01-27drm/amdgpu: cleanup useless smu_ucode_xfer_vi.hHuang Rui1-101/+0
2017-01-27drm/amd/powerplay: fix request smc_sk firmware caseHuang Rui1-0/+4
2017-01-27drm/amd/powerplay: add request_firmware/release_firmware for smu7Huang Rui1-0/+30
2017-01-27drm/amdgpu: use designated initializersKees Cook5-90/+96
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius7-34/+16
2017-01-27drm/amd/amdgpu: Widen mmio trace register address widthTom St Denis1-2/+2
2017-01-27drm/amd/amdgpu: get maximum and used UVD handles (v4)Arindam Nath4-0/+56
2017-01-27drm/amd/powerplay: move vi smu firmware declares to powerplay.Rex Zhu2-13/+11
2017-01-27drm/amd/amdgpu: De-numberify golden SI registersTom St Denis1-483/+492
2017-01-27drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phaseHuang Rui2-0/+14
2017-01-27drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson1-1/+1
2017-01-27Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie47-495/+928
2017-01-27Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie58-1891/+3257
2017-01-27Reinstate "drm/probe-helpers: Drop locking from poll_enable""Dave Airlie3-34/+22
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie636-3365/+5919
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet1-0/+1
2017-01-26Merge tag 'pinctrl-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-35/+54
2017-01-26Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or...Linus Torvalds3-22/+34
2017-01-26Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie3-22/+34
2017-01-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-5/+35
2017-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-78/+237
2017-01-24MAINTAINERS: add Dan Streetman to zbud maintainersDan Streetman1-0/+1
2017-01-24MAINTAINERS: add Dan Streetman to zswap maintainersDan Streetman1-0/+1
2017-01-24mm: do not export ioremap_page_range symbol for external modulezhong jiang1-1/+0
2017-01-24mn10300: fix build error of missing fpu_save()Randy Dunlap1-1/+1
2017-01-24romfs: use different way to generate fsid for BLOCK or MTDColy Li1-1/+22
2017-01-24frv: add missing atomic64 operationsSudip Mukherjee1-1/+18
2017-01-24mm, page_alloc: fix premature OOM when racing with cpuset mems updateVlastimil Babka1-11/+24
2017-01-24mm, page_alloc: move cpuset seqcount checking to slowpathVlastimil Babka1-21/+26
2017-01-24mm, page_alloc: fix fast-path race with cpuset update or removalVlastimil Babka1-1/+9
2017-01-24mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2-2/+6
2017-01-24kernel/panic.c: add missing \nJiri Slaby1-1/+1
2017-01-24fbdev: color map copying bounds checkingKees Cook1-12/+14
2017-01-24frv: add atomic64_add_unless()Sudip Mukherjee1-0/+16
2017-01-24mm/mempolicy.c: do not put mempolicy before using its nodemaskVlastimil Babka1-1/+1
2017-01-24radix-tree: fix private list warningsMatthew Wilcox1-1/+1
2017-01-24Documentation/filesystems/proc.txt: add VmPinFabian Frederick1-2/+3