1. cfa7152 drm/amdgpu: add extern C guard for the UAPI header by Emil Velikov · 9 years ago
  2. 9530697 Merge tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 9 years ago
  3. 93f517c Merge branch 'drm-hisilicon-next' of github.com:xin3liang/linux into drm-next by Dave Airlie · 9 years ago
  4. 6d23abf Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  5. 165cccc drm/hisilicon: Fix DRM_INFO printed issue by Xinliang Liu · 9 years ago
  6. 12cb4c8 drm/hisilicon: Make kirin_drm_unbind sufficient by Xinliang Liu · 9 years ago
  7. b93c846 drm/hisilicon: Use drm_connector_register_all by Daniel Vetter · 9 years ago
  8. dd65a68 drm/exynos/decon5433: fix trigger configuration by Andrzej Hajda · 9 years ago
  9. 17ef49b drm/exynos/dsi: use of_graph_get_endpoint_by_regs helper by Philipp Zabel · 9 years ago
  10. fb38b1f drm/exynos/dpi: use of_graph_get_endpoint_by_regs helper by Philipp Zabel · 9 years ago
  11. 562d545 drm/exynos: Nuke dummy fb->dirty callback by Daniel Vetter · 9 years ago
  12. 6aa5e85 drm/exynos: use directly DMA mapping APIs on g2d by Joonyoung Shim · 9 years ago
  13. b85881d drm/exynos/hdmi: Don't print error on deferral due to regulators by Javier Martinez Canillas · 9 years ago
  14. 55b19fc drm/exynos: fix imported dma-buf to be mapped by Joonyoung Shim · 9 years ago
  15. 5a0202f drm/exynos: support gem_prime_mmap by Joonyoung Shim · 9 years ago
  16. fa9971d drm/exynos: fimd: harden fimd_calc_clkdiv() by Tobias Jakobi · 9 years ago
  17. fc173ae drm/exynos: fix cancel page flip code by Andrzej Hajda · 9 years ago
  18. 3f4c8e5 drm/exynos/decon5433: do not use unnecessary software trigger by Andrzej Hajda · 9 years ago
  19. b0bb3d0 drm/exynos/decon5433: handle vblank in vblank interrupt by Andrzej Hajda · 9 years ago
  20. 59b62d3 drm/exynos/hdmi: expose HDMI-PHY clock as pipeline clock by Andrzej Hajda · 9 years ago
  21. 19ea5da Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de:/git/lst/linux into drm-next by Dave Airlie · 9 years ago
  22. 2e726dc4 Merge tag 'mediatek-drm-2016-05-09' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 9 years ago
  23. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 9 years ago
  24. ba39164 drm/amdgpu: fix build on aarch64. by Dave Airlie · 9 years ago
  25. 2c3d68a Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 9 years ago
  26. 2958cf0 Merge tag 'topic/drm-misc-2016-05-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  27. 44549e8 Linux 4.6-rc7 by Linus Torvalds · 9 years ago
  28. 2b66987 drm/msm: Drop load/unload drm_driver ops by Archit Taneja · 9 years ago
  29. 8208ed9 drm/msm: Centralize connector registration/unregistration by Archit Taneja · 9 years ago
  30. c899f93 drm/msm/hdmi: Prevent gpio_free related kernel warnings by Archit Taneja · 9 years ago
  31. 4816b62 drm/msm: print offender task name on hangcheck recovery by Rob Clark · 9 years ago
  32. 40e6815 drm/msm: fix leak in failed submit path by Rob Clark · 9 years ago
  33. 6860b56 drm/msm: de-indent submit_create() by Rob Clark · 9 years ago
  34. 1193c3b drm/msm: drop return from gpu->submit() by Rob Clark · 9 years ago
  35. ed19075 drm/msm/mdp4: Don't manage DSI PLL regulators in MDP driver by Archit Taneja · 9 years ago
  36. 1d15c16 drm/msm/edp: Drop regulator_set_voltage call by Archit Taneja · 9 years ago
  37. f377d59 drm/msm/dsi: Fix regulator API abuse by Archit Taneja · 9 years ago
  38. d6c925c drm/msm: Move call to PTR_ERR_OR_ZERO after reassignment by Vaishali Thakkar · 9 years ago
  39. 30c6bfe drm/msm/mdp: Add support for more RGBX formats by Rob Herring · 9 years ago
  40. 6979cd5 drm: msm: remove unused variable by Arnd Bergmann · 9 years ago
  41. 2755734 drm/msm: fix ->last_fence() after recover by Rob Clark · 9 years ago
  42. b6295f9 drm/msm: 'struct fence' conversion by Rob Clark · 9 years ago
  43. ba00c3f drm/msm: remove fence_cbs by Rob Clark · 9 years ago
  44. ca762a8 drm/msm: introduce msm_fence_context by Rob Clark · 9 years ago
  45. 340faef drm/msm: split locking and pinning BO's by Rob Clark · 9 years ago
  46. 7d12a27 drm/msm/gpu: simplify tracking in-flight bo's by Rob Clark · 9 years ago
  47. 340ff41 drm/msm: split out timeout_to_jiffies helper by Rob Clark · 9 years ago
  48. 79f0e20 drm/msm: use imported dmabuf's reservation object by Rob Clark · 9 years ago
  49. fde5de6 drm/msm: move fence code to it's own file by Rob Clark · 9 years ago
  50. edcd60c drm/msm: move debugfs code to it's own file by Rob Clark · 9 years ago
  51. 824815c reservation: add reservation_object_get_excl_rcu() by Rob Clark · 9 years ago
  52. feb46f0 drm/msm: make HDCP support optional by Rob Clark · 9 years ago
  53. 32cf95d Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  54. 630aac5 Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  55. 3f8f0cf Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  56. 9125aeb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  57. 67601c3b Merge tag 'media/v4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  58. 35cd3f4 Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  59. b4184cb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  60. 0783783 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  61. 3f86ba5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 01ec716 Merge tag 'pm+acpi-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  63. 17d25a3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 18fb92c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. cade818 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 83a395d Merge branch 'parisc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  67. dd28769 Merge tag 'arc-4.6-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  68. 4883d11 Merge tag 'powerpc-4.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  69. 659a182 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  70. ac4b128 clk: mediatek: remove hdmitx_dig_cts from TOP clocks by Philipp Zabel · 9 years ago
  71. 4585945 clk: mediatek: Add hdmi_ref HDMI PHY PLL reference clock output by Philipp Zabel · 9 years ago
  72. 0644599 clk: mediatek: make dpi0_sel propagate rate changes by Philipp Zabel · 9 years ago
  73. 9e629c1 drm/mediatek: Add DPI sub driver by Jie Qiu · 9 years ago
  74. 2e54c14 drm/mediatek: Add DSI sub driver by CK Hu · 9 years ago
  75. 119f517 drm/mediatek: Add DRM Driver for Mediatek SoC MT8173. by CK Hu · 9 years ago
  76. 8863dc7 drm/i915: Correctly refcount connectors in hw state readou by Daniel Vetter · 9 years ago
  77. 83127f6 drm/panel: Flesh out kerneldoc by Thierry Reding · 9 years ago
  78. f0b22d1 parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls by Dmitry V. Levin · 9 years ago
  79. 923dd88 dt-bindings: drm/mediatek: Add Mediatek display subsystem dts binding by CK Hu · 9 years ago
  80. cb1b5df memory: mtk-smi: export mtk_smi_larb_get/put by Philipp Zabel · 9 years ago
  81. 5f2f88e Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' by Rafael J. Wysocki · 9 years ago
  82. 7c21b38 Merge branches 'acpica-fixes' and 'device-properties-fixes' by Rafael J. Wysocki · 9 years ago
  83. 886123f x86/tsc: Read all ratio bits from MSR_PLATFORM_INFO by Chen Yu · 9 years ago
  84. a10e2bde drm/etnaviv: fix mmap operations for userptr and dma-buf objects by Lucas Stach · 9 years ago
  85. 0e7f26e drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj by Lucas Stach · 9 years ago
  86. 946dd8d drm/etnaviv: use deferrable timer for hangcheck handler by Lucas Stach · 9 years ago
  87. 6f3ffc1 timer: add setup_deferrable_timer macro by Lucas Stach · 9 years ago
  88. fd50c3a Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 9 years ago
  89. a64424d Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  90. 9caa7e7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  91. 43a3e83 mailmap: add John Paul Adrian Glaubitz by Linus Torvalds · 9 years ago
  92. 7270a3f Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  93. 7322dd7 byteswap: try to avoid __builtin_constant_p gcc bug by Arnd Bergmann · 9 years ago
  94. 7c31190 lib/stackdepot: avoid to return 0 handle by Joonsoo Kim · 9 years ago
  95. 172400c mm: fix kcompactd hang during memory offlining by Vlastimil Babka · 9 years ago
  96. acbef7b modpost: fix module autoloading for OF devices with generic compatible property by Philipp Zabel · 9 years ago
  97. 8148a73 proc: prevent accessing /proc/<PID>/environ until it's ready by Mathias Krause · 9 years ago
  98. 32a4e16 mm/zswap: provide unique zpool name by Dan Streetman · 9 years ago
  99. 127393f mm: thp: kvm: fix memory corruption in KVM with THP enabled by Andrea Arcangeli · 9 years ago
  100. ff2de82 MAINTAINERS: fix Rajendra Nayak's address by Eric Engestrom · 9 years ago