1. 105b122 drm/i915: fix SERR_INT init/reset code by Paulo Zanoni · 10 years ago
  2. 337ba01 drm/i915: check if IIR is still zero at postinstall on Gen5+ by Paulo Zanoni · 10 years ago
  3. 3507989 drm/i915: add GEN5_IRQ_INIT by Paulo Zanoni · 10 years ago
  4. f86f3fb drm/i915: properly clear IIR at irq_uninstall on Gen5+ by Paulo Zanoni · 10 years ago
  5. c71ae01 drm/i915: don't forget to uninstall the PM IRQs by Paulo Zanoni · 10 years ago
  6. c955483 drm/i915: add GEN5_IRQ_FINI by Paulo Zanoni · 10 years ago
  7. 5c50244 drm/i915: use GEN8_IRQ_INIT on GEN5 by Paulo Zanoni · 10 years ago
  8. 0bda1cf drm/i915: also use GEN5_IRQ_INIT with south display interrupts by Paulo Zanoni · 10 years ago
  9. a9d356a drm/i915: add GEN5_IRQ_INIT macro by Paulo Zanoni · 10 years ago
  10. 83a7280 drm/i915: Adding VBT fields to support eDP DRRS feature by Pradeep Bhat · 10 years ago
  11. c2d1535 drm: Make drm_clflush_virt_range() void* by Ville Syrjälä · 10 years ago
  12. 16c6c56 drm/i915: Refactor gmch hpd irq handling by Ville Syrjälä · 10 years ago
  13. 50e6a2a drm/i915/bdw: RPS frequency bits are the same as HSW by Ben Widawsky · 10 years ago
  14. 3280e8b drm/i915/bdw: Extract rp_state_caps logic by Ben Widawsky · 10 years ago
  15. f9bdc58 drm/i915/bdw: Set initial rps freq to RP1 by Ben Widawsky · 10 years ago
  16. 49277c3 drm/i915: Split dp post_disable hooks by Ville Syrjälä · 10 years ago
  17. 5812d07 drm/i915: Kill crtc->plane checks from the primary plane update hooks by Ville Syrjälä · 10 years ago
  18. c7b78e6 drm/i915: Deprecate UMS harder by Daniel Vetter · 10 years ago
  19. 77fec55 drm/i915: drop the typedef for drm_i915_private_t by Jani Nikula · 10 years ago
  20. af76ae44 drm/i915: Use a macro to express the range of valid gens for reg_read by Damien Lespiau · 10 years ago
  21. adb4bd1 drm/i915: Match debugfs interface name to new RPS naming by Deepak S · 10 years ago
  22. 38fb6a4 drm/i915: Hide the per forcewake-engine register ranges by Damien Lespiau · 10 years ago
  23. b88b23d drm/i915: Hide vlv_force_wake_{get, put}() in intel_uncore.c by Damien Lespiau · 10 years ago
  24. 1643a9c drm/i915: drop __FUNCTION__ as argument to DRM_DEBUG_KMS by Christoph Jaeger · 10 years ago
  25. 068be56 drm/i915: Don't store the max cursor width/height in the crtc by Damien Lespiau · 10 years ago
  26. 4e6e1a5 drm/i915: vlv: get power domain for eDP vdd by Imre Deak · 10 years ago
  27. d60c447 drm/i915: vlv: cache current CD clock rate by Imre Deak · 10 years ago
  28. 0d8f949 drm/i915: Add PM interrupt details and RPS thresholds to debugfs by Chris Wilson · 10 years ago
  29. 180b813 drm/i915: Add OACONTROL to the command parser register whitelist. by Kenneth Graunke · 10 years ago
  30. 5c411bb drm/i915: Enable command parsing by default by Brad Volkin · 11 years ago
  31. d728c8e drm/i915: Add a CMD_PARSER_VERSION getparam by Brad Volkin · 11 years ago
  32. 114d4f7 drm/i915: Reject commands that would store to global HWS page by Brad Volkin · 11 years ago
  33. d4d4803 drm/i915: Enable PPGTT command parser checks by Brad Volkin · 11 years ago
  34. b18b396 drm/i915: Reject commands that explicitly generate interrupts by Brad Volkin · 11 years ago
  35. f0a346b drm/i915: Enable register whitelist checks by Brad Volkin · 11 years ago
  36. 220375a drm/i915: Add register whitelist for DRM master by Brad Volkin · 11 years ago
  37. 5947de9 drm/i915: Add register whitelists for mesa by Brad Volkin · 11 years ago
  38. 17c1eb1 drm/i915: Allow some privileged commands from master by Brad Volkin · 11 years ago
  39. 9c640d1 drm/i915: Reject privileged commands by Brad Volkin · 11 years ago
  40. 3a6fa98 drm/i915: Initial command parser table definitions by Brad Volkin · 11 years ago
  41. 8d214b7 drm/i915: Allow full PPGTT with param override by Ben Widawsky · 10 years ago
  42. 0260c42 drm/i915: Split out GTT specific header file by Ben Widawsky · 10 years ago
  43. 921d42e drm/i915: make semaphore signaller detection more robust by Daniel Vetter · 10 years ago
  44. a028c4b drm/i915: Add FIXME for bdw semaphore detection in hancheck by Daniel Vetter · 11 years ago
  45. aa83e30 drm/i915: Rename GFX_TLB_INVALIDATE_ALWAYS by Chris Wilson · 10 years ago
  46. c8431fd drm/i915: don't get/put runtime PM at the debugfs forcewake file by Paulo Zanoni · 10 years ago
  47. 882244a drm/i915: fix WARNs when reading DDI state while suspended by Paulo Zanoni · 10 years ago
  48. a23dc65 drm/i915: don't read cursor registers on powered down pipes by Paulo Zanoni · 10 years ago
  49. b0e5ddf drm/i915: get runtime PM at i915_display_info by Paulo Zanoni · 10 years ago
  50. efbc20a drm/i915: don't read pp_ctrl_reg if we're suspended by Paulo Zanoni · 10 years ago
  51. cf67c70 drm/i915: get runtime PM at i915_reg_read_ioctl by Paulo Zanoni · 10 years ago
  52. aa0b3b5 drm/i915: don't schedule force_wake_timer at gen6_read by Paulo Zanoni · 10 years ago
  53. ae48434 drm/i915: vlv: reserve the GT power context only once during driver init by Imre Deak · 10 years ago
  54. 50227e1 drm/i915: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  55. d5d45cc drm/i915/overlay: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  56. 4640c4f drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  57. fbee40d drm/i915/display: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  58. 2d1013d drm/i915/irq: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  59. 3e31c6c drm/i915/gem: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  60. 4c8a4be drm/i915/dma: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  61. e277a1f drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_t by Jani Nikula · 10 years ago
  62. 2876ce7 drm/i915: Mask PM/RPS interrupt generation based on activity by Chris Wilson · 10 years ago
  63. eb64cad drm/i915: Refactor gen6_set_rps by Chris Wilson · 10 years ago
  64. 037bde1 Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq." by Chris Wilson · 10 years ago
  65. 1caea6e drm/i915: Make sure vsyncshift is positive by Ville Syrjälä · 10 years ago
  66. efc2cff drm/i915: Fix the interlace mode selection for gmch platforms by Ville Syrjälä · 10 years ago
  67. 609aeac drm/i915: Program VSYNCSHIFT in a more consistent manner by Ville Syrjälä · 10 years ago
  68. 92b576e drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV by Jesse Barnes · 10 years ago
  69. fcc9fe1 drm/i915: restrict vt-d stolen memory workaround to pre-gen8 by Daniel Vetter · 10 years ago
  70. 0654a65 Merge tag 'v3.14' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  71. 455c6fd Linux 3.14 by Linus Torvalds · 10 years ago
  72. fedc1ed Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. 01358e5 MAINTAINERS: resume as Documentation maintainer by Randy Dunlap · 10 years ago
  74. 915ac4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  75. aa4af83 AUDIT: Allow login in non-init namespaces by Eric Paris · 10 years ago
  76. 00a1a05 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 10 years ago
  77. 38129a1 switch mnt_hash to hlist by Al Viro · 10 years ago
  78. 0b1b901 don't bother with propagate_mnt() unless the target is shared by Al Viro · 10 years ago
  79. 1d6a32a keep shadowed vfsmounts together by Al Viro · 10 years ago
  80. 0818bf2 resizable namespace.c hashes by Al Viro · 11 years ago
  81. 981e893 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. 0f2776e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  83. e4dbedc Input: mousedev - fix race when creating mixed device by Dmitry Torokhov · 11 years ago
  84. fc7392a Input: don't modify the id of ioctl-provided ff effect on upload failure by Elias Vanderstuyft · 10 years ago
  85. 638c323 rbd: drop an unsafe assertion by Alex Elder · 10 years ago
  86. 49d8137 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  87. 5f2feca Merge branch 'vlan_offloads' by David S. Miller · 10 years ago
  88. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 10 years ago
  89. 3f8c707 veth: Turn off vlan rx acceleration in vlan_features by Vlad Yasevich · 10 years ago
  90. 8dd6e14 ifb: Remove vlan acceleration from vlan_features by Vlad Yasevich · 10 years ago
  91. f6d1ac4 qlge: Do not propaged vlan tag offloads to vlans by Vlad Yasevich · 10 years ago
  92. fc92f74 bridge: Fix crash with vlan filtering and tcpdump by Vlad Yasevich · 10 years ago
  93. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 10 years ago
  94. 898602a MAINTAINERS: bonding: change email address by Veaceslav Falico · 10 years ago
  95. 79b3075 MAINTAINERS: bonding: change email address by Jay Vosburgh · 10 years ago
  96. bc53267 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  97. 825600c x86: fix boot on uniprocessor systems by Artem Fetishev · 10 years ago
  98. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 10 years ago
  99. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 10 years ago
  100. e2a1d3e tcp: fix get_timewait4_sock() delay computation on 64bit by Eric Dumazet · 10 years ago