1. 10fce67 drm/i915: Add display_display_mmio_offset to intel_device_info by Ville Syrjälä · 12 years ago
  2. 34f2be4 drm/i915: Convert intel_dp to enum port by Ville Syrjälä · 12 years ago
  3. 69fde0a drm/i915: Convert intel_hdmi to enum port by Ville Syrjälä · 12 years ago
  4. 8de0add drm/i915: don't save/restore DSPARB on gen5+ by Paulo Zanoni · 12 years ago
  5. c00db24 drm/i915: fixup sbi_read/write locking by Daniel Vetter · 12 years ago
  6. 7b9f35a drm/i915: HDMI/DP - ELD info refresh support for Haswell by Wang Xingchao · 12 years ago
  7. 9943393 drm/i915: use gem_set_seqno() on hardware init by Mika Kuoppala · 12 years ago
  8. 5559eca drm/i915: add quirk to invert brightness on Packard Bell NCL20 by Jani Nikula · 12 years ago
  9. 01e3a8f drm/i915: add quirk to invert brightness on eMachines e725 by Jani Nikula · 12 years ago
  10. 1ffff60 drm/i915: add quirk to invert brightness on eMachines G725 by Jani Nikula · 12 years ago
  11. 7db0ba2 drm/i915: clarify concurrent hang detect/gpu reset consistency by Daniel Vetter · 12 years ago
  12. f69061b drm/i915: create a race-free reset detection by Daniel Vetter · 12 years ago
  13. 97c809fd drm/i915: Only apply the mb() when flushing the GTT domain during a finish by Chris Wilson · 12 years ago
  14. d0a5778 drm/i915: Only insert the mb() before updating the fence parameter by Chris Wilson · 12 years ago
  15. 1f83fee drm/i915: clear up wedged transitions by Daniel Vetter · 12 years ago
  16. 308887a drm/i915: fix reset handling in the throttle ioctl by Daniel Vetter · 12 years ago
  17. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  18. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  19. 4b5aed6 drm/i915: move dev_priv->mm out of line by Daniel Vetter · 12 years ago
  20. e5c6537 agp/intel: Add gma_bus_addr by Ben Widawsky · 12 years ago
  21. 8d2e630 drm/i915: Needs_dmar, not by Ben Widawsky · 12 years ago
  22. 9c61a32 drm/i915: Remove scratch page from shared by Ben Widawsky · 12 years ago
  23. a81cc00 drm/i915: Cut out the infamous ILK w/a from AGP layer by Ben Widawsky · 12 years ago
  24. abedc07 drm/i915: Provide the quantization range in the AVI infoframe by Ville Syrjälä · 12 years ago
  25. b1edd6a drm/edid: Add drm_rgb_quant_range_selectable() by Ville Syrjälä · 12 years ago
  26. 55bc60d drm/i915: Add "Automatic" mode for the "Broadcast RGB" property by Ville Syrjälä · 12 years ago
  27. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 12 years ago
  28. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 12 years ago
  29. dabb7a9 drm/i915: Remove use on gma_bus_addr on gen6+ by Ben Widawsky · 12 years ago
  30. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  31. 00fc2c3 drm/i915: Remove gtt_mappable_total by Ben Widawsky · 12 years ago
  32. 35451cb drm/i915: Mappable_end can't ever be > end by Ben Widawsky · 12 years ago
  33. c1fc652 drm/i915: Kill gtt_end by Ben Widawsky · 12 years ago
  34. c70af1e drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV by Ville Syrjälä · 12 years ago
  35. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  36. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago
  37. bcffc3f drm/i915: Move the execbuffer objects list from the stack into the tracker by Chris Wilson · 12 years ago
  38. 3b96eff drm/i915: Take the handle idr spinlock once for looking up the exec objects by Chris Wilson · 12 years ago
  39. 419fa72 drm/i915: Mark a temporary allocation for copy-from-user as such by Chris Wilson · 12 years ago
  40. 43e28f0 drm/i915: Bail if we attempt to allocate pages for a purged object by Chris Wilson · 12 years ago
  41. dd624af drm/i915: Add a debug interface to forcibly evict and shrink our object caches by Chris Wilson · 12 years ago
  42. 0fa8779 drm/i915: use gtt_get_size() instead of open coding it by Imre Deak · 12 years ago
  43. 56c844e drm/i915: merge {i965, sandybridge}_write_fence_reg() by Imre Deak · 12 years ago
  44. d865110 drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment() by Imre Deak · 12 years ago
  45. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 12 years ago
  46. 2c10d57 drm/i915: wake up all pageflip waiters by Daniel Vetter · 12 years ago
  47. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  48. 57a0c1e Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  49. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  51. 5595e75 Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 12 years ago
  52. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  53. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  54. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  55. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  56. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  57. 2a893f9 Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  58. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  59. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  60. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  61. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  62. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  63. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  64. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  65. dab9206 dma: mv_xor: fix error handling for clocks by Thomas Petazzoni · 12 years ago
  66. ab6e439 dma: mv_xor: fix error handling of mv_xor_channel_add() by Thomas Petazzoni · 12 years ago
  67. 3810e63 clk: mvebu: Remove inappropriate __init tagging by Joshua Coombs · 12 years ago
  68. 5343527 Power: gpio-poweroff: Fix documentation and gpio_is_valid by Andrew Lunn · 12 years ago
  69. f67ffa9 Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  70. 9f6d8f6 PM: Move disabling/enabling runtime PM to late suspend/early resume by Rafael J. Wysocki · 12 years ago
  71. 868b093 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  72. 4ce4780 PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request() by Rafael J. Wysocki · 12 years ago
  73. 2f90b68 drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time by Tony Prisk · 12 years ago
  74. 532db57 drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield by Tony Prisk · 12 years ago
  75. dc59ed3 rtc: add RTC driver for TPS6586x by Laxman Dewangan · 12 years ago
  76. 2d79cf8 drivers/rtc/rtc-tegra.c: convert to DT driver by Joseph Lo · 12 years ago
  77. f3ea36a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  78. 3eef245 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  79. f3fe8bd Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
  80. c49d874 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  81. 4f5f64c ACPI / scan: Do not use dummy HID for system bus ACPI nodes by Rafael J. Wysocki · 12 years ago
  82. 7b87e57 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  83. 9a6f734 ath9k: Fix Kconfig for ATH9K_HTC by Vladimir Kondratiev · 12 years ago
  84. 6ed1914 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  85. 2566014 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  86. a10fbb4 drm/radeon: fix DMA CS parser for r6xx linear copy packet by Alex Deucher · 12 years ago
  87. 43fb778 drm/radeon: split r6xx and r7xx copy_dma functions by Alex Deucher · 12 years ago
  88. 6c1ecba video: mxsfb: fix crash when unblanking the display by Lothar Waßmann · 12 years ago
  89. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  90. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  91. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  92. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  93. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  94. 6eac74d drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  95. 15b3263 drm/exynos: Use devm_clk_get in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  96. 3fb6922 drm/exynos: Remove redundant NULL check by Sachin Kamat · 12 years ago
  97. 87acdde drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  98. bfb6ed2 drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c by Sachin Kamat · 12 years ago
  99. 1dcfe23 drm/exynos: fix gem buffer allocation type checking by Inki Dae · 12 years ago
  100. 13a32eb drm/exynos: remove needless parenthesis. by Eunchul Kim · 12 years ago