1. 49277c3 drm/i915: Split dp post_disable hooks by Ville Syrjälä · 11 years ago
  2. 5812d07 drm/i915: Kill crtc->plane checks from the primary plane update hooks by Ville Syrjälä · 11 years ago
  3. c7b78e6 drm/i915: Deprecate UMS harder by Daniel Vetter · 11 years ago
  4. 77fec55 drm/i915: drop the typedef for drm_i915_private_t by Jani Nikula · 11 years ago
  5. af76ae44 drm/i915: Use a macro to express the range of valid gens for reg_read by Damien Lespiau · 11 years ago
  6. adb4bd1 drm/i915: Match debugfs interface name to new RPS naming by Deepak S · 11 years ago
  7. 38fb6a4 drm/i915: Hide the per forcewake-engine register ranges by Damien Lespiau · 11 years ago
  8. b88b23d drm/i915: Hide vlv_force_wake_{get, put}() in intel_uncore.c by Damien Lespiau · 11 years ago
  9. 1643a9c drm/i915: drop __FUNCTION__ as argument to DRM_DEBUG_KMS by Christoph Jaeger · 11 years ago
  10. 068be56 drm/i915: Don't store the max cursor width/height in the crtc by Damien Lespiau · 11 years ago
  11. 4e6e1a5 drm/i915: vlv: get power domain for eDP vdd by Imre Deak · 11 years ago
  12. d60c447 drm/i915: vlv: cache current CD clock rate by Imre Deak · 11 years ago
  13. 0d8f949 drm/i915: Add PM interrupt details and RPS thresholds to debugfs by Chris Wilson · 11 years ago
  14. 180b813 drm/i915: Add OACONTROL to the command parser register whitelist. by Kenneth Graunke · 11 years ago
  15. 5c411bb drm/i915: Enable command parsing by default by Brad Volkin · 11 years ago
  16. d728c8e drm/i915: Add a CMD_PARSER_VERSION getparam by Brad Volkin · 11 years ago
  17. 114d4f7 drm/i915: Reject commands that would store to global HWS page by Brad Volkin · 11 years ago
  18. d4d4803 drm/i915: Enable PPGTT command parser checks by Brad Volkin · 11 years ago
  19. b18b396 drm/i915: Reject commands that explicitly generate interrupts by Brad Volkin · 11 years ago
  20. f0a346b drm/i915: Enable register whitelist checks by Brad Volkin · 11 years ago
  21. 220375a drm/i915: Add register whitelist for DRM master by Brad Volkin · 11 years ago
  22. 5947de9 drm/i915: Add register whitelists for mesa by Brad Volkin · 11 years ago
  23. 17c1eb1 drm/i915: Allow some privileged commands from master by Brad Volkin · 11 years ago
  24. 9c640d1 drm/i915: Reject privileged commands by Brad Volkin · 11 years ago
  25. 3a6fa98 drm/i915: Initial command parser table definitions by Brad Volkin · 11 years ago
  26. 8d214b7 drm/i915: Allow full PPGTT with param override by Ben Widawsky · 11 years ago
  27. 0260c42 drm/i915: Split out GTT specific header file by Ben Widawsky · 11 years ago
  28. 921d42e drm/i915: make semaphore signaller detection more robust by Daniel Vetter · 11 years ago
  29. a028c4b drm/i915: Add FIXME for bdw semaphore detection in hancheck by Daniel Vetter · 11 years ago
  30. aa83e30 drm/i915: Rename GFX_TLB_INVALIDATE_ALWAYS by Chris Wilson · 11 years ago
  31. c8431fd drm/i915: don't get/put runtime PM at the debugfs forcewake file by Paulo Zanoni · 11 years ago
  32. 882244a drm/i915: fix WARNs when reading DDI state while suspended by Paulo Zanoni · 11 years ago
  33. a23dc65 drm/i915: don't read cursor registers on powered down pipes by Paulo Zanoni · 11 years ago
  34. b0e5ddf drm/i915: get runtime PM at i915_display_info by Paulo Zanoni · 11 years ago
  35. efbc20a drm/i915: don't read pp_ctrl_reg if we're suspended by Paulo Zanoni · 11 years ago
  36. cf67c70 drm/i915: get runtime PM at i915_reg_read_ioctl by Paulo Zanoni · 11 years ago
  37. aa0b3b5 drm/i915: don't schedule force_wake_timer at gen6_read by Paulo Zanoni · 11 years ago
  38. ae48434 drm/i915: vlv: reserve the GT power context only once during driver init by Imre Deak · 11 years ago
  39. 50227e1 drm/i915: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  40. d5d45cc drm/i915/overlay: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  41. 4640c4f drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  42. fbee40d drm/i915/display: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  43. 2d1013d drm/i915/irq: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  44. 3e31c6c drm/i915/gem: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  45. 4c8a4be drm/i915/dma: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  46. e277a1f drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 11 years ago
  47. 2876ce7 drm/i915: Mask PM/RPS interrupt generation based on activity by Chris Wilson · 11 years ago
  48. eb64cad drm/i915: Refactor gen6_set_rps by Chris Wilson · 11 years ago
  49. 037bde1 Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq." by Chris Wilson · 11 years ago
  50. 1caea6e drm/i915: Make sure vsyncshift is positive by Ville Syrjälä · 11 years ago
  51. efc2cff drm/i915: Fix the interlace mode selection for gmch platforms by Ville Syrjälä · 11 years ago
  52. 609aeac drm/i915: Program VSYNCSHIFT in a more consistent manner by Ville Syrjälä · 11 years ago
  53. 92b576e drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV by Jesse Barnes · 11 years ago
  54. fcc9fe1 drm/i915: restrict vt-d stolen memory workaround to pre-gen8 by Daniel Vetter · 11 years ago
  55. 0654a65 Merge tag 'v3.14' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  56. 915ac4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  57. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  58. e4dbedc Input: mousedev - fix race when creating mixed device by Dmitry Torokhov · 11 years ago
  59. fc7392a Input: don't modify the id of ioctl-provided ff effect on upload failure by Elias Vanderstuyft · 11 years ago
  60. 638c323 rbd: drop an unsafe assertion by Alex Elder · 11 years ago
  61. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  62. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 11 years ago
  63. 8dd6e14 ifb: Remove vlan acceleration from vlan_features by Vlad Yasevich · 11 years ago
  64. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 11 years ago
  65. a39ee44 vhost: validate vhost_get_vq_desc return value by Michael S. Tsirkin · 11 years ago
  66. d8316f3 vhost: fix total length when packets are too short by Michael S. Tsirkin · 11 years ago
  67. 2946369 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  68. 1fac1fa Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  69. 350bb4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  70. e1f23f3 drm/i915/tv: fix gen4 composite s-video tv-out by Jani Nikula · 11 years ago
  71. e3243d1 drm/i915: Split 64bit hexadecimal addresses to make them easier to read by Chris Wilson · 11 years ago
  72. 5087744 drm/i915: Broadwell expands ACTHD to 64bit by Chris Wilson · 11 years ago
  73. 5d70868 drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdw by Damien Lespiau · 11 years ago
  74. e568af1 drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  75. 64f962e drm/i915: Recompute WM when the cursor size changes by Chris Wilson · 11 years ago
  76. 7bb836d drm/i915: Compute WM for current cursor size by Chris Wilson · 11 years ago
  77. 61a563a drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE reg by Akash Goel · 11 years ago
  78. a6706b4 drm/i915: Track the enabled PM interrupts in dev_priv. by Deepak S · 11 years ago
  79. 4cc3148 drm/i915: Fix initial pipe underrun state tracking by Daniel Vetter · 11 years ago
  80. 88fe429 drm/i915: fix up semaphore_waits_for by Daniel Vetter · 11 years ago
  81. 4da9854 drm/i915: add locking to fixed panel edid probing by Daniel Vetter · 11 years ago
  82. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 11 years ago
  83. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 11 years ago
  84. 8ee661b drm/i915: Undo gtt scratch pte unmapping again by Daniel Vetter · 11 years ago
  85. c53c6be drm/radeon: fix runtime suspend breaking secondary GPUs by Dave Airlie · 11 years ago
  86. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 11 years ago
  87. 14a0d63 usbnet: include wait queue head in device structure by Oliver Neukum · 11 years ago
  88. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 11 years ago
  89. adbbdba drm/nouveau: fail runtime pm properly. by Dave Airlie · 11 years ago
  90. 347cf10 drm/udl: take reference to device struct for dma-bufs by Dave Airlie · 11 years ago
  91. b5f3b75 net: mvneta: use devm_ioremap_resource() instead of of_iomap() by Thomas Petazzoni · 11 years ago
  92. e3a8786 net: mvneta: fix usage as a module on RGMII configurations by Thomas Petazzoni · 11 years ago
  93. a79121d net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE by Thomas Petazzoni · 11 years ago
  94. 6797b39 Input: cypress_ps2 - don't report as a button pads by Hans de Goede · 11 years ago
  95. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 11 years ago
  96. 09ed3d5 xen/balloon: flush persistent kmaps in correct position by Wei Liu · 11 years ago
  97. 56f1f4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  98. 8a10944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  99. 4b29dba vxlan: fix nonfunctional neigh_reduce() by David Stevens · 11 years ago
  100. cd11cf5 net: davinci_emac: Fix rollback of emac_dev_open() by Christian Riesch · 11 years ago