1. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 12 years ago
  2. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 12 years ago
  3. dabb7a9 drm/i915: Remove use on gma_bus_addr on gen6+ by Ben Widawsky · 12 years ago
  4. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  5. 00fc2c3 drm/i915: Remove gtt_mappable_total by Ben Widawsky · 12 years ago
  6. 35451cb drm/i915: Mappable_end can't ever be > end by Ben Widawsky · 12 years ago
  7. c1fc652 drm/i915: Kill gtt_end by Ben Widawsky · 12 years ago
  8. c70af1e drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV by Ville Syrjälä · 12 years ago
  9. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  10. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago
  11. bcffc3f drm/i915: Move the execbuffer objects list from the stack into the tracker by Chris Wilson · 12 years ago
  12. 3b96eff drm/i915: Take the handle idr spinlock once for looking up the exec objects by Chris Wilson · 12 years ago
  13. 419fa72 drm/i915: Mark a temporary allocation for copy-from-user as such by Chris Wilson · 12 years ago
  14. 43e28f0 drm/i915: Bail if we attempt to allocate pages for a purged object by Chris Wilson · 12 years ago
  15. dd624af drm/i915: Add a debug interface to forcibly evict and shrink our object caches by Chris Wilson · 12 years ago
  16. 0fa8779 drm/i915: use gtt_get_size() instead of open coding it by Imre Deak · 12 years ago
  17. 56c844e drm/i915: merge {i965, sandybridge}_write_fence_reg() by Imre Deak · 12 years ago
  18. d865110 drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment() by Imre Deak · 12 years ago
  19. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 12 years ago
  20. 2c10d57 drm/i915: wake up all pageflip waiters by Daniel Vetter · 12 years ago
  21. 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
  22. 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
  23. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  24. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  25. 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
  26. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  27. e8e8962 drm/ttm: fix fence locking in ttm_buffer_object_transfer by Daniel Vetter · 12 years ago
  28. c75be25 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  29. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  30. d9a58a7 xen/netfront: improve truesize tracking by Ian Campbell · 12 years ago
  31. 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
  32. 44d22e2 EDAC: Cleanup device deregistering path by Lans Zhang · 12 years ago
  33. 54451663 EDAC: Fix EDAC Kconfig menu by Borislav Petkov · 12 years ago
  34. 311bd84 EDAC: Fix kernel panic on module unloading by Konstantin Khlebnikov · 12 years ago
  35. ba607b6 pinctrl: mvebu: make pdma clock on dove mandatory by Sebastian Hesselbarth · 12 years ago
  36. d1f9809 drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks by Maarten Lankhorst · 12 years ago
  37. 663d876 drm/exynos: move finish page flip to a common place by Rahul Sharma · 12 years ago
  38. 28998af drm/exynos: fimd: modify condition in fimd resume by Prathyush K · 12 years ago
  39. dab9206 dma: mv_xor: fix error handling for clocks by Thomas Petazzoni · 12 years ago
  40. ab6e439 dma: mv_xor: fix error handling of mv_xor_channel_add() by Thomas Petazzoni · 12 years ago
  41. 3810e63 clk: mvebu: Remove inappropriate __init tagging by Joshua Coombs · 12 years ago
  42. 5343527 Power: gpio-poweroff: Fix documentation and gpio_is_valid by Andrew Lunn · 12 years ago
  43. f67ffa9 Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  44. 9f6d8f6 PM: Move disabling/enabling runtime PM to late suspend/early resume by Rafael J. Wysocki · 12 years ago
  45. 868b093 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  46. 4ce4780 PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request() by Rafael J. Wysocki · 12 years ago
  47. 2f90b68 drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time by Tony Prisk · 12 years ago
  48. 532db57 drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield by Tony Prisk · 12 years ago
  49. dc59ed3 rtc: add RTC driver for TPS6586x by Laxman Dewangan · 12 years ago
  50. 2d79cf8 drivers/rtc/rtc-tegra.c: convert to DT driver by Joseph Lo · 12 years ago
  51. f3ea36a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  52. 3eef245 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  53. f3fe8bd Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
  54. c49d874 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  55. 4f5f64c ACPI / scan: Do not use dummy HID for system bus ACPI nodes by Rafael J. Wysocki · 12 years ago
  56. 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
  57. 9a6f734 ath9k: Fix Kconfig for ATH9K_HTC by Vladimir Kondratiev · 12 years ago
  58. 6ed1914 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  59. 2566014 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  60. a10fbb4 drm/radeon: fix DMA CS parser for r6xx linear copy packet by Alex Deucher · 12 years ago
  61. 43fb778 drm/radeon: split r6xx and r7xx copy_dma functions by Alex Deucher · 12 years ago
  62. 6c1ecba video: mxsfb: fix crash when unblanking the display by Lothar Waßmann · 12 years ago
  63. 5cbd419 drm/exynos: Use devm_clk_get in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  64. a8527cf drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  65. cfdee8f drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c by Sachin Kamat · 12 years ago
  66. af8cd94 drm/exynos: Use devm_clk_get in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  67. df257a8 drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  68. 6eac74d drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c by Sachin Kamat · 12 years ago
  69. 15b3263 drm/exynos: Use devm_clk_get in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  70. 3fb6922 drm/exynos: Remove redundant NULL check by Sachin Kamat · 12 years ago
  71. 87acdde drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c by Sachin Kamat · 12 years ago
  72. bfb6ed2 drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c by Sachin Kamat · 12 years ago
  73. 1dcfe23 drm/exynos: fix gem buffer allocation type checking by Inki Dae · 12 years ago
  74. 13a32eb drm/exynos: remove needless parenthesis. by Eunchul Kim · 12 years ago
  75. e39d5ce drm/exynos: fix incorrect interrupt induced by m2m operation. by Jinyoung Jeon · 12 years ago
  76. b5c0b55 drm/exynos: remove color bar pattern operation. by JoongMock Shin · 12 years ago
  77. 6fe891f drm/exynos: correct some comments to abbreviation. by Eunchul Kim · 12 years ago
  78. 5bbea0c drm/exynos: fix build warning. by Eunchul Kim · 12 years ago
  79. 4f21877 drm/exynos: consider both case of vflip and hflip. by Eunchul Kim · 12 years ago
  80. 0ca824c drm/exynos: remove needless error handling to property. by Eunchul Kim · 12 years ago
  81. 7259c3d drm/exynos: change member variable name. by Eunchul Kim · 12 years ago
  82. 694be45 drm/exynos: consider buffer allocation without iommu by Inki Dae · 12 years ago
  83. d81aecb drm/exynos: change file license to GPL by Inki Dae · 12 years ago
  84. c704f1b drm/exynos: consider no iommu support to console framebuffer by Inki Dae · 12 years ago
  85. f4fd9bd drm/exynos: fix flags in dma buf exporting by Seung-Woo Kim · 12 years ago
  86. eda85d6 drm/nouveau: fix init with agpgart-uninorth by Aaro Koskinen · 12 years ago
  87. 57cdf82 drm: nouveau: Fix build warning seen if HWMON is undefined by Guenter Roeck · 12 years ago
  88. 06bc6df drm/radeon: switch to a finer grained reset for SI (v2) by Alex Deucher · 12 years ago
  89. 271d6fed drm/radeon: switch to a finer grained reset for cayman/TN by Alex Deucher · 12 years ago
  90. 0ecebb9 drm/radeon: switch to a finer grained reset for evergreen by Alex Deucher · 12 years ago
  91. 71e3d15 drm/radeon: switch to a finer grained reset for r6xx/7xx by Alex Deucher · 12 years ago
  92. ec46c76 drm/radeon: add GPU reset flags by Alex Deucher · 12 years ago
  93. 4b681c2 drm/radeon: fix typo in evergreen dma fence by Alex Deucher · 12 years ago
  94. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  95. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  96. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  97. 0f58a01 Drivers: bcma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  98. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  99. 1850514 Drivers: clocksource: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  100. 163247c Drivers: ssb: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago