summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-29Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-03-29Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2015-03-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-03-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-03-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-03-28Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-28Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-28Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-03-27Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-03-27Merge tag 'sound-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-03-27drm/i915: Update DRIVER_DATE to 20150327Daniel Vetter
2015-03-27drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() codeVille Syrjälä
2015-03-27drm: Use max() to make the ioctl alloc size code cleanerVille Syrjälä
2015-03-27drm: Simplify core vs. drv ioctl handlingVille Syrjälä
2015-03-27drm: Drop ioctl->cmd_drvVille Syrjälä
2015-03-27drm: Fix DRM_IOCTL_DEF_DRV()Ville Syrjälä
2015-03-27drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson
2015-03-27drm/i915: Handle error to get connector state when staging configAnder Conselvan de Oliveira
2015-03-27drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen
2015-03-27drm/i915: fix simple_return.cocci warningskbuild test robot
2015-03-27drm/atomic-helpers: Properly avoid full modeset danceDaniel Vetter
2015-03-27drm/i915: Add module param to test the load detect codeDaniel Vetter
2015-03-27drm/i915: Remove usage of encoder->new_crtc from clock computationsAnder Conselvan de Oliveira
2015-03-27Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris
2015-03-27drm/i915: Don't look at staged config crtc when changing DRRS stateAnder Conselvan de Oliveira
2015-03-27drm/i915: Convert intel_pipe_will_have_type() to using atomic stateAnder Conselvan de Oliveira
2015-03-27drm/i915: Pass an atomic state to modeset_global_resources() functionsAnder Conselvan de Oliveira
2015-03-27drm/i915: Add dynamic page trace eventsMichel Thierry
2015-03-27drm/i915: Finish gen6/7 dynamic page table allocationMichel Thierry
2015-03-27drm/i915: Remove unnecessary gen6_ppgtt_unmap_pagesMichel Thierry
2015-03-27drm/i915: Fix i915_dma_map_single positive error codeMichel Thierry
2015-03-27drm/i915: Prevent out of range pt in gen6_for_each_pdeMichel Thierry
2015-03-27drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctlTommi Rantala
2015-03-27drm/i915: Rip out GET_SPRITE_COLORKEY ioctlDaniel Vetter
2015-03-27watchdog: imgpdc: Fix default heartbeatJames Hogan
2015-03-27watchdog: imgpdc: Fix probe NULL pointer dereferenceJames Hogan
2015-03-27watchdog: mtk_wdt: signedness bug in mtk_wdt_start()Dan Carpenter
2015-03-26Merge branch 'drm-st-next-2015-03-19' of git://git.linaro.org/people/benjamin...Dave Airlie
2015-03-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-26Merge tag 'dm-4.0-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-26Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-26Merge tag 'drm-intel-fixes-2015-03-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Don't use staged config in intel_dp_mst_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()Ander Conselvan de Oliveira