1. 90af89b drm/nouveau: fix a nouveau_bo dereference after it's been destroyed by Ben Skeggs · 14 years ago
  2. de1f46a drm/nv40: remove some completed ctxprog TODOs by Ben Skeggs · 14 years ago
  3. f23d4cf drm/nv04: Implement missing nv04 PGRAPH methods in software. by Marcin Kościelnicki · 14 years ago
  4. a0e6544 drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10. by Marcin Kościelnicki · 14 years ago
  5. 6698998 drm/radeon: fix hdmi offset bug reported by smatch. by Dave Airlie · 14 years ago
  6. 8e36ed0 drm/radeon/kms: hpd cleanup by Alex Deucher · 14 years ago
  7. 2bfcc0f drm/radeon/kms: reset ddc_bus in object header parsing by Alex Deucher · 14 years ago
  8. 6fd0248 amd64-agp: Probe unknown AGP devices the right way by Ben Hutchings · 14 years ago
  9. d831692 sis-agp: Remove SIS 760, handled by amd64-agp by Ben Hutchings · 14 years ago
  10. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 14 years ago
  11. 26481fb drm/radeon/pm: fix device_create_file return value checks. by Dave Airlie · 14 years ago
  12. 4bff517 drm/radeon/kms/pm: fix r6xx+ profile setup by Alex Deucher · 14 years ago
  13. ce8a3eb drm/radeon/kms/pm: make pm spam debug only by Alex Deucher · 14 years ago
  14. ce8f537 drm/radeon/kms/pm: rework power management by Alex Deucher · 14 years ago
  15. d731117 drm/radeon/kms/pm: add support for no display power states by Alex Deucher · 14 years ago
  16. ca2af92 drm/radeon/kms: fix lock ordering in ring, ib handling by Alex Deucher · 14 years ago
  17. 01434b4 radeon: Use fences to gate entry to reclocking on <r600 by Matthew Garrett · 14 years ago
  18. 91700f3 radeon: Split out ring locking and allocation by Matthew Garrett · 14 years ago
  19. 78930b1 drm/radeon/kms: enable misc pm power state features on r1xx-r4xx by Alex Deucher · 14 years ago
  20. 536fcd5 drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx by Alex Deucher · 14 years ago
  21. 4f3218c drm/radeon/kms: re-enable gui idle interrupts on r6xx+ by Alex Deucher · 14 years ago
  22. f4b7fb9 drm/radeon/kms: take vram mutex pointer before derefing object. by Dave Airlie · 14 years ago
  23. 539d241 drm/radeon/kms: more pm fixes by Alex Deucher · 14 years ago
  24. 68adac5 drm: move radeon_fixed.h to shared drm_fixed.h header by Ben Skeggs · 14 years ago
  25. 15a7df8 radeon: Enable memory reclocking on r100-500 by Matthew Garrett · 14 years ago
  26. f81f202 radeon: Try harder to ensure we reclock in vblank by Matthew Garrett · 14 years ago
  27. 612e06c radeon: Fix locking in power management paths by Matthew Garrett · 14 years ago
  28. c37d230 radeon: Make sure that we determine the correct PM state before transition by Matthew Garrett · 14 years ago
  29. 956ac86 radeon: Enable memory reclockong on r600 by Matthew Garrett · 14 years ago
  30. d9932a3 radeon: Stop the ttm workqueue while reclocking by Matthew Garrett · 14 years ago
  31. 7c5ee53 ttm: Provide an API for starting and stopping the delayed workqueue by Matthew Garrett · 14 years ago
  32. 8f5b5e6 radeon: Take drm struct_mutex over reclocking by Matthew Garrett · 14 years ago
  33. 5876dd2 radeon: Unmap vram pages when reclocking by Matthew Garrett · 14 years ago
  34. 2aba631 radeon: Unify PM entry paths by Matthew Garrett · 14 years ago
  35. a424816 drm/radeon/kms/pm: rework power management by Alex Deucher · 14 years ago
  36. 49e02b7 drm/radeon/kms/pm: add additional asic callbacks by Alex Deucher · 14 years ago
  37. 58e21df drm/radeon/kms/pm: restore default power state on exit by Alex Deucher · 14 years ago
  38. 79daedc drm/radeon/kms: minor pm cleanups by Alex Deucher · 14 years ago
  39. d91eeb7 drm/radeon/kms/pm: clean power state printing by Alex Deucher · 14 years ago
  40. 90c3905 drm/radeon/kms/pm: don't enable pm if there is only on power state by Alex Deucher · 14 years ago
  41. 678e7df drm/radeon/kms/atom: load hwmon drivers by Alex Deucher · 14 years ago
  42. c00f53b drm/radeon/kms/pm: update display watermarks with power state changes by Alex Deucher · 14 years ago
  43. a48b9b4 drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2) by Alex Deucher · 14 years ago
  44. bae6b562 drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2) by Alex Deucher · 14 years ago
  45. 03214bd5 drm/radeon/kms/pm: move pm state update to crtc functions by Alex Deucher · 14 years ago
  46. 8a56df6 drm/radeon/kms/pm: interate across crtcs for vblank by Alex Deucher · 14 years ago
  47. 02b17cc drm/radeon/kms/atom/pm: rework power mode parsing by Alex Deucher · 14 years ago
  48. ef6e6cf drm/radeon/kms: wait for gpu idle before changing power mode by Alex Deucher · 14 years ago
  49. 2031f77 drm/radeon/kms: add support for gui idle interrupts (v4) by Alex Deucher · 14 years ago
  50. def9ba9 drm/radeon/kms: add gui_idle callback by Alex Deucher · 14 years ago
  51. 1d42bbc drm/fbdev: fix cloning on fbcon by Dave Airlie · 14 years ago
  52. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  53. 0ddfa7d drm: off by one in drm_edid.c by Dan Carpenter · 14 years ago
  54. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
  55. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  56. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  57. 3da1f33 drm: Prefix info printk about registering panic notifier with 'drm' by Kirill Smelkov · 14 years ago
  58. bc35afd drm/radeon/kms: add query for crtc hw id from crtc id to get info V2 by Jerome Glisse · 14 years ago
  59. 61dd98f drm/edid: Fix 1024x768@85Hz by Adam Jackson · 14 years ago
  60. 6ebc22e drivers/gpu/drm: Use kzalloc by Julia Lawall · 14 years ago
  61. 96525a2 drm_edid: There should be 6 Standard Timings by Dan Carpenter · 14 years ago
  62. f405a1a drivers/gpu/drm: Use kmemdup by Julia Lawall · 14 years ago
  63. ca117d6 vga: fix kconfig text typos by Randy Dunlap · 14 years ago
  64. 0bcad4c drm/edid: remove an unneeded variable by Dan Carpenter · 14 years ago
  65. 68b61a7 drm/radeon/kms/combios: match lvds panel info parsing to ddx by Alex Deucher · 14 years ago
  66. 1ff26a3 drm/radeon/kms/atom: fix typo in LVDS panel info parsing by Alex Deucher · 14 years ago
  67. 8bf3aae drm/radeon/kms: fix copy pasto in disable encoders patch by Alex Deucher · 14 years ago
  68. a7c5427 drm/i915: Fix out of tree builds by Peter Clifton · 14 years ago
  69. 007cc8a drm/i915: move fence lru to struct drm_i915_fence_reg by Daniel Vetter · 14 years ago
  70. 31770bd drm/i915: don't allow tiling changes on pinned buffers v2 by Daniel Vetter · 14 years ago
  71. 149c36a drm/i915: Be extra careful about A/D matching for multifunction SDVO by Adam Jackson · 14 years ago
  72. b108333 drm/i915: Fix DDC bus selection for multifunction SDVO by Adam Jackson · 14 years ago
  73. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  74. aa96139 drm/radeon/kms/atom: disable the encoders in encoder_disable by Alex Deucher · 14 years ago
  75. 3d8620c drm/i915: cleanup mode setting before unmapping registers by Jesse Barnes · 14 years ago
  76. ee5382a drm/i915: Make fbc control wrapper functions by Adam Jackson · 14 years ago
  77. 1637ef4 drm/i915: Wait for the GPU whilst shrinking, if truly desperate. by Chris Wilson · 14 years ago
  78. 0a31a44 drm/i915: Use spatio-temporal dithering on PCH by Adam Jackson · 14 years ago
  79. 9e51159c drm/ttm: fix, avoid iomapping system memory by Jerome Glisse · 14 years ago
  80. 722154e Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  81. 1d7746c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  82. 0fd6b32 [MTD] Remove zero-length files mtdbdi.c and internal.ho by Jeff Garzik · 14 years ago
  83. 85ea2d3 pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs by Kristoffer Ericson · 14 years ago
  84. 40868c8 libata: Fix several inaccuracies in developer's guide by Sergei Shtylyov · 14 years ago
  85. 65be2f5 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  86. 111c7d8 slub: Fix bad boundary check in init_kmem_cache_nodes() by Zhang, Yanmin · 14 years ago
  87. 5f23370 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  88. 8777c79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  89. 7437e7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. 38c9e91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  91. 1d7aec3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  92. 5157b4a raid6: fix recovery performance regression by Dan Williams · 14 years ago
  93. 896903c KEYS: call_sbin_request_key() must write lock keyrings before modifying them by David Howells · 14 years ago
  94. f0641cb KEYS: Use RCU dereference wrappers in keyring key type code by David Howells · 14 years ago
  95. cea7daa KEYS: find_keyring_by_name() can gain access to a freed keyring by Toshiyuki Okajima · 14 years ago
  96. 69b5de84 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  97. 8f0f5ff ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice) by Daniel T Chen · 14 years ago
  98. 231f50b ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582 by Anisse Astier · 14 years ago
  99. bfe7078 ALSA: take tu->qlock with irqs disabled by Dan Carpenter · 14 years ago
  100. 7cff094 FEC: Fix kernel panic in fec_set_mac_address. by Mattias Walström · 14 years ago