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