summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-31drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()Ville Syrjälä
2017-05-31drm/arcgpu: Drop drm_vblank_cleanupDaniel Vetter
2017-05-31drm/atmel: Drop drm_vblank_cleanupDaniel Vetter
2017-05-31drm/imx: Drop drm_vblank_cleanupDaniel Vetter
2017-05-31drm/meson: Drop drm_vblank_cleanupDaniel Vetter
2017-05-31drm/stm: Drop drm_vblank_cleanupDaniel Vetter
2017-05-31drm/sun4i: Drop drm_vblank_cleanupDaniel Vetter
2017-05-31drm: better document how to send out the crtc disable eventDaniel Vetter
2017-05-31drm: Use vsnprintf extension %phJoe Perches
2017-05-31drm/doc: move printf helpers out of drmP.hDaniel Vetter
2017-05-31drm/pl111: select DRM_PANELArnd Bergmann
2017-05-30drm/bridge: analogix-anx78xx: Use bridge->mode_valid() callbackJose Abreu
2017-05-30drm: Use mode_valid() in atomic modesetJose Abreu
2017-05-30drm: Use new mode_valid() helpers in connector probe helperJose Abreu
2017-05-30drm: Introduce drm_bridge_mode_valid()Jose Abreu
2017-05-30drm: Add drm_{crtc/encoder/connector}_mode_valid()Jose Abreu
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-05-29drm: Remove drm_device->virtdevDaniel Vetter
2017-05-29drm/i915: Update DRIVER_DATE to 20170529Daniel Vetter
2017-05-29drm/exynos: clean up description of exynos_drm_crtcInki Dae
2017-05-29drm/exynos: dsi: Remove bridge node reference in removalHoegeun Kwon
2017-05-29drm/exynos: dsi: Fix the parse_dt functionHoegeun Kwon
2017-05-29drm/exynos: Merge pre/postclose hooksDaniel Vetter
2017-05-28Linux 4.12-rc3v4.12-rc3Linus Torvalds
2017-05-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2017-05-29Merge tag 'drm-misc-next-2017-05-26' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-05-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu
2017-05-26kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2017-05-26ftrace: Fix memory leak in ftrace_graph_release()Luis Henriques
2017-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-26Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-26ipv4: add reference counting to metricsEric Dumazet
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-05-26ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson
2017-05-26sctp: fix ICMP processing if skb is non-linearDavide Caratti
2017-05-26net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang