summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-20drm/radeon/kms: merge conflicted badlyDave Airlie
2014-03-18Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel in...Dave Airlie
2014-03-18drm/cma: remove to make sg_table when gem cma is createdJoonyoung Shim
2014-03-18Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie
2014-03-18Merge tag 'v3.14-rc7' into drm-nextDave Airlie
2014-03-18Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-...Dave Airlie
2014-03-18Merge branch 'drm-intel-next' of git://git.freedesktop.org/git/drm-intel into...Dave Airlie
2014-03-18Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2014-03-17drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter
2014-03-17drm/fb-helper: Do the 'max_conn_count' zero checkXiubo Li
2014-03-17drm: Check if the allocation has succeeded before dereferencing newmodeDamien Lespiau
2014-03-17drm/fb-helper: Use drm_fb_helper_restore_fbdev_mode() in drm_fb_helper_set_par()Ville Syrjälä
2014-03-17Merge branch 'drm-minor' of git://people.freedesktop.org/~dvdhrm/linux into d...Dave Airlie
2014-03-16Linux 3.14-rc7v3.14-rc7Linus Torvalds
2014-03-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~dvdhrm/linux into d...Dave Airlie
2014-03-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-16ipc: Fix 2 bugs in msgrcv() MSG_COPY implementationMichael Kerrisk
2014-03-16Merge branch 'drm-minor' into drm-nextDavid Herrmann
2014-03-16Merge branch 'drm-anon' into drm-nextDavid Herrmann
2014-03-16drm: make minors independent of global lockDavid Herrmann
2014-03-16drm: inline drm_minor_get_id()David Herrmann
2014-03-16drm: coding-style fixes in minor handlingDavid Herrmann
2014-03-16drm: remove redundant minor->device fieldDavid Herrmann
2014-03-16drm: remove unneeded #ifdef CONFIG_DEBUGFSDavid Herrmann
2014-03-16drm: rename drm_unplug/get_minor() to drm_minor_register/unregister()David Herrmann
2014-03-16drm: move drm_put_minor() to drm_minor_free()David Herrmann
2014-03-16drm: allocate minors earlyDavid Herrmann
2014-03-16drm: add minor-lookup/release helpersDavid Herrmann
2014-03-16drm: provide device-refcountDavid Herrmann
2014-03-16drm: turn DRM_MINOR_* into enumDavid Herrmann
2014-03-16drm: remove unused DRM_MINOR_UNASSIGNEDDavid Herrmann
2014-03-16drm: skip redundant minor-lookup in open pathDavid Herrmann
2014-03-16drm: group dev-lifetime related membersDavid Herrmann
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann
2014-03-16drm: add pseudo filesystem for shared inodesDavid Herrmann
2014-03-16drm/gem: dont init "ret" in drm_gem_mmap()David Herrmann
2014-03-16drm/crtc: add sanity checks to create_dumb()David Herrmann
2014-03-16drm/gem: free vma-node during object-cleanupDavid Herrmann
2014-03-16drm/gem: fix indentationDavid Herrmann
2014-03-16drm/udl: fix Bpp calculation in dumb_create()David Herrmann
2014-03-16drm/udl: fix error-path when damage-req failsDavid Herrmann
2014-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-03-15drm/imx: remove drm_mode_connector_detach_encoder harderDaniel Vetter
2014-03-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-14Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-14Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-14x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds