1. 2dafb1e drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain() by Chris Wilson · 14 years ago
  2. 96b099f drm/i915: Propagate error from drm_vblank_get() during page-flipping. by Chris Wilson · 14 years ago
  3. 5f35308 drm/i915: Propagate error from drm_install_irq() during EnterVT by Chris Wilson · 14 years ago
  4. 7aa69d2 drm/i915: Typo in #define by Nicolas Kaiser · 14 years ago
  5. b52eb4d drm/i915: Add frame buffer compression support on Ironlake mobile by Zhao Yakui · 14 years ago
  6. c936f44 drm/i915: Calculate cursor watermark under non-SR state for Ironlake by Zhao Yakui · 14 years ago
  7. 4fe5e61 drm/i915: Apply self-refresh watermark calculation for cursor plane by Zhao Yakui · 14 years ago
  8. 1b07e04 drm/i915: Fix fifo size for self-refresh watermark on 965G by Zhao Yakui · 14 years ago
  9. fa14321 drm/i915: Fix watermark calculation in self-refresh mode by Zhao Yakui · 14 years ago
  10. 36e83a1 drm/i915: Add the support of eDP on DP-D for Ibex/CPT by Zhao Yakui · 14 years ago
  11. d874bcf drm/i915: remove duplicate PIPE*STAT bit definitions by Jesse Barnes · 14 years ago
  12. e25e660 drm/i915: remove unused vblank_enable var from i915_driver_irq_handler by Jesse Barnes · 14 years ago
  13. 8699be3 intel_agp: Don't oops with zero stolen memory by Ondrej Zary · 14 years ago
  14. 43b27f4 drm/i915: Explosion following OOM in do_execbuffer. by Chris Wilson · 14 years ago
  15. 0544edf gpu/drm/i915: Add a blacklist to omit modeset on LID open by Thomas Bächler · 14 years ago
  16. d648681 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  17. 7827627 Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next by Dave Airlie · 14 years ago
  18. e190bfe drm: Import driver for the sil164 I2C TMDS transmitter. by Francisco Jerez · 14 years ago
  19. a7b98b6 drm/sis: fixed brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  20. bc5e9d6 drm/r128: fixed brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  21. f2b2cb7 drm/mga: fixed brace, macro and spacing coding style issues by Nicolas Kaiser · 14 years ago
  22. 58c1e85 drm/via: fixed coding style issues, simplified return by Nicolas Kaiser · 14 years ago
  23. 219de62 drm/radeon/kms: trivial code style fixes for audio by Rafał Miłecki · 14 years ago
  24. 5649911 drm/i830: fixed brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  25. aca791c drm/i810: fixed coding style issues by Nicolas Kaiser · 14 years ago
  26. 6e35023 drm: Free devname along with master->unique by Chris Wilson · 14 years ago
  27. ddd3d06 drm: Free the idr layers before calling idr_destroy() by Chris Wilson · 14 years ago
  28. 0599111 drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout() by Kulikov Vasiliy · 14 years ago
  29. c39721c drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined by Chris Wilson · 14 years ago
  30. b417cc1 drm/radeon: remove viewport transform from r6xx/r7xx blit emit by Alex Deucher · 14 years ago
  31. 43a7d2d drm/radeon: group r6xx/r7xx newly sequential blit state by Alex Deucher · 14 years ago
  32. d0623a3 drm/radeon: reorder r6xx/r7xx blit state emit to make more regs sequential by Alex Deucher · 14 years ago
  33. 363c6a1 drm/radeon: r6xx/r7xx move vport clipping to a single packet by Alex Deucher · 14 years ago
  34. eb54443 drm/radeon: group r6xx/r7xx sequential blit state by Alex Deucher · 14 years ago
  35. 7fc8878 drm/radeon: remove duplicate state emit in r6xx/r7xx blit by Alex Deucher · 14 years ago
  36. 8c119e9 drm/radeon: add comments to r6xx/r7xx blit state by Alex Deucher · 14 years ago
  37. 812d046 drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush by Alex Deucher · 14 years ago
  38. 833ee5c drm/radeon/kms: remove rs4xx gart limit by Alex Deucher · 14 years ago
  39. d656ae5 Merge tag 'v2.6.35-rc6' into drm-radeon-next by Dave Airlie · 14 years ago
  40. 167ffc4 drm: radeon: fix sign bug by Dan Carpenter · 14 years ago
  41. 4c712e6 drm/radeon/kms: check/restore sanity before doing anything else with GPU. by Dave Airlie · 14 years ago
  42. e376573 drm/radeon: fall back to GTT if bo creation/validation in VRAM fails. by Michel Dänzer · 14 years ago
  43. 351a52a drm/radeon/kms: add ioport register access by Alex Deucher · 14 years ago
  44. fe50ac7 drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740 by Rafał Miłecki · 14 years ago
  45. 7eea7e9 drm/radeon/kms: track audio engine state, do not use not setup timer by Rafał Miłecki · 14 years ago
  46. e7aeeba drm/radeon/kms/r6xx+: add query for tile config (v2) by Alex Deucher · 14 years ago
  47. 40e2a5c drm/radeon/kms: fix CS alignment checking for tiling (v2) by Alex Deucher · 14 years ago
  48. 7f81337 drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xx by Alex Deucher · 14 years ago
  49. 97d6632 drm/radeon/kms: Add crtc tiling setup support for evergreen by Alex Deucher · 14 years ago
  50. 40c4ac1 drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xx by Alex Deucher · 14 years ago
  51. 21a8122 drm/radeon/kms: add support for internal thermal sensors (v3) by Alex Deucher · 14 years ago
  52. d7a2952 drm/radeon: Add support for the ATIF ACPI method to the radeon driver by Alberto Milone · 14 years ago
  53. 9bd7ef5 drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secs by Alex Deucher · 14 years ago
  54. 4ce9198 drm/radeon/kms: minor driver cleanups by Alex Deucher · 14 years ago
  55. 0ccb3a7 drm/nv50: fix some not-error error messages by Ben Skeggs · 14 years ago
  56. ee2e013 drm/nouveau: introduce gpio engine by Ben Skeggs · 14 years ago
  57. bf563a6 drm/nv50: correct wait condition for instmem flush by Ben Skeggs · 14 years ago
  58. c04c5b1 drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table. by Francisco Jerez · 14 years ago
  59. 946fd35 drm/nouveau: Get rid of the remaining VGA CRTC locking. by Francisco Jerez · 14 years ago
  60. c88c2e0 drm/nouveau: Move display init to a new nouveau_engine. by Francisco Jerez · 14 years ago
  61. f1feda7 drm/nouveau: Put back the old 2-messages I2C slave test. by Francisco Jerez · 14 years ago
  62. e04d8e8 drm/nouveau: Reset AGP before running the init scripts. by Francisco Jerez · 14 years ago
  63. 8bded18 drm/nv30: Init the PFB+0x3xx memory timing regs. by Francisco Jerez · 14 years ago
  64. b01f060 drm/nouveau: disable hotplug detect around DP link training by Ben Skeggs · 14 years ago
  65. d0875ed drm/nv50: add function to control GPIO IRQ reporting by Ben Skeggs · 14 years ago
  66. 49eed80 drm/nouveau: add nv_mask register accessor by Ben Skeggs · 14 years ago
  67. 5620ba4 drm/nouveau: fix build without CONFIG_ACPI by Ben Skeggs · 14 years ago
  68. 45d60d1 drm/nouveau: Reset CRTC owner to 0 before BIOS init. by Francisco Jerez · 14 years ago
  69. 03cd06c drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time. by Francisco Jerez · 14 years ago
  70. d06ab84 drm/nouveau: Remove useless CRTC_OWNER logging. by Francisco Jerez · 14 years ago
  71. 6d416d8 drm/nouveau: Add some generic I2C gadget detection code. by Francisco Jerez · 14 years ago
  72. 6d6a413 drm/i2c/ch7006: Don't assume that the specified config points to static memory. by Francisco Jerez · 14 years ago
  73. 67eda20 drm/nv04-nv3x: Implement init-compute-mem. by Francisco Jerez · 14 years ago
  74. 3c7066b drm/nouveau: Add some PFB register defines. by Francisco Jerez · 14 years ago
  75. 20b2400 drm/nouveau: Add another Zotac FX5200 TV-out quirk. by Francisco Jerez · 14 years ago
  76. a5afb77 drm/nouveau: Don't pick an interlaced mode as the panel native mode. by Francisco Jerez · 14 years ago
  77. eae6192 drm/nouveau: Fix a sparse warning. by Francisco Jerez · 14 years ago
  78. c587547 drm/nv50: fix regression that break LVDS in some places by Ben Skeggs · 14 years ago
  79. a6ed76d drm/nouveau: support fetching LVDS EDID from ACPI by Ben Skeggs · 14 years ago
  80. 03639b5 drm/nouveau: remove quirk to fabricate DVI-A output on DCB 1.5 boards by Ben Skeggs · 14 years ago
  81. 734ee83 drm/nv50: use correct PRAMIN flush register on original nv50 by Ben Skeggs · 14 years ago
  82. 27efd7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  83. 84d4db0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  84. 38ea6e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  85. e916bea Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  86. 52fa2bb drm/radeon/kms: add quirk to make HP DV5000 laptop resume by Alex Deucher · 14 years ago
  87. 3619b8f Input: synaptics - relax capability ID checks on newer hardware by Dmitry Torokhov · 14 years ago
  88. edd63cb sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function by Jason Wessel · 14 years ago
  89. 0baf2d8 drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl by Alex Deucher · 14 years ago
  90. d667865 Fix ttm_page_alloc.c build breakage by Luck, Tony · 14 years ago
  91. 15cb02c drm/radeon/kms: fix legacy LVDS dpms sequence by Alex Deucher · 14 years ago
  92. 29508eb drm/radeon/kms: drop taking lock around crtc lookup. by Dave Airlie · 14 years ago
  93. cd5b8f8 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  94. 052a1cd Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  95. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  96. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  97. 418c527 pcmcia: fix 'driver ... did not release config properly' warning by Patrick McHardy · 14 years ago
  98. 567c7b0 mm: add context argument to shrinker callback to remaining shrinkers by Dave Chinner · 14 years ago
  99. 3fea602 Input: twl40300-keypad - fix handling of "all ground" rows by Dmitry Torokhov · 14 years ago
  100. c25f7b7 Input: gamecon - reference correct pad in gc_psx_command() by Dmitry Torokhov · 14 years ago