summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-01drm/radeon: use pflip irq on R600+ v2Christian König7-17/+147
2014-05-01drm/radeon/uvd: use lower clocks on old UVD to boot v2Christian König1-2/+8
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han2-2/+2
2014-04-30drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han1-2/+2
2014-04-30MAINTAINERS: update maintainer entry for Exynos DP driverJingoo Han1-0/+6
2014-04-30drm/exynos: balance framebuffer refcountAndrzej Hajda1-0/+1
2014-04-30Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+22
2014-04-28Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-1/+1
2014-04-28Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie7-15/+36
2014-04-28Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-36/+96
2014-04-25drm/i915: Move all ring resets before setting the HWS pageChris Wilson3-20/+36
2014-04-25drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platformsDaniel Vetter1-4/+14
2014-04-25drm/msm/mdp4: cure for the cursor blues (v2)Rob Clark5-10/+32
2014-04-25drm/msm: default to XR24 rather than AR24Rob Clark1-4/+1
2014-04-25drm/msm: fix memory leakMicah Richert1-1/+3
2014-04-24drm/tegra: restrict plane loops to legacy planesDaniel Vetter1-1/+1
2014-04-24drm/i915: Allow full PPGTT with param overrideBen Widawsky1-1/+1
2014-04-24drm/i915: Discard BIOS framebuffers too small to accommodate chosen modeChris Wilson1-0/+10
2014-04-24drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom1-0/+22
2014-04-23drm/i915: get power domain in case the BIOS enabled eDP VDDPaulo Zanoni1-1/+10
2014-04-23drm/i915: Don't check gmch state on inherited configsDaniel Vetter2-6/+20
2014-04-23Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie7-68/+120
2014-04-22Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-4/+10
2014-04-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+8
2014-04-22drm/radeon: don't allow runpm=1 on systems with out ATPXAlex Deucher1-5/+3
2014-04-22drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher1-0/+7
2014-04-22drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)Alex Deucher2-28/+35
2014-04-22drm/radeon: properly unregister hwmon interface (v2)Alex Deucher1-6/+15
2014-04-22drm/radeon: fix count in cik_sdma_ring_test()Alex Deucher1-1/+1
2014-04-22drm/i915: Allow user modes to exceed DVI 165MHz limitVille Syrjälä1-4/+5
2014-04-22drm/radeon/aux: fix hpd assignment for aux busAlex Deucher1-0/+1
2014-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds5-297/+84
2014-04-21Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-137/+188
2014-04-21um: Memory corruption on startupAnton Ivanov3-0/+8
2014-04-21um: Missing pipe handlingAnton Ivanov1-0/+1
2014-04-21uml: Simplify tempdir logic.Tristan Schmelcher1-297/+75
2014-04-20Linux 3.15-rc2v3.15-rc2Linus Torvalds1-1/+1
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-6/+18
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+11
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+12
2014-04-20drm/radeon: improve PLL limit handling in post div calculationChristian König1-26/+51
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-2/+12
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1
2014-04-20ext4: disable COLLAPSE_RANGE for bigallocNamjae Jeon1-0/+3
2014-04-20ext4: fix COLLAPSE_RANGE failure with 1KB block sizeNamjae Jeon1-3/+10
2014-04-20coredump: fix va_list corruptionEric Dumazet1-1/+6
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+10
2014-04-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-11/+32