1. 192d47a drm/i915/sdvo: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  2. 894ed1e drm/i915/crt: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  3. 809a2a8 drm/i915/tv: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  4. 3fa2dd1 drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_set by Daniel Vetter · 11 years ago
  5. 5da92ee drm/i915/tv: De-magic device check by Daniel Vetter · 11 years ago
  6. b8866ef drm/i915/tv: extract set_color_conversion by Daniel Vetter · 11 years ago
  7. 8cb9220 drm/i915/tv: extract set_tv_mode_timings by Daniel Vetter · 11 years ago
  8. 912b0e2 drm/i915/dvo: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  9. 0d56bf0 drm/i915: Make encoder->mode_set callbacks optional by Daniel Vetter · 11 years ago
  10. 98ec773 drm/i915: Make primary_enabled match the actual hardware state by Ville Syrjälä · 11 years ago
  11. 024a43e drm/i915: Move ring_begin to signal() by Ben Widawsky · 11 years ago
  12. 78325f2 drm/i915: Virtualize the ringbuffer signal func by Ben Widawsky · 11 years ago
  13. ebc348b drm/i915: Move semaphore specific ring members to struct by Ben Widawsky · 11 years ago
  14. 0d116a2 drm/i915: vlv: init only needed state during early power well enabling by Imre Deak · 11 years ago
  15. b77f699 drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_info by Chris Wilson · 11 years ago
  16. a225f07 drm/i915: Add intel_get_crtc_scanline() by Ville Syrjälä · 11 years ago
  17. 78e8fc6 drm/i915: Fix scanout position for real by Ville Syrjälä · 11 years ago
  18. 242a401 drm/i915/bdw: Disable idle DOP clock gating by Ben Widawsky · 11 years ago
  19. 1d2866b drm/i915/bdw: enable eDRAM. by Ben Widawsky · 11 years ago
  20. 63c42e5 drm/i915/bdw: Add WT caching ability by Ben Widawsky · 11 years ago
  21. f033579 drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PM by Imre Deak · 11 years ago
  22. 1c8562f drm/i915: Fix assert_plane warning during FDI link train by Ville Syrjälä · 11 years ago
  23. 4b6eab5 Revert "drm/i915: fix build warning on 32-bit (v2)" by Jan Moskyto Matejka · 11 years ago
  24. 8a6543b drm/i915: Fix deadlock during driver init on ILK by Ville Syrjälä · 11 years ago
  25. 713028b drm/i915: remove extraneous VGA power domain put calls by Imre Deak · 11 years ago
  26. 122b250 drm/i915: Integrate cmd parser kerneldoc by Daniel Vetter · 11 years ago
  27. c8725f3 drm/i915: Do not call retire_requests from wait_for_rendering by Chris Wilson · 11 years ago
  28. a88cc10 lib: Export interval_tree by Chris Wilson · 11 years ago
  29. 8d4eee9 drm/i915: vlv: increase timeout when forcing on the GFX clock by Imre Deak · 11 years ago
  30. 650ad97 drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off by Imre Deak · 11 years ago
  31. 4e80519 drm/i915: vlv: setup RPS min/max frequencies once during init time by Imre Deak · 11 years ago
  32. 9486db6 drm/i915: reinit GT power save during resume by Imre Deak · 11 years ago
  33. 92b806d drm/i915: make runtime PM swizzling/ring_freq init platform independent by Imre Deak · 11 years ago
  34. c2bc2fc drm/i915: factor out gen6_update_ring_freq by Imre Deak · 11 years ago
  35. b5478bc drm/i915: make runtime PM interrupt enable/disable platform independent by Imre Deak · 11 years ago
  36. aeab0b5 drm/i915: disable runtime PM if RC6 is disabled by Imre Deak · 11 years ago
  37. e6069ca drm/i915: sanitize enable_rc6 option by Imre Deak · 11 years ago
  38. 14dd0ea drm/i915: fix unbalanced GT powersave enable / disable calls by Imre Deak · 11 years ago
  39. bb4932c drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on by Imre Deak · 11 years ago
  40. f301b1e drm/i915: add missing error capturing of the PIPESTAT reg by Imre Deak · 11 years ago
  41. 51660e0 drm/i915: gen2: move error capture of IER to its correct place by Imre Deak · 11 years ago
  42. f454c69 drm/i915: get a runtime PM ref for the deferred GPU reset work by Imre Deak · 11 years ago
  43. 3dd4e84 drm/i915: Validate VBT header before trusting it by Chris Wilson · 11 years ago
  44. d1f13fd drm/i915: Validate BDB section before reading by Chris Wilson · 11 years ago
  45. c6df39b drm/i915: get a runtime PM ref for the deferred GT powersave enabling by Imre Deak · 11 years ago
  46. dc1d013 drm/i915: move getting struct_mutex lower in the callstack during GPU reset by Imre Deak · 11 years ago
  47. d46c051 drm/i915: get a runtime PM ref for debugfs entries where needed by Imre Deak · 11 years ago
  48. 3b2c1bf drm/i915: remove the i915_dpio debugfs entry by Imre Deak · 11 years ago
  49. 91ca689 drm/i915: fix the RC6 status debug print by Imre Deak · 11 years ago
  50. 9cc19be drm/i915: vlv: add RC6 residency counters by Imre Deak · 11 years ago
  51. 843d0e7 drm/i915: vlv: clear master interrupt flag when disabling interrupts by Imre Deak · 11 years ago
  52. 981a5ae drm/i915: vlv: clean up GTLC wake control/status register macros by Imre Deak · 11 years ago
  53. a8ebba7 drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3 by Zhao Yakui · 11 years ago
  54. 77fe2ff drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page by Zhao Yakui · 11 years ago
  55. 85f9b5f drm/i915:Handle the irq interrupt for the second BSD ring by Zhao Yakui · 11 years ago
  56. 845f74a drm/i915:Initialize the second BSD ring on BDW GT3 machine by Zhao Yakui · 11 years ago
  57. b1a9330 drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space by Zhao Yakui · 11 years ago
  58. fd3c269 drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3 by Zhao Yakui · 11 years ago
  59. 9cb3466 drm/i915: Catch dirt in unused execbuffer fields by Daniel Vetter · 11 years ago
  60. c0f5b82 drm/i915: Catch abuse of I915_EXEC_CONSTANTS_* by Daniel Vetter · 11 years ago
  61. 9d662da drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET by Daniel Vetter · 11 years ago
  62. 48e48a0 drm/i915: Include a little more information about why ring init fails by Chris Wilson · 11 years ago
  63. 074c6ad drm/i915: Mark device as wedged if we fail to resume by Chris Wilson · 11 years ago
  64. 6099032 drm/i915: Allow the module to load even if we fail to setup rings by Chris Wilson · 11 years ago
  65. e3efda4 drm/i915: Preserve ring buffers objects across resume by Chris Wilson · 11 years ago
  66. 18393f6 drm/i915: Replace hardcoded cacheline size with macro by Chris Wilson · 11 years ago
  67. 93c9c19 drm/i915: remove unexplained vblank wait in the DP off code by Jesse Barnes · 11 years ago
  68. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  69. 7e9ab40 Merge branch 'drm-coverity-fixes' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  70. 2c9b25c drm: qxl: Remove unused device pointer by Christian Engelmayer · 11 years ago
  71. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 11 years ago
  72. 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
  73. 8aa9e85 ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe by Vineet Gupta · 11 years ago
  74. 71dc96e Merge tag 'sound-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  75. ed8c37e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  76. b8eade2 drm/exynos: use %pad for dma_addr_t by Jingoo Han · 11 years ago
  77. 293d3f6 drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results by Jingoo Han · 11 years ago
  78. e2a75c4 MAINTAINERS: update maintainer entry for Exynos DP driver by Jingoo Han · 11 years ago
  79. 25c8b5c drm/exynos: balance framebuffer refcount by Andrzej Hajda · 11 years ago
  80. d8af20b Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  81. 6ba736d ALSA: hda - Suppress CORBRP clear on Nvidia controller chips by Takashi Iwai · 11 years ago
  82. 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
  83. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  84. 838b4c0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  85. 50f5aa8 mm: don't pointlessly use BUG_ON() for sanity check by Linus Torvalds · 11 years ago
  86. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  87. e32dfbe ALSA: hda - add headset mic detect quirk for a Dell laptop by Hui Wang · 11 years ago
  88. 474a596 Merge tag 'asoc-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  89. e456536 powerpc/4xx: Fix section mismatch in ppc4xx_pci.c by Alistair Popple · 11 years ago
  90. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 11 years ago
  91. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 11 years ago
  92. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 11 years ago
  93. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 11 years ago
  94. 0c93069 powerpc: Fix error return in rtas_flash module init by Anton Blanchard · 11 years ago
  95. 579a53c powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  96. a5980d0 powerpc: Bump COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 11 years ago
  97. a2dd5da powerpc: Rename duplicate COMMAND_LINE_SIZE define by Anton Blanchard · 11 years ago
  98. bbad3e5 powerpc/perf/hv-24x7: Catalog version number is be64, not be32 by Cody P Schafer · 11 years ago
  99. 1ee9fcc powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it by Cody P Schafer · 11 years ago
  100. 78d1316 powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets() by Cody P Schafer · 11 years ago