summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-20drm/radeon: remove gui_idle interrupt infrastructureAlex Deucher
2012-09-20drm/radeon/dynpm: wait for fences on all rings when reclockingAlex Deucher
2012-09-20drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)Alex Deucher
2012-09-20drm/radeon/r5xx-r7xx: don't use radeon_crtc for vblank callback (v2)Alex Deucher
2012-09-20drm/radeon/r1xx-r4xx: don't use radeon_crtc for vblank callbackAlex Deucher
2012-09-20drm/radeon: clean up evergreen_get_vblank_counterAlex Deucher
2012-09-20drm/radeon/dce4+: don't use radeon_crtc for vblank callbackAlex Deucher
2012-09-20drm/radeon: Prevent leak of scratch register on resume from suspendSimon Kitching
2012-09-17Revert "drm/radeon: rework pll selection (v3)"Alex Deucher
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie
2012-09-14Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-09-13drm/radeon: make 64bit fences more robust v3Christian König
2012-09-13drm/radeon: rework pll selection (v3)Alex Deucher
2012-09-13Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä
2012-09-13drm/exynos: remove DRM_FORMAT_NV12M from plane moduleInki Dae
2012-09-13drm/exynos: fix double call of drm_prime_(init/destroy)_file_privateMandeep Singh Baines
2012-09-13drm/exynos: add dummy support for dmabuf-mmapTomasz Stanislawski
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_mixer.cSachin Kamat
2012-09-13drm/exynos: Add missing braces around sizeof in exynos_hdmi.cSachin Kamat
2012-09-13drm/exynos: Make g2d_pm_ops staticSachin Kamat
2012-09-13drm/exynos: Add dependency for G2D in KconfigSachin Kamat
2012-09-13drm/exynos: fixed page align bug.Inki Dae
2012-09-13drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer
2012-09-13drm/exynos: Use devm_* functions in exynos_drm_g2d.c fileSachin Kamat
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c fileSachin Kamat
2012-09-13drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c fileSachin Kamat
2012-09-13drm/exynos: Remove redundant check in exynos_drm_fimd.c fileSachin Kamat
2012-09-13drm/exynos: Remove redundant check in exynos_hdmi.c fileSachin Kamat
2012-09-13vmwgfx: add dumb ioctl supportDave Airlie
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox
2012-09-13Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-09-12Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-09-11drm/i915: fix up the IBX transcoder B checkDaniel Vetter
2012-09-11crypto: authenc - Fix crash with zero-length assoc dataHerbert Xu
2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan
2012-09-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-09-11Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-09-11Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-09-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-09-10drm/i915: set the right gen3 flip_done mode also at resumeDaniel Vetter
2012-09-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-09-10workqueue: fix possible idle worker depletion across CPU hotplugLai Jiangshan
2012-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-09-10workqueue: restore POOL_MANAGING_WORKERSLai Jiangshan
2012-09-10KVM: fix error paths for failed gfn_to_page() callsXiao Guangrong
2012-09-10i2c-core: Fix for lockdep validatorJean Delvare