1. e6090cc drm: Remove pending_read_domains and pending_write_domain by Chris Wilson · 8 years ago
  2. 8c3a818 drm/atomic-helper: Realign function parameters by Daniel Vetter · 8 years ago
  3. 7114d2e drm/fb-helper: Remove drm_mode_config_fb. by Maarten Lankhorst · 8 years ago
  4. 931e8c6 drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpers by Mark Cave-Ayland · 8 years ago
  5. 9e2033a drm: qxl: constify ttm_place structures. by Arvind Yadav · 8 years ago
  6. 05ccf21 drm: ttm: virtio-gpu: dma-buf: Constify ttm_place structures. by Arvind Yadav · 8 years ago
  7. 7b4e1ea drm/udl: dma-buf: Constify dma_buf_ops structures. by Arvind Yadav · 8 years ago
  8. 8a63ca5 drm: armada: Constify drm_prop_enum_list structures. by Arvind Yadav · 8 years ago
  9. aaaf2f1 drm: armada: constify drm_prop_enum_list structures. by Arvind Yadav · 8 years ago
  10. fef9df8 drm/atomic: initial support for asynchronous plane update by Gustavo Padovan · 8 years ago
  11. d48cb5f drm/atomic: Drop helper include from drm_atomic.c by Daniel Vetter · 8 years ago
  12. 6458171 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() by Laurent Pinchart · 8 years ago
  13. 0b20a0f drm: Add old state pointer to CRTC .enable() helper function by Laurent Pinchart · 8 years ago
  14. f1e8c67 dma-buf/sw-sync: Use an rbtree to sort fences in the timeline by Chris Wilson · 8 years ago
  15. d3862e4 dma-buf/sw-sync: Fix locking around sync_timeline lists by Chris Wilson · 8 years ago
  16. 3b52ce4 dma-buf/sw-sync: sync_pt is private and of fixed size by Chris Wilson · 8 years ago
  17. a6aa8fc dma-buf/sw-sync: Reduce irqsave/irqrestore from known context by Chris Wilson · 8 years ago
  18. 8f66d3a dma-buf/sw-sync: Prevent user overflow on timeline advance by Chris Wilson · 8 years ago
  19. 61894b0 dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound by Chris Wilson · 8 years ago
  20. 8111477 dma-buf/dma-fence: Extract __dma_fence_is_later() by Chris Wilson · 8 years ago
  21. faa8b0b drm/gma500: remove an unneeded NULL check by Dan Carpenter · 8 years ago
  22. 4177b51 drm: vmwgfx: Replace CRTC .commit() helper operation with .enable() by Laurent Pinchart · 8 years ago
  23. 4e004f6 drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation by Laurent Pinchart · 8 years ago
  24. 641164f drm: qxl: Replace CRTC .commit() helper operation with .enable() by Laurent Pinchart · 8 years ago
  25. 4889b35 drm: qxl: Remove unused CRTC .dpms() helper operation by Laurent Pinchart · 8 years ago
  26. b359547 drm: arcpgu: Remove CRTC .prepare() helper operation by Laurent Pinchart · 8 years ago
  27. f3f63e6 drm: arcpgu: Remove CRTC .commit() helper operation by Laurent Pinchart · 8 years ago
  28. b4164d6 drm/vblank: Unexport drm_vblank_cleanup by Daniel Vetter · 8 years ago
  29. c544815 drm/hdlcd: remove drm_vblank_cleanup, rise of the zoombies edition by Daniel Vetter · 8 years ago
  30. 330c422 drm/core: Fail atomic IOCTL with no CRTC state but with signaling. by Andrey Grodzovsky · 8 years ago
  31. b740e76 Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Sean Paul · 8 years ago
  32. 7141fd3 drm/atomic-helper: Simplify commit tracking locking by Daniel Vetter · 8 years ago
  33. 5f58e97 drm/vmwgfx: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  34. 6d61e70 Backmerge tag 'v4.12-rc7' into drm-next by Dave Airlie · 8 years ago
  35. 5cbdacc drm/udl: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  36. 3f5857f drm/rockchip: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  37. 0265ac9 drm/nouveau: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  38. ed173e5 drm/mtk: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  39. baf5438 drm/i915: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  40. 20db9a2 drm/kirin: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  41. b3df5e6 drm/hibmc: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  42. c0bc126 Linux 4.12-rc7 by Linus Torvalds · 8 years ago
  43. a4fd8b3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  44. 5f4b37d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. 35d8d5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 1a8cca1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  47. 412572b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  48. d5d5c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  49. bb9b8fd Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  50. f65013d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  51. 26fcd95 x86/mshyperv: Remove excess #includes from mshyperv.h by Thomas Gleixner · 8 years ago
  52. 94a6df2 Merge tag 'powerpc-4.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  53. cd5545a Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  54. ba6cbdb Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  55. 25b2398 Merge tag 'gpio-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  56. 51c933f Merge tag 'sound-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  57. 311548f Merge tag 'drm-fixes-for-v4.12-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  58. 7139a06 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  59. 7ec2f7e Merge tag 'for-4.12/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  60. 337c6ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  61. 98da7d0 fs/exec.c: account for argv/envp pointers by Kees Cook · 8 years ago
  62. 8818efa ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 8 years ago
  63. 3b7b314 slub: make sysfs file removal asynchronous by Tejun Heo · 8 years ago
  64. a91e0f6 lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 8 years ago
  65. 1eb643d fs/dax.c: fix inefficiency in dax_writeback_mapping_range() by Jan Kara · 8 years ago
  66. 9fa4eb8 autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL by NeilBrown · 8 years ago
  67. 029c54b mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings by Ard Biesheuvel · 8 years ago
  68. c891d9f mm, thp: remove cond_resched from __collapse_huge_page_copy by David Rientjes · 8 years ago
  69. 2592d2e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  70. 7b249bd Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  71. 71bb23c drm/vgem: Pin our pages for dmabuf exports by Chris Wilson · 8 years ago
  72. 2bf5ccc drm: arcpgu: arc_pgu_crtc_mode_valid() can be static by kbuild test robot · 8 years ago
  73. 8f6ece9 drm/mxsfb: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  74. 91e9767 drm/amd|radeon: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  75. 747fddd drm/qxl: move extern variable declaration header file by Gerd Hoffmann · 8 years ago
  76. 45dfe57 drm/qxl: declare a bunch of functions as static by Gerd Hoffmann · 8 years ago
  77. 6545135 drm/qxl: fix __user annotations by Gerd Hoffmann · 8 years ago
  78. 977282e Merge tag 'perf-urgent-for-mingo-4.12-20170622' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  79. 9768935 Input: synaptics-rmi4 - only read the F54 query registers which are used by Andrew Duggan · 8 years ago
  80. 338ffbf Merge tag 'hdlcd-for-v4.13-v3' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 8 years ago
  81. 34f19ff powerpc/64: Initialise thread_info for emergency stacks by Nicholas Piggin · 8 years ago
  82. 33ce756 Merge tag 'drm-misc-fixes-2017-06-22' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  83. 8814b40 drm/rockchip: dw_hdmi: introduce the pclk for grf by Mark Yao · 8 years ago
  84. 5e3bc6d drm/rockchip: dw_hdmi: introduce the VPLL clock setting by Mark Yao · 8 years ago
  85. 6445e39 drm/rockchip: dw_hdmi: add RK3399 HDMI support by Mark Yao · 8 years ago
  86. ad81810 kconfig: fix sparse warnings in nconfig by Randy Dunlap · 8 years ago
  87. 364a7bf drm: atmel-hlcdc: add support for 8-bit color lookup table mode by Peter Rosin · 8 years ago
  88. ae7c59f drm: atmel-hlcdc: add missing .set_property helper to the crtc by Peter Rosin · 8 years ago
  89. 7598f8b perf probe: Fix probe definition for inlined functions by Björn Töpel · 8 years ago
  90. a38371c Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  91. 55a0b9d drm/vc4: Remove dead vc4_event_pending(). by Eric Anholt · 8 years ago
  92. cf1b372 drm/vc4: Use the atomic state's commit workqueue. by Eric Anholt · 8 years ago
  93. 53ad069 drm/vc4: Wait for fences interruptibly in blocking mode. by Eric Anholt · 8 years ago
  94. 334dbd6 drm/vc4: Hook up plane prepare_fb to lookup dma-buf reservations. by Eric Anholt · 8 years ago
  95. 7d2818f drm/vc4: Allow vblank_disable_immediate on non-fw-kms. (v2) by Mario Kleiner · 8 years ago
  96. 3f7ba7e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  97. 4f92f0e Merge tag 'mfd-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  98. c8401dd KVM: x86: fix singlestepping over syscall by Paolo Bonzini · 8 years ago
  99. d6aa07c Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  100. 0108648 drm: Add drm_atomic_helper_wait_for_flip_done() by Boris Brezillon · 8 years ago