1. fc1d3e4 drm: Allow drivers to register cursor planes with crtc by Matt Roper · 11 years ago
  2. 161d0dc drm: Support legacy cursor ioctls via universal planes when possible (v4) by Matt Roper · 11 years ago
  3. c1a6e9f Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 11 years ago
  4. 5b9adbd Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  5. 65fcf66 drm/radeon: add query for number of active CUs by Alex Deucher · 11 years ago
  6. 5d02626d drm/edid: Store all supported hdmi deep color modes in drm_display_info by Mario Kleiner · 11 years ago
  7. f95aeb1 drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() by Damien Lespiau · 11 years ago
  8. 5330fb4 Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  9. 6c8a02b Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  10. ecb889e Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  11. ca8e2ad drm: Introduce drm_dev_set_unique() by Thierry Reding · 11 years ago
  12. d162180 drm/dsi: Support device shutdown by Thierry Reding · 11 years ago
  13. 8d4ad9d Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next by Dave Airlie · 11 years ago
  14. 7daf8d5 drm/plane-helper: Add drm_plane_helper_check_update() (v3) by Matt Roper · 11 years ago
  15. 5ea1f75 drm: add drm_fb_helper_restore_fbdev_mode_unlocked() by Rob Clark · 11 years ago
  16. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  17. 4f71d0c drm/dp: add a hw mutex around the transfer functions. (v2) by Dave Airlie · 11 years ago
  18. d6ca8ca gpu: ipu-v3: Register the CSI modules by Philipp Zabel · 13 years ago
  19. 3f5a8a9 gpu: ipu-v3: Add CSI and SMFC module enable wrappers by Philipp Zabel · 13 years ago
  20. e904609 gpu: ipu-v3: Add ipu_idmac_get_current_buffer function by Philipp Zabel · 13 years ago
  21. 35de925 gpu: ipu-v3: Add SMFC code by Philipp Zabel · 13 years ago
  22. 39b9004 gpu: ipu-v3: Move i.MX IPUv3 core driver out of staging by Philipp Zabel · 11 years ago
  23. 885ae1c Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  24. b33a51e Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  25. 6e9f798 drm: Split connection_mutex out of mode_config.mutex (v3) by Daniel Vetter · 11 years ago
  26. ebc44cf drm: add signed-range property type by Rob Clark · 12 years ago
  27. 98f75de drm: add object property type by Rob Clark · 11 years ago
  28. 5ea22f2 drm: add extended property types by Rob Clark · 11 years ago
  29. a2b34e2 drm: helpers to find mode objects by Rob Clark · 11 years ago
  30. d5ab2b4 drm: drop drm_get_connector_name() and drm_get_encoder_name() by Jani Nikula · 11 years ago
  31. c9482a5 kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 11 years ago
  32. cae61ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  33. 5536141 Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  34. 8ee7a33 Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  35. 2d7a85f netlink: Only check file credentials for implicit destinations by Eric W. Biederman · 11 years ago
  36. d0c9469 drm/edid: Parse and handle HDMI deep color modes. by Mario Kleiner · 11 years ago
  37. 9d0d68f team: fix mtu setting by Jiri Pirko · 11 years ago
  38. 39c3609 net: fix inet_getid() and ipv6_select_ident() bugs by Eric Dumazet · 11 years ago
  39. c4e8541 Merge tag 'drm-intel-next-2014-05-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  40. f220e62 drm/plane: Fix sparse warnings by Thierry Reding · 11 years ago
  41. 568180a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  42. 073ea2a drm/exynos: dp: Use DPCD defines of drm_dp_helper.h by Jingoo Han · 11 years ago
  43. 182407a drm: add DP MST encoder type by Dave Airlie · 11 years ago
  44. e574894 drm: store encoder name in encoder struct by Jani Nikula · 11 years ago
  45. 2abdd31 drm: store connector name in connector struct (v2) by Jani Nikula · 11 years ago
  46. fe45736 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  47. 7ac3764 USB: cdc-wdm: properly include types.h by Greg Kroah-Hartman · 11 years ago
  48. 7d18963 usb: cdc-wdm: export cdc-wdm uapi header by Bjørn Mork · 11 years ago
  49. c949ddf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  50. b838058 drm/dp: Add missing kernel-doc by Thierry Reding · 11 years ago
  51. 5920105 drm/ttm: fix kerneldoc of ttm_bo_create by Alexandre Courbot · 11 years ago
  52. fbebf59 ARM: 8057/1: amba: Add Qualcomm vendor ID. by srinik · 11 years ago
  53. 0374300 Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  54. 5fa6a683 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  55. f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. e6a32c3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. ad0f614 wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR by Masatake YAMATO · 11 years ago
  58. 3c8a092 drm/dp_helper: add defines for DP 1.2 and MST support. (v2) by Dave Airlie · 11 years ago
  59. dc93f7b MIPS: Fix a typo error in AUDIT_ARCH definition by Huacai Chen · 11 years ago
  60. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 11 years ago
  61. 80932ec Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 11 years ago
  62. 439c610 Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  63. d40d918 Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  64. 06eb4cc Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  65. 89dd6a4 drm/irq: Add kms-native crtc interface functions by Daniel Vetter · 11 years ago
  66. 31a3fca Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  67. a8246fe dmaengine: omap: hide filter_fn for built-in drivers by Arnd Bergmann · 11 years ago
  68. f275228 drm: Add drm_vblank_on() by Ville Syrjälä · 11 years ago
  69. e69595c drm: Make the vblank disable timer per-crtc by Ville Syrjälä · 11 years ago
  70. e1618d4 vlan: Fix build error wth vlan_get_encap_level() by Vlad Yasevich · 11 years ago
  71. 63ba600 asm-generic: Add renameat2 syscall by James Hogan · 11 years ago
  72. c7d6891 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  73. 41abc902 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  74. 3f017a4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. b69cf53 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  76. e5daa1d Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  77. 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 11 years ago
  78. c674ac3 macvlan: Fix lockdep warnings with stacked macvlan devices by Vlad Yasevich · 11 years ago
  79. d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 11 years ago
  80. 25175ba net: Allow for more then a single subclass for netif_addr_lock by Vlad Yasevich · 11 years ago
  81. 4085ebe net: Find the nesting level of a given device by type. by Vlad Yasevich · 11 years ago
  82. 202630b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  83. ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support by Matan Barak · 11 years ago
  84. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 11 years ago
  85. be7a010 ipv6: update Destination Cache entries when gateway turn into host by Duan Jiong · 11 years ago
  86. 425a9a3 Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  87. ad22279 drm: fix memory leak around mode_group (v2) by Dave Airlie · 11 years ago
  88. 200b916 rtnetlink: wait for unregistering devices in rtnl_link_unregister() by Cong Wang · 11 years ago
  89. 025a58f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  90. 4c358e1 of: fix CONFIG_OF=n prototype of of_node_full_name() by Stephen Rothwell · 11 years ago
  91. ffe6902 asm-generic: remove _STK_LIM_MAX by James Hogan · 11 years ago
  92. eac94da Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  93. 3d44052 net: avoid dependency of net_get_random_once on nop patching by Hannes Frederic Sowa · 11 years ago
  94. f2d0801 MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64 by Markos Chandras · 11 years ago
  95. 5024ae2 cgroup: introduce task_css_is_root() by Tejun Heo · 11 years ago
  96. f565198 nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API by Johannes Berg · 11 years ago
  97. 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 11 years ago
  98. 200d963 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  99. 7d87a7f srm/i915/chv: Add Cherryview PCI IDs by Ville Syrjälä · 11 years ago
  100. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago