1. 6eb18f8 drm/radeon/kms: MC setup changes for fusion APUs by Alex Deucher · 14 years ago
  2. 0ef0c1f drm/radeon/kms: move r7xx/evergreen to its own vram_gtt setup function by Alex Deucher · 14 years ago
  3. 4339c44 drm/radeon/kms: add support for ss overrides on Fusion APUs by Alex Deucher · 14 years ago
  4. bf982eb drm/radeon/kms: Add support for external encoders on fusion APUs by Alex Deucher · 14 years ago
  5. 4e8c65a drm/radeon/kms: atom changes for DCE4.1 devices by Alex Deucher · 14 years ago
  6. 2f062fd drm/radeon/kms: add new family id for AMD Ontario APUs by Alex Deucher · 14 years ago
  7. 603a9da drm/radeon/kms: upstream power table updates by Alex Deucher · 14 years ago
  8. 1422ef5 drm/radeon/kms: upstream atombios.h updates by Alex Deucher · 14 years ago
  9. 5d68e50 drm/radeon/kms: upstream ObjectID.h updates by Alex Deucher · 14 years ago
  10. 9535ab7 drm/radeon/kms: setup mc chremap properly on r7xx/evergreen by Alex Deucher · 14 years ago
  11. 27641c3 drm/vblank: Add support for precise vblank timestamping. by Mario Kleiner · 14 years ago
  12. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  13. 6656b3f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  14. 864ee6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  15. 973d168 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  16. 764bc56 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  17. b1353e4 sata_via: apply magic FIFO fix to vt6420 too by Tejun Heo · 14 years ago
  18. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago
  19. 16c59ef drm/i915: Disable FBC on Ironlake to save 1W by Alex Shi · 14 years ago
  20. e7dbb2f drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware by Keith Packard · 14 years ago
  21. c9a1c4c drm/i915/crt: Introduce struct intel_crt by Chris Wilson · 14 years ago
  22. 51311d0 drm/i915: Do not hold mutex when faulting in user addresses by Chris Wilson · 14 years ago
  23. 164bcb9 drm/radeon/kms: i2c s/sprintf/snprintf/g for safety by Alex Deucher · 14 years ago
  24. be66305 drm/radeon/kms: fix i2c pad masks on rs4xx by Alex Deucher · 14 years ago
  25. 589136b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  26. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  27. 2811036 Fix build failure at cx25821-video driver by Youquan Song · 14 years ago
  28. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago
  29. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 14 years ago
  30. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
  31. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  32. 3006bc3 bonding: fix a race in IGMP handling by Eric Dumazet · 14 years ago
  33. de391d1 Input: fix typo in keycode validation supporting large scancodes by Mattia Dongili · 14 years ago
  34. 95ccb0f drm/ttm: Fix up a theoretical deadlock by Thomas Hellstrom · 14 years ago
  35. 9a03d34 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  36. 1aa52bd drm/radeon/kms: fix tiling info on evergreen by Alex Deucher · 14 years ago
  37. 268b251 drm/radeon/kms: fix alignment when allocating buffers by Alex Deucher · 14 years ago
  38. 2f5993c drm/vmwgfx: Fix up an error path during bo creation by Thomas Hellstrom · 14 years ago
  39. a5193fe drm/radeon/kms: register an i2c adapter name for the dp aux bus by Alex Deucher · 14 years ago
  40. 3e4b998 drm/radeon/kms/atom: add proper external encoders support by Alex Deucher · 14 years ago
  41. 99999aa drm/radeon/kms/atom: cleanup and unify DVO handling by Alex Deucher · 14 years ago
  42. 8b83485 drm/radeon/kms: properly power up/down the eDP panel as needed (v4) by Alex Deucher · 14 years ago
  43. c7a71fc drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode() by Alex Deucher · 14 years ago
  44. ba251bd drm/radeon/kms: turn the backlight off explicitly for dpms by Alex Deucher · 14 years ago
  45. d33ef52 drm/radeon/kms: fix typo in r600 cs checker by Alex Deucher · 14 years ago
  46. 21e2eae drm: radeon: fix error value sign by Vasiliy Kulikov · 14 years ago
  47. 1679056 drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx by Alex Deucher · 14 years ago
  48. ab83833 nouveau: Acknowledge HPD irq in handler, not bottom half by Andy Lutomirski · 14 years ago
  49. c1b60ec drm/nouveau: Fix a few confusions between "chipset" and "card_type". by Francisco Jerez · 14 years ago
  50. 5bead79 drm/nouveau: don't expose backlight control when available through ACPI by Ben Skeggs · 14 years ago
  51. cac8f05 drm/nouveau/pm: improve memtiming mappings by Roy Spliet · 14 years ago
  52. 9d5a6c4 drm/nouveau: Make PCIE GART size depend on the available RAMIN space. by Francisco Jerez · 14 years ago
  53. dd661e5 drm/nouveau: Return error from nouveau_gpuobj_new if we're out of RAMIN. by Francisco Jerez · 14 years ago
  54. b54262f drm/nouveau: Fix compilation issues in nouveau_pm when CONFIG_HWMON is not set by Martin Peres · 14 years ago
  55. 84b8081 drm/nouveau: Don't use load detection for connector polling. by Francisco Jerez · 14 years ago
  56. 63d6fd3 drm/nv10-nv20: Fix instability after MPLL changes. by Francisco Jerez · 14 years ago
  57. 56ac747 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang by Ben Skeggs · 14 years ago
  58. 06ef3e6 drm/nouveau: Don't poll LVDS outputs. by Francisco Jerez · 14 years ago
  59. 01db363 drm/nouveau: Use "force" to decide if analog load detection is ok or not. by Francisco Jerez · 14 years ago
  60. 5794b5f drm/nv04: Fix scanout over the 16MB mark. by Francisco Jerez · 14 years ago
  61. 3c29f9e drm/nouveau: fix nv40 pcie gart size by Lucas Stach · 14 years ago
  62. 2a56a0b drm/nva3: fix overflow in fixed point math used for pll calculation by Ben Skeggs · 14 years ago
  63. 699ddfd drm/nv10: Balance RTs expected to be accessed simultaneously by the 3d engine. by Francisco Jerez · 14 years ago
  64. f13b326 drm/nouveau: Expose some BO usage flags to userspace. by Francisco Jerez · 14 years ago
  65. 1397b42 drm/nouveau: Reduce severity of the unknown getparam error. by Francisco Jerez · 14 years ago
  66. 7bb94d2 drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks. by Francisco Jerez · 14 years ago
  67. cbab95db drm/nouveau: Some random cleanups. by Francisco Jerez · 14 years ago
  68. 5eb94fb drm/nv11: Fix bad PLL detection false positive. by Francisco Jerez · 14 years ago
  69. 327ceae drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode. by Francisco Jerez · 14 years ago
  70. 1f5bd44 drm/nouveau: Reject modes exceeding the integrated TMDS maximum bandwidth. by Francisco Jerez · 14 years ago
  71. 907af60 drm/nouveau: Fix sleep while atomic in the semaphore code. by Francisco Jerez · 14 years ago
  72. da3bd82 drm/nouveau: ratelimit IRQ messages by Jiri Slaby · 14 years ago
  73. 28cb6cc gianfar: fix signedness issue by Nicolas Kaiser · 14 years ago
  74. 870634b net: bnx2x: fix error value sign by Vasiliy Kulikov · 14 years ago
  75. 24b7ea9 8139cp: fix checksum broken by Shan Wei · 14 years ago
  76. d5d3ebe r8169: fix checksum broken by Shan Wei · 14 years ago
  77. 23e701e [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmd by Jeff Garzik · 14 years ago
  78. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  79. 55f6561 staging/stradis: mark as "depends on BKL" by Arnd Bergmann · 14 years ago
  80. 1e8703b Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  81. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  82. b5261cf ath9k_hw: Set proper eeprom offset for AR9287 HTC devices by Rajkumar Manoharan · 14 years ago
  83. 7cbf261 ath9k_htc: Add new devices into AR7010 by Rajkumar Manoharan · 14 years ago
  84. 32b0895 ath9k_htc: Update usb device ID list by Rajkumar Manoharan · 14 years ago
  85. e8364bb ath9k: Remove pm_qos request after hw unregister. by Vivek Natarajan · 14 years ago
  86. bdbd01a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  87. 2ebc8ec Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  88. 8c05cd0 PCI: fix offset check for sysfs mmapped files by Darrick J. Wong · 14 years ago
  89. 6f07d31 Input: aiptek - tighten up permissions on sysfs attributes by Dmitry Torokhov · 14 years ago
  90. 477d4e4 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  91. fe9d1159 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  92. e5c1353 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  93. 2236baa i2c: Sanity checks on adapter registration by Jean Delvare · 14 years ago
  94. e1e18ee i2c: Mark i2c_adapter.id as deprecated by Jean Delvare · 14 years ago
  95. f3dc65d i2c: Drivers shouldn't include <linux/i2c-id.h> by Jean Delvare · 14 years ago
  96. dfdee5f i2c: Delete unused adapter IDs by Jean Delvare · 14 years ago
  97. dc6641b i2c: Remove obsolete cleanup for clientdata by Wolfram Sang · 14 years ago
  98. 22d3243 Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) by Jim Bos · 14 years ago
  99. 52d159e hwmon: (w83795) Check for BEEP pin availability by Jean Delvare · 14 years ago
  100. 793c51d hwmon: (w83795) Clear intrusion alarm immediately by Jean Delvare · 14 years ago