aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-18drm/amdgpu: fix typo in firmware nameChristian König1-1/+1
2015-11-16drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()Junwei Zhang4-8/+6
2015-11-16drm/amdgpu: wait interruptible when semaphores are disabled v2Christian König1-2/+8
2015-11-16drm/amdgpu: update pd while updating vm as wellChunming Zhou1-0/+3
2015-11-16drm/amdgpu: fix handling order in scheduler CSChristian König1-5/+5
2015-11-16drm/amdgpu: fix incorrect mutex usage v3Christian König5-48/+37
2015-11-16drm/amdgpu: cleanup scheduler fence get/put danceChristian König2-2/+0
2015-11-16drm/amdgpu: add command submission workflow tracepointChunming Zhou5-4/+76
2015-11-16drm/amdgpu: update Fiji's tiling mode tableFlora Cui1-1/+291
2015-11-16drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.Rex Zhu1-4/+4
2015-11-16drm/amdgpu: fix seq_printf format stringArnd Bergmann1-3/+3
2015-11-16drm/radeon: fix quirk for MSI R7 370 Armor 2XMaxim Sheviakov1-1/+1
2015-11-16drm/amdgpu: Fix default page access routingJay Cornwall2-0/+2
2015-11-16drm/radeon: unconditionally set sysfs_initializedAlex Deucher1-2/+1
2015-11-16drm/amdgpu: cleanup amdgpu_cs_parser handlingChristian König2-60/+33
2015-11-16drm/amdgpu: fix leaking the IBs on errorChristian König1-13/+12
2015-11-16drm/amd: add kmem cache for sched fenceChunming Zhou3-2/+23
2015-11-16drm/amdgpu: add kmem cache for amdgpu fenceChunming Zhou1-2/+20
2015-11-16drm/amdgpu: update fiji_mgcg_cgcg_init tableFlora Cui1-5/+0
2015-11-16drm/amdgpu: use common fence for amdgpu_vm_fenceChristian König3-8/+8
2015-11-16drm/amdgpu: use fence_is_later() for vm_flush as well v2Christian König1-12/+9
2015-11-16drm/amdgpu: use a timer for fence fallbackChristian König2-46/+35
2015-11-16drm/amdgpu: remove fence trace pointsChristian König2-44/+0
2015-11-16drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG valueFlora Cui1-1/+4
2015-11-16drm/radeon: Only prompt for enabling PAT when we'd allow write-combiningMichel Dänzer1-2/+3
2015-11-16drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WCMichel Dänzer1-2/+2
2015-11-16drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xxMichel Dänzer1-0/+6
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()"Mark Yao1-6/+75
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't calledVille Syrjälä1-1/+9
2015-11-13Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie1-1/+1
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds14-33/+54
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds13-35/+40
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-264/+365
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds35-209/+405
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang1-1/+1
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang1-2/+2
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang1-1/+1
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann1-1/+1
2015-11-12arm64: build vdso without libgcovArnd Bergmann1-0/+3
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann1-1/+1
2015-11-12Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini2-9/+13
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds62-411/+994
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds24-284/+412
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-6/+16
2015-11-11thermal: rockchip: fix compile errorCaesar Wang1-0/+1
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato2-0/+3
2015-11-12Merge branch 'pm-tools'Rafael J. Wysocki11-63/+88
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki1-11/+10
2015-11-11Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-0/+5
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds14-102/+86