1. 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
  2. 182407a drm: add DP MST encoder type by Dave Airlie · 11 years ago
  3. e574894 drm: store encoder name in encoder struct by Jani Nikula · 11 years ago
  4. 2abdd31 drm: store connector name in connector struct (v2) by Jani Nikula · 11 years ago
  5. b838058 drm/dp: Add missing kernel-doc by Thierry Reding · 11 years ago
  6. 5920105 drm/ttm: fix kerneldoc of ttm_bo_create by Alexandre Courbot · 11 years ago
  7. 3c8a092 drm/dp_helper: add defines for DP 1.2 and MST support. (v2) by Dave Airlie · 11 years ago
  8. d40d918 Merge branch 'topic/drm-vblank-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  9. 89dd6a4 drm/irq: Add kms-native crtc interface functions by Daniel Vetter · 11 years ago
  10. f275228 drm: Add drm_vblank_on() by Ville Syrjälä · 11 years ago
  11. e69595c drm: Make the vblank disable timer per-crtc by Ville Syrjälä · 11 years ago
  12. 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
  13. 5cc9ed4 drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl by Chris Wilson · 11 years ago
  14. 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
  15. ad22279 drm: fix memory leak around mode_group (v2) by Dave Airlie · 11 years ago
  16. 7d87a7f srm/i915/chv: Add Cherryview PCI IDs by Ville Syrjälä · 11 years ago
  17. fd3c269 drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3 by Zhao Yakui · 11 years ago
  18. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  19. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 11 years ago
  20. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  21. 73dbd77 drm: Fixup flip-work kerneldoc by Thierry Reding · 11 years ago
  22. 2aafe1a Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  23. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  24. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  25. ec6931b word-at-a-time: avoid undefined behaviour in zero_bytemask macro by Will Deacon · 11 years ago
  26. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. a8d7069 Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  28. fefb827 Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  29. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  31. 6a20dbd tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc by Manfred Schlaegl · 11 years ago
  32. 1fc52762 Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux into fixes by Arnd Bergmann · 11 years ago
  33. 9ec36ca of/irq: do irq resolution in platform_get_irq by Rob Herring · 11 years ago
  34. 2b97789 phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY by Grygorii Strashko · 11 years ago
  35. 76429f1 Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  36. fdd324a Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  37. 9ef1af9 dt: tegra: remove non-existent clock IDs by Stephen Warren · 11 years ago
  38. cff2fce locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead by Jeff Layton · 11 years ago
  39. 1aae31c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  40. 5c437f4 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 11 years ago
  41. f932277 drm: Remove dev->kdriver by Daniel Vetter · 11 years ago
  42. 9de1b51f drm: remove drm_bus->get_name by Daniel Vetter · 11 years ago
  43. 5829d18 drm: rip out dev->devname by Daniel Vetter · 11 years ago
  44. 53bf2a2 drm: inline drm_pci_set_unique by Daniel Vetter · 11 years ago
  45. b2a21aa drm: remove bus->get_irq implementations by Daniel Vetter · 11 years ago
  46. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  47. 7c1a38e drm/irq: track the irq installed in drm_irq_install in dev->irq by Daniel Vetter · 11 years ago
  48. 2177a21 drm: rename dev->count_lock to dev->buf_lock by Daniel Vetter · 11 years ago
  49. fc8fd40 drm: Rip out totally bogus vga_switcheroo->can_switch locking by Daniel Vetter · 11 years ago
  50. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 11 years ago
  51. 42b2104 drm: kill drm_bus->bus_type by Daniel Vetter · 11 years ago
  52. ebfa432 drm: remove drm_dev_to_irq from drivers by Daniel Vetter · 11 years ago
  53. eaaf8f0 drm/pci: fold in irq_by_busid support by Daniel Vetter · 11 years ago
  54. f9b0e25 drm: make mode_valid callback optional by Andrzej Hajda · 11 years ago
  55. 0967e6a drm/edid: Fill PAR in AVI infoframe based on CEA mode list by Vandana Kannan · 11 years ago
  56. 9ac0367 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  57. f37c013 Input: Add INPUT_PROP_TOPBUTTONPAD device property by Hans de Goede · 11 years ago
  58. 0456c66 Input: serio - add firmware_id sysfs attribute by Hans de Goede · 11 years ago
  59. b931242 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  60. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 11 years ago
  61. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  62. 25bfe4f Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  63. 60fbf2bd Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  64. ea2388f Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  65. 29c7787 mm: use paravirt friendly ops for NUMA hinting ptes by Mel Gorman · 11 years ago
  66. 8b32201 wait: explain the shadowing and type inconsistencies by Peter Zijlstra · 11 years ago
  67. 9cc2368 Shiraz has moved by Viresh Kumar · 11 years ago
  68. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 11 years ago
  69. 38137a5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  70. 8a4aeec libata/ahci: accommodate tag ordered controllers by Dan Williams · 11 years ago
  71. 345ef87 Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  72. df7926f regulator: core: Return error in get optional stub by Tim Kryger · 11 years ago
  73. 20cd477 of: add empty of_find_node_by_path() for !OF by Alexander Shiyan · 11 years ago
  74. 8d75454 drm: Split out drm_probe_helper.c from drm_crtc_helper.c by Daniel Vetter · 11 years ago
  75. 01f8fa4 genirq: Allow forcing cpu affinity of interrupts by Thomas Gleixner · 11 years ago
  76. c2896de Merge branch 'ipmi' (emailed ipmi fixes) by Linus Torvalds · 11 years ago
  77. 7aefac2 ipmi: boolify some things by Corey Minyard · 11 years ago
  78. 8998649 ipmi: Turn off all activity on an idle ipmi interface by Corey Minyard · 11 years ago
  79. 6ca2a88 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  80. 03367ef Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts by K. Y. Srinivasan · 11 years ago
  81. 314672a Tools: hv: Handle the case when the target file exists correctly by K. Y. Srinivasan · 11 years ago
  82. f1d54c4 net: mdio-gpio: Add support for separate MDI and MDO gpio pins by Guenter Roeck · 11 years ago
  83. 1d25148 net: mdio-gpio: Add support for active low gpio pins by Guenter Roeck · 11 years ago
  84. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 11 years ago
  85. 33ac125 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  86. b9d1208 net: phy: add minimal support for QSGMII PHY by Thomas Petazzoni · 11 years ago
  87. cbfbbab drm/tegra: Remove gratuitous pad field by Thierry Reding · 11 years ago
  88. 5be44a6 x86: Remove the PCI reboot method from the default chain by Ingo Molnar · 11 years ago
  89. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  90. aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
  91. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 11 years ago
  92. 50e02fd ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGE by Theodore Ts'o · 11 years ago
  93. 00cbc3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  94. 362d520 Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer" by Daniel Borkmann · 11 years ago
  95. 8c482cdc net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W by Daniel Borkmann · 11 years ago
  96. 30f78d8 ipv6: Limit mtu to 65575 bytes by Eric Dumazet · 11 years ago
  97. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 11 years ago
  98. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  99. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  100. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago