1. 819e0a9 drm/mediatek: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  2. 8810419 drm/tinydrm: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  3. e284f1f drm/zte: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  4. bd73ac0 drm/vc4: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  5. 6e93b20 drm/tilcdc: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  6. a0bde8a drm/sun4i: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  7. 58ba9aa drm/stm: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  8. 400fc00 drm/shmobile: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  9. 095ec3f drm/rcar-du: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  10. 4451179 drm/pl111: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  11. a58980b drm/imx: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  12. 682b06a drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  13. cdd7df8 drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  14. cdc1cc7 drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  15. 3939b88 drm/arc: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 7 years ago
  16. 0be8d63 drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroy by Noralf Trønnes · 7 years ago
  17. db61152 drm/gem: Add drm_gem_dumb_map_offset() by Noralf Trønnes · 7 years ago
  18. 4e6b1e9 drm/vc4: Convert more lock requirement comments to lockdep assertions. by Eric Anholt · 7 years ago
  19. f309946 drm/vc4: Add an ioctl for labeling GEM BOs for summary stats by Eric Anholt · 7 years ago
  20. 95d7cbc drm/vc4: Start using u64_to_user_ptr. by Eric Anholt · 7 years ago
  21. 78acea3 Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  22. e6742e1 drm: linux-next: build failure after merge of the drm-misc tree by Stephen Rothwell · 8 years ago
  23. 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 7 years ago
  24. 542aefb Merge tag 'drm-misc-next-2017-07-26' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
  25. 6702222 drm/bridge: Add a devm_ allocator for panel bridge. by Eric Anholt · 8 years ago
  26. 15b4511 drm/vc4: add HDMI CEC support by Hans Verkuil · 8 years ago
  27. 10ee275 drm/vc4: prepare for CEC support by Hans Verkuil · 8 years ago
  28. 89a15e6 drm/stm: dsi: Constify phy ops structure by Philippe CORNU · 8 years ago
  29. dc5e0cd drm/stm: ltdc: Cleanup rename returned value by Philippe CORNU · 8 years ago
  30. 589b648 drm/stm: ltdc: add devm_reset_control & platform_get_ressource by Philippe CORNU · 8 years ago
  31. c994796 drm/stm: ltdc: Constify funcs structures by Philippe CORNU · 8 years ago
  32. 0e21e3b drm/stm: ltdc: Lindent and minor cleanups by Philippe CORNU · 8 years ago
  33. 444d0db drm/stm: ltdc: Cleanup signal polarity defines by Philippe CORNU · 8 years ago
  34. af5125d drm/stm: drv: Rename platform driver name by Philippe CORNU · 8 years ago
  35. 367035c drm: stm: remove "default y" in Kconfig by benjamin.gaignard@linaro.org · 8 years ago
  36. c1c026d drm/stm: Add STM32 DSI controller driver by Philippe CORNU · 8 years ago
  37. 4c308b9 dt-bindings: display: stm32: Add DSI controller by Philippe CORNU · 8 years ago
  38. 97b2c68 dt-bindings: display: stm32: remove st-display-subsystem parent node requirement by Philippe CORNU · 8 years ago
  39. 8bb9777 drm/hisilicon: fix build error without fbdev emulation by Arnd Bergmann · 7 years ago
  40. 81a099a drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users by Maxime Ripard · 8 years ago
  41. fc2157b drm: Improve kerneldoc for drm_modeset_lock by Liviu Dudau · 8 years ago
  42. 14693a0 drm/hisilicon: Remove custom FB helper deferred setup by Thierry Reding · 8 years ago
  43. 812fc6f drm/exynos: Remove custom FB helper deferred setup by Thierry Reding · 8 years ago
  44. ca91a27 drm/fb-helper: Support deferred setup by Daniel Vetter · 8 years ago
  45. 6ce3126 dma-fence: Don't BUG_ON when not absolutely needed by Daniel Vetter · 8 years ago
  46. 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  47. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  48. 9f15a4a drm/syncobj: Fix kerneldoc by Daniel Vetter · 8 years ago
  49. c4bbb73 drm/atomic: Allow drm_atomic_helper_swap_state to fail by Maarten Lankhorst · 8 years ago
  50. 8a39374 drm/atomic: Add __must_check to drm_atomic_helper_swap_state. by Maarten Lankhorst · 8 years ago
  51. d68bc0e drm/vc4: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  52. fad9e43 drm/tilcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  53. 424624e drm/tegra: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  54. 771f14c drm/msm: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  55. 76cc0718 drm/mediatek: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  56. 0806f4e drm/i915: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  57. f4d41d9 drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  58. 8572636 drm/nouveau: Handle drm_atomic_helper_swap_state failure by Maarten Lankhorst · 8 years ago
  59. c066d23 drm/atomic: Change drm_atomic_helper_swap_state to return an error. by Maarten Lankhorst · 8 years ago
  60. 813a7e1 drm/nouveau: Fix error handling in nv50_disp_atomic_commit by Maarten Lankhorst · 8 years ago
  61. e1923ab drm/<drivers>: Drop fbdev info flags by Daniel Vetter · 8 years ago
  62. 060f33b drm/qxl: Drop fbdev hwaccel flags by Daniel Vetter · 8 years ago
  63. 47f3980 drm: Update docs around gem_free_object by Daniel Vetter · 8 years ago
  64. 520eccd Linux 4.13-rc2 by Linus Torvalds · 7 years ago
  65. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 7 years ago
  66. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 7 years ago
  67. a56e88e Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  68. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 8 years ago
  69. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 8 years ago
  70. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 8 years ago
  71. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 8 years ago
  72. 4b162c5 Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  73. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  74. dedaff2 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  75. 55fd939 Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  76. bcb53e5 Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  77. 82abbea7 MAINTAINERS: fix alphabetical ordering by Randy Dunlap · 8 years ago
  78. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  79. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  80. 0151ef0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. bb236db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  82. 24a1635 Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  83. f79ec88 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  84. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  85. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  86. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. e234b4a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 5a77f02 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 8b810a3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 8 years ago
  92. 34eddef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 8 years ago
  95. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 8 years ago
  96. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 8 years ago
  97. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 8 years ago
  98. 3ffbc1d net/sunrpc/xprt_sock: fix regression in connection error reporting. by NeilBrown · 8 years ago
  99. ecc7b43 nfs: count correct array for mnt3_counts array size by Eryu Guan · 8 years ago
  100. db15e7f x86/devicetree: Convert to using %pOF instead of ->full_name by Rob Herring · 8 years ago