1. b792210 drm/radeon/kms/atom: spread spectrum fix by Alex Deucher · 14 years ago
  2. c21b0fe drm/radeon/kms: catch atombios infinite loop and break out of it by Jerome Glisse · 14 years ago
  3. 338e2b1 drm/radeon: add new RS880 pci id by Alex Deucher · 14 years ago
  4. d424b92 vga_switcheroo: disable default y by new rules. by Dave Airlie · 14 years ago
  5. 2f41a7f drm/nouveau: fix *staging* driver build with switcheroo off. by Dave Airlie · 14 years ago
  6. 9b11fe5 drm/radeon: fix typo in Makefile by Alex Deucher · 14 years ago
  7. 8edb381 vga_switcheroo: fix build on platforms with no ACPI by Dave Airlie · 14 years ago
  8. 55a5cb5 drm/radeon: Fix printf type warning in 64bit system. by Pauli Nieminen · 14 years ago
  9. 0de1a57 drm/radeon/kms: bump the KMS version number for square tiling support. by Dave Airlie · 14 years ago
  10. 1c62233 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage by Dave Airlie · 14 years ago
  11. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 14 years ago
  12. 6d9c135 drm/radeon/kms: do not disable audio engine twice by Rafał Miłecki · 14 years ago
  13. 3464f11 Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730" by Rafał Miłecki · 14 years ago
  14. c8792d5 drm/radeon/kms: do not preset audio stuff and start timer when not using audio by Rafał Miłecki · 14 years ago
  15. 68de774 Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stage by Dave Airlie · 14 years ago
  16. 566d84d drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond by Dave Airlie · 14 years ago
  17. a55e8d4 drm/ttm: fix function prototype to match implementation by Randy Dunlap · 14 years ago
  18. d964fc5 drm/radeon: use ALIGN instead of open coding it by Matt Turner · 14 years ago
  19. 32b3c2a drm/radeon/kms: initialize set_surface_reg reg for rs600 asic by Jerome Glisse · 14 years ago
  20. cf7934a Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 14 years ago
  21. aa71fa3 Merge remote branch 'nouveau/for-airlied' into drm-next-stage by Dave Airlie · 14 years ago
  22. 79fa9eb Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 14 years ago
  23. 6070a4a drm/i915: Use a dmi quirk to skip a broken SDVO TV output. by Zhao Yakui · 14 years ago
  24. 469d129 drm/i915: enable/disable LVDS port at DPMS time by Jesse Barnes · 14 years ago
  25. 16edd55 drm/i915: check for multiple write domains in pin_and_relocate by Daniel Vetter · 14 years ago
  26. 922a2ef drm/i915: clean-up i915_gem_flush_gpu_write_domain by Daniel Vetter · 14 years ago
  27. 4df2faf drm/i915: reuse i915_gpu_idle helper by Daniel Vetter · 14 years ago
  28. 6356039 drm/i915: ensure lru ordering of fence_list by Daniel Vetter · 14 years ago
  29. ae3db24 drm/i915: extract fence stealing code by Daniel Vetter · 14 years ago
  30. 4a87b8c drm/i915: fixup active list locking in object_unbind by Daniel Vetter · 14 years ago
  31. 798750e drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code by Daniel Vetter · 14 years ago
  32. 1f7a6e3 drm/i915: Add dependency on the intel agp module by Zhenyu Wang · 14 years ago
  33. c619eed drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. by Eric Anholt · 14 years ago
  34. faa7bde drm/i915: Correct the Sandybridge chipset info structs. by Eric Anholt · 14 years ago
  35. b9201c1 drm/i915: Disable the hangcheck reset on Sandybridge until we add support. by Eric Anholt · 15 years ago
  36. a13e409 drm/i915: Add a new mobile Sandybridge PCI ID. by Eric Anholt · 15 years ago
  37. 954bce5 agp/intel: Add a new Sandybridge HB/IG PCI ID combo. by Eric Anholt · 15 years ago
  38. 14bc490 drm/i915, agp/intel: Fix stolen memory size on Sandybridge by Zhenyu Wang · 15 years ago
  39. 2109953 drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON. by Eric Anholt · 15 years ago
  40. c2416fc drm/i915: Disable the surface tile swizzling on Sandybridge. by Eric Anholt · 15 years ago
  41. e3deb20 agp/intel: Use a non-reserved value for the cache field of the PTEs. by Eric Anholt · 15 years ago
  42. f6e450a drm/i915: Fix sandybridge status page setup. by Eric Anholt · 15 years ago
  43. 4e901fd drm/i915: Set up fence registers on sandybridge. by Eric Anholt · 15 years ago
  44. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  45. 1089e30 agp/intel: Add support for Sandybridge. by Eric Anholt · 15 years ago
  46. eb6b6d7 Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage by Dave Airlie · 14 years ago
  47. 3bfc7d2 drm/nouveau: use ALIGN instead of open coding it by Matt Turner · 14 years ago
  48. b30083b drm/nouveau: report unknown connector state if lid closed by Ben Skeggs · 14 years ago
  49. c52e53f drm/nouveau: support version 0x20 displayport tables by Ben Skeggs · 14 years ago
  50. 81e2d42 drm/nouveau: Fix noaccel/nofbaccel option descriptions. by Marcin Kościelnicki · 14 years ago
  51. d5f3c90 drm/nv50: Implement ctxprog/state generation. by Marcin Kościelnicki · 14 years ago
  52. be079e9 drm/nouveau: use dcb connector types throughout the driver by Ben Skeggs · 14 years ago
  53. 1157563 drm/nv50: enable hpd on any connector we know the gpio line for by Ben Skeggs · 14 years ago
  54. 7f612d8 drm/nouveau: use dcb connector table for creating drm connectors by Ben Skeggs · 14 years ago
  55. dc5bc4e drm/nouveau: construct a connector table for cards that lack a real one by Ben Skeggs · 14 years ago
  56. f66fa77 drm/nouveau: check for known dcb connector types by Ben Skeggs · 14 years ago
  57. 54abb5d drm/nouveau: parse dcb gpio/connector tables after encoders by Ben Skeggs · 14 years ago
  58. e7cc51c drm/nouveau: reorganise bios header, add dcb connector type enums by Ben Skeggs · 14 years ago
  59. 04a39c5 drm/nouveau: merge nvbios and nouveau_bios_info by Ben Skeggs · 14 years ago
  60. 7f245b2 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table by Ben Skeggs · 14 years ago
  61. a6678b2 drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table by Ben Skeggs · 14 years ago
  62. b42861f drm/nouveau: allow retrieval of vbios image from debugfs by Ben Skeggs · 14 years ago
  63. e32b2c8 drm/nouveau: fix missing spin_unlock in failure path by Luca Barbieri · 14 years ago
  64. 761c5a69 drm/nouveau: fix i2ctable bounds checking by Marcin Slusarz · 14 years ago
  65. b762b8c drm/nouveau: fix nouveau_i2c_find bounds checking by Marcin Slusarz · 14 years ago
  66. df31ef4 drm/nouveau: fix pramdac_table range checking by Marcin Slusarz · 14 years ago
  67. a1606a9 drm/nouveau: new gem pushbuf interface, bump to 0.0.16 by Ben Skeggs · 14 years ago
  68. d87897d drm/nv50: make pushbuf dma object cover entire vm by Ben Skeggs · 14 years ago
  69. 2ccb04e drm/nouveau: remove PUSHBUF_CAL macro by Ben Skeggs · 14 years ago
  70. 9a391ad drm/nv50: switch to indirect push buffer controls by Ben Skeggs · 14 years ago
  71. ff9e527 drm/nouveau: protect channel create/destroy and irq handler with a spinlock by Maarten Maathuis · 14 years ago
  72. 9fd1de5 fb: for framebuffer handover don't exit the loop early. by Dave Airlie · 14 years ago
  73. 30d6c72 Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 14 years ago
  74. de19322 Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 14 years ago
  75. 290e5505 drm/ttm: handle OOM in ttm_tt_swapout by Maarten Maathuis · 14 years ago
  76. 6a8a2d7 drm/radeon/kms/atom: fix shr/shl ops by Alex Deucher · 14 years ago
  77. 383be5d drm/radeon/kms: update new pll algo by Alex Deucher · 14 years ago
  78. 939461d drm/radeon/kms: add support for square microtiles on r3xx-r5xx by Marek Olšák · 14 years ago
  79. 51e5fcd drm/radeon/kms: force pinning buffer into visible VRAM by Jerome Glisse · 14 years ago
  80. 22e6dd7 drm/radeon/kms/evergreen: fix typo in cursor code by Alex Deucher · 14 years ago
  81. 60b341b Linux 2.6.33 by Linus Torvalds · 14 years ago
  82. 1e6c5c4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  83. 46fe243 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  84. 5fd4514 parisc: Set PCI CLS early in boot. by Carlos O'Donell · 14 years ago
  85. 7b1f94b Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  86. 83d90ad Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  87. 83b4d17 microblaze: Fix out_le32() macro by Steven J. Magnani · 14 years ago
  88. 0d670b2 microblaze: Fix cache loop function for cache range by Michal Simek · 14 years ago
  89. 75ef7cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. c4d4979 net: bug fix for vlan + gro issue by Ajit Khaparde · 14 years ago
  91. be64c97 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  92. 34e3f91 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  93. f7624c9 [IA64] Fix broken sn2 build by Hedi Berriche · 14 years ago
  94. 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  95. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 14 years ago
  96. cac43a1 cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) by Torgny Johansson · 14 years ago
  97. e79dc48 IPv6: better document max_addresses parameter by Brian Haley · 14 years ago
  98. f5ca850 MAINTAINERS: update mv643xx_eth maintenance status by Lennert Buytenhek · 14 years ago
  99. b5abb02 e1000: Fix DMA mapping error handling on RX by Anton Blanchard · 14 years ago
  100. 79da0644 Revert "block: improve queue_should_plug() by looking at IO depths" by Jens Axboe · 14 years ago