1. 31c7738 drm/i915: Better overclock support by Ben Widawsky · 11 years ago
  2. 2c55c33 drm/i915: use lower aux clock divider on non-ULT HSW by Jani Nikula · 11 years ago
  3. b7c36d2 drm/i915: Allow PPGTT enable to fail by Ben Widawsky · 11 years ago
  4. 5963cf0 drm/i915: NULL aliasing_ppgtt on cleanup by Ben Widawsky · 11 years ago
  5. 6197349 drm/i915: Abstract PPGTT enabling by Ben Widawsky · 11 years ago
  6. 3ed124b drm/i915: Rework PPGTT init code by Ben Widawsky · 11 years ago
  7. 3eb1c00 drm/i915: Conditionally carve out GGTT PDE by Ben Widawsky · 11 years ago
  8. 1e7d12d drm/i915/ppgtt: Set scratch page "globally" by Ben Widawsky · 11 years ago
  9. c81dbe0 drm/i915: random checkpatch fixes by Ben Widawsky · 11 years ago
  10. 1e1bd0f drm/i915: Map registers before GTT init by Ben Widawsky · 11 years ago
  11. e7c2b58 drm/i915: Call out GEN6 PTE specificity by Ben Widawsky · 11 years ago
  12. a93e416 drm/i915: generalize pte vs. register BAR allocation by Ben Widawsky · 11 years ago
  13. 4615d4c drm/i915: Use MLC (l3$) for context objects by Chris Wilson · 11 years ago
  14. 57d277b drm/i915: update FDI mPHY setup code by Daniel Vetter · 11 years ago
  15. 25ff119 drm/i915: Workaround incoherence between fences and LLC across multiple CPUs by Chris Wilson · 11 years ago
  16. 8bb6e95 drm/i915: tune down Y tiling scanout warning by Daniel Vetter · 11 years ago
  17. 9a7c789 drm/i915: set CB tuning also for the reduce clock by Daniel Vetter · 11 years ago
  18. f0b4405 drm/i915: fix FP CB tuning limits for lvds by Daniel Vetter · 11 years ago
  19. 7d0ac5b drm/i915: fix lost FP_CB_TUNE setting for pch plls by Daniel Vetter · 11 years ago
  20. 7a7d1fb drm/i915: Fix SDVO connector and encoder get_hw_state functions by Egbert Eich · 11 years ago
  21. 999bcde drm/i915: Add a pipeless ivybridge configuration by Ben Widawsky · 11 years ago
  22. ce1bb32 drm/i915: Set PCH_NOP by Ben Widawsky · 11 years ago
  23. 88a2b2a drm/i915: Don't wait for PCH on reset by Ben Widawsky · 11 years ago
  24. ab5c608 drm/i915: Don't touch South Display when PCH_NOP by Ben Widawsky · 11 years ago
  25. 40c7ead drm/i915: PCH_NOP by Ben Widawsky · 11 years ago
  26. e3c7475 drm/i915: Support PCH no display by Ben Widawsky · 11 years ago
  27. bae3699 drm/i915: info level for simulated gpu hang dmesg notice by Daniel Vetter · 11 years ago
  28. 57c2196 drm/i915: revert eDP bpp clamping code changes by Daniel Vetter · 11 years ago
  29. 2af8898 Revert "drm/i915: fix DP get_hw_state return value" by Daniel Vetter · 11 years ago
  30. 83a2af8 drm/i915: Don't use the HDMI port color range bit on Valleyview by Ville Syrjälä · 11 years ago
  31. 9c8e09b drm/i915: Set PIPECONF color range bit on Valleyview by Ville Syrjälä · 11 years ago
  32. 84b046f drm/i915: extract i9xx_set_pipeconf by Daniel Vetter · 11 years ago
  33. 9e9dd0e drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900 by Christian Lamparter · 11 years ago
  34. f47709a drm/i915: create pipe_config->dpll for clock state by Daniel Vetter · 11 years ago
  35. 88adfff drm/i915: hw readout support for ->has_pch_encoders by Daniel Vetter · 11 years ago
  36. 0e8ffe1 drm/i915: add hw state readout/checking for pipe_config by Daniel Vetter · 11 years ago
  37. 8b47047 drm/i915: rip out superflous is_dp&is_cpu_edp tracking by Daniel Vetter · 11 years ago
  38. 947978f drm/i915: remove leaky eDP functions by Daniel Vetter · 11 years ago
  39. df92b1e drm/i915: track dp target_clock in pipe_config by Daniel Vetter · 11 years ago
  40. 03afc4a drm/i915: move dp_m_n computation to dp_encoder->compute_config by Daniel Vetter · 11 years ago
  41. 6cf86a5 drm/i915: clear up the fdi/dp set_m_n confusion by Daniel Vetter · 11 years ago
  42. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  43. bd6946e drm/i915: Fix sdvo connector get_hw_state function by Daniel Vetter · 11 years ago
  44. 934e882 drm/i915: drop DPFLIPSTAT enables on VLV v3 by Jesse Barnes · 11 years ago
  45. a0e4e19 drm/i915: add Punit read/write routines for VLV v2 by Jesse Barnes · 11 years ago
  46. 453c542 drm/i915: panel power sequencing for VLV eDP v2 by Jesse Barnes · 11 years ago
  47. b263401 drm/i915/dp: fix up VLV DP handling v2 by Jesse Barnes · 11 years ago
  48. 19332d7 drm/i915: add sprite assertion function for VLV by Jesse Barnes · 11 years ago
  49. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 11 years ago
  50. 22f9fe5 drm/i915: fix DDI get_hw_state return value by Jesse Barnes · 11 years ago
  51. deb1821 drm/i915: fix DP get_hw_state return value by Jesse Barnes · 11 years ago
  52. 74cfd7a drm/i915: Skip modifying PCH DREF if not changing clock sources by Chris Wilson · 11 years ago
  53. 31ad8ec drm/i915: group backlight related stuff into a struct by Jani Nikula · 11 years ago
  54. 8a5c2ae drm/i915: fix ILK GPU reset for render by Jesse Barnes · 11 years ago
  55. 07961ac Linux 3.9-rc5 by Linus Torvalds · 11 years ago
  56. 0bb4428 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  57. a7b436d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  58. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  59. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 11 years ago
  60. 13d2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  61. bce95c6 dw_dmac: adjust slave_id accordingly to request line base by Andy Shevchenko · 11 years ago
  62. f73bb9b dmaengine: dw_dma: fix endianess for DT xlate function by Arnd Bergmann · 11 years ago
  63. 46a1f21 PNP: List Rafael Wysocki as a maintainer by Rafael J. Wysocki · 11 years ago
  64. b92eded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  65. 6e2a450 rbd: don't zero-fill non-image object requests by Alex Elder · 11 years ago
  66. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  67. ed17688 ia64 idle: delete stale (*idle)() function pointer by Len Brown · 11 years ago
  68. 67e17c1 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  69. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 11 years ago
  70. f85eda8 target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case by Nicholas Bellinger · 11 years ago
  71. 5dade71 tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit by Nicholas Bellinger · 11 years ago
  72. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 11 years ago
  73. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  74. 045ecc2 Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  75. 865752e Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  76. 97f084b Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  77. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  78. dfca53f Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  79. 8b1e54c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  80. d3f72cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  81. 5e24850 Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 11 years ago
  82. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  83. d42264b drm/i915: fixup fb bpp computation in pipe_config_set_bpp by Daniel Vetter · 11 years ago
  84. 72f4901 drm/i915: check fb->pixel_format instead of bits_per_pixel by Daniel Vetter · 11 years ago
  85. 482b0b5 usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD by Konstantin Holoborodko · 11 years ago
  86. c613c5f mg_disk: fix error return code in mg_probe() by Wei Yongjun · 11 years ago
  87. 1d5bfac drm/i915: fix up _wait_for macro by Daniel Vetter · 11 years ago
  88. 6effa33 drm/i915: fold wait_for_atomic_us into wait_for_atomic by Daniel Vetter · 11 years ago
  89. 82d130f Btrfs: fix wrong return value of btrfs_lookup_csum() by Miao Xie · 11 years ago
  90. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 11 years ago
  91. a797502 Btrfs: fix double free in the btrfs_qgroup_account_ref() by Wang Shilong · 11 years ago
  92. fdf30d1 Btrfs: limit the global reserve to 512mb by Josef Bacik · 11 years ago
  93. db1d607 Btrfs: hold the ordered operations mutex when waiting on ordered extents by Josef Bacik · 11 years ago
  94. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 11 years ago
  95. f4881bc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 11 years ago
  96. adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 11 years ago
  97. 0ff9800 drm/i915: remove "inline" keyword from ironlake_disable_display_irq by Paulo Zanoni · 11 years ago
  98. 6125c2be Merge branch 'acpi-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  99. 887ede6 Merge branch 'pm-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  100. 5d2d38d drm/i915: clean up pipe bpp confusion by Daniel Vetter · 11 years ago