summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18drm/amdgpu: cleanup VM coding styleChristian König
2015-11-18drm/amdgpu: remove unused VM manager fieldChristian König
2015-11-18drm/amdgpu: cleanup scheduler command submissionChristian König
2015-11-18drm/amdgpu: fix typo in firmware nameChristian König
2015-11-16drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()Junwei Zhang
2015-11-16drm/amdgpu: wait interruptible when semaphores are disabled v2Christian König
2015-11-16drm/amdgpu: update pd while updating vm as wellChunming Zhou
2015-11-16drm/amdgpu: fix handling order in scheduler CSChristian König
2015-11-16drm/amdgpu: fix incorrect mutex usage v3Christian König
2015-11-16drm/amdgpu: cleanup scheduler fence get/put danceChristian König
2015-11-16drm/amdgpu: add command submission workflow tracepointChunming Zhou
2015-11-16drm/amdgpu: update Fiji's tiling mode tableFlora Cui
2015-11-16drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.Rex Zhu
2015-11-16drm/amdgpu: fix seq_printf format stringArnd Bergmann
2015-11-16drm/radeon: fix quirk for MSI R7 370 Armor 2XMaxim Sheviakov
2015-11-16drm/amdgpu: Fix default page access routingJay Cornwall
2015-11-16drm/radeon: unconditionally set sysfs_initializedAlex Deucher
2015-11-16drm/amdgpu: cleanup amdgpu_cs_parser handlingChristian König
2015-11-16drm/amdgpu: fix leaking the IBs on errorChristian König
2015-11-16drm/amd: add kmem cache for sched fenceChunming Zhou
2015-11-16drm/amdgpu: add kmem cache for amdgpu fenceChunming Zhou
2015-11-16drm/amdgpu: update fiji_mgcg_cgcg_init tableFlora Cui
2015-11-16drm/amdgpu: use common fence for amdgpu_vm_fenceChristian König
2015-11-16drm/amdgpu: use fence_is_later() for vm_flush as well v2Christian König
2015-11-16drm/amdgpu: use a timer for fence fallbackChristian König
2015-11-16drm/amdgpu: remove fence trace pointsChristian König
2015-11-16drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG valueFlora Cui
2015-11-16drm/radeon: Only prompt for enabling PAT when we'd allow write-combiningMichel Dänzer
2015-11-16drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WCMichel Dänzer
2015-11-16drm/radeon: Disable uncacheable CPU mappings of GTT with RV6xxMichel Dänzer
2015-11-13Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao
2015-11-13drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...Ville Syrjälä
2015-11-13Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang
2015-11-12arm64: use linux/types.h in kvm.hArnd Bergmann
2015-11-12arm64: build vdso without libgcovArnd Bergmann
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann
2015-11-12Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-11-11Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-11thermal: rockchip: fix compile errorCaesar Wang
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato
2015-11-12Merge branch 'pm-tools'Rafael J. Wysocki