1. 42be79e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  2. d668046 drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus. by Dave Airlie · 15 years ago
  3. 08a370f drm/radeon/kms: rs400/480 should set common registers. by Dave Airlie · 15 years ago
  4. 9e5786b drm/radeon/kms: add sanity check to wptr. by Dave Airlie · 15 years ago
  5. fb668c2 drm/radeon/kms/evergreen: get DP working by Alex Deucher · 15 years ago
  6. ee027e4 eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops by Yong Wang · 15 years ago
  7. 1672151 asus-laptop: fix warning in asus_handle_init by Corentin Chary · 15 years ago
  8. e2b0a8e drm/radeon/kms: add hw_i2c module option by Alex Deucher · 15 years ago
  9. ac1aade drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks by Alex Deucher · 15 years ago
  10. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 15 years ago
  11. c414a11 drm/radeon/kms: disable MSI on IGP chips by Alex Deucher · 15 years ago
  12. f46c012 drm/radeon/kms: display watermark updates (v2) by Alex Deucher · 15 years ago
  13. 3b01a11 drm/radeon/kms/dp: disable training pattern on the sink at the end of link training by Alex Deucher · 15 years ago
  14. 9f998ad drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2) by Alex Deucher · 15 years ago
  15. 7f76895 drm/radeon/kms/dp: remove extraneous training complete call by Alex Deucher · 15 years ago
  16. d9c9fe3 drm/radeon/kms/atom: minor fixes to transmitter setup by Alex Deucher · 15 years ago
  17. 3ca82da drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM. by Michel Dänzer · 15 years ago
  18. b8c40d6 drm: fix build error when SYSRQ is disabled by Randy Dunlap · 15 years ago
  19. e1e8a5d drm/radeon/kms: fix macbookpro connector quirk by Alex Deucher · 15 years ago
  20. 97586c4 drm/radeon/r6xx/r7xx: further safe reg clean up by Alex Deucher · 15 years ago
  21. 6bb1180 drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support by Alex Deucher · 15 years ago
  22. fdb4352 drm/radeon/kms: bump the version for r6xx/r7xx const buffer support by Alex Deucher · 15 years ago
  23. 5f77df3 drm/radeon/r6xx/r7xx: CS parser fixes by Alex Deucher · 15 years ago
  24. 5898b1f drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup by Alex Deucher · 15 years ago
  25. d8fe2fa drm/radeon/r600: remove some regs are not safe regs for command buffers by Alex Deucher · 15 years ago
  26. da58405 drm: Return ENODEV if the inode mapping changes by Chris Wilson · 15 years ago
  27. fcbc451 drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. by Pauli Nieminen · 15 years ago
  28. f927456 drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable) by Jerome Glisse · 15 years ago
  29. 97f23b3 drm/radeon/kms: don't print error on -ERESTARTSYS. by Dave Airlie · 15 years ago
  30. a084e6e drm/radeon/kms/atom: make sure tables are valid (v2) by Alex Deucher · 15 years ago
  31. c1bcad9 drm/radeon/kms: remove lvds quirks by Alex Deucher · 15 years ago
  32. b2f8ccd drm/radeon/kms: fix display bandwidth setup on rs4xx by Alex Deucher · 15 years ago
  33. f95df9c drm/radeon/kms: never treat rs4xx as AGP by Alex Deucher · 15 years ago
  34. f47299c drm/radeon/kms: display watermark fixes by Alex Deucher · 15 years ago
  35. 9e7b414 drm/radeon/kms: init rdev->num_crtc at asic init by Alex Deucher · 15 years ago
  36. 06abdb0 drm/radeon/kms/pm: fix typo in power table parsing by Alex Deucher · 15 years ago
  37. f867c60d drm/radeon/kms: gfx init fixes for r6xx/r7xx by Alex Deucher · 15 years ago
  38. 57f50d7 drm/radeon/kms/pm: fix segfault in clock code by Alex Deucher · 15 years ago
  39. 29fb52c drm/radeon/kms: expose thermal/fan i2c buses by Alex Deucher · 15 years ago
  40. 9d54e2c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  41. 7b12887 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  42. 6631424 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  43. c0cd884 r8169: offical fix for CVE-2009-4537 (overlength frame DMAs) by Neil Horman · 15 years ago
  44. b00d8a7 hwmon: (asc7621) Add X58 entry in Kconfig by Jaswinder Singh Rajput · 15 years ago
  45. 3f7cd7e hwmon: (w83793) Saving negative errors in unsigned by Dan Carpenter · 15 years ago
  46. 4d7a564 hwmon: (coretemp) Add missing newline to dev_warn() message by Dean Nelson · 15 years ago
  47. fcc6a74 hwmon: (coretemp) Fix cpu model output by Prarit Bhargava · 15 years ago
  48. ad4ba05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  49. 05ad62a Staging: et131x: Properly disable FC in txmac. by Nick Bowler · 15 years ago
  50. 9ce41ae Revert "ide: skip probe if there are no devices on the port (v2)" by David S. Miller · 15 years ago
  51. 7855f76 tulip: Add missing parens. by David S. Miller · 15 years ago
  52. bc8a673 pata_via: fix VT6410/6415/6330 detection issue by JosephChan@via.com.tw · 15 years ago
  53. 78f1cd0 r8169: fix broken register writes by Francois Romieu · 15 years ago
  54. 1546a71 pcnet_cs: add new id by Ken Kawasaki · 15 years ago
  55. a2fd940 bonding: fix broken multicast with round-robin mode by Andy Gospodarek · 15 years ago
  56. 44ebb95 drivers/net: Fix continuation lines by Joe Perches · 15 years ago
  57. 39ca5f0 e1000: do not modify tx_queue_len on link speed change by Emil Tantilov · 15 years ago
  58. e7d481a ixgbe: Do not run all Diagnostic offline tests when VFs are active by Greg Rose · 15 years ago
  59. e017b60 igb: use correct bits to identify if managability is enabled by Alexander Duyck · 15 years ago
  60. c0e4d4b benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c by wzt wzt · 15 years ago
  61. e4afb29 Revert "via82cxxx: workaround h/w bugs" by David S. Miller · 15 years ago
  62. f49c57e e1000e: do not modify tx_queue_len on link speed change by Emil Tantilov · 15 years ago
  63. a08af74 igbvf: do not modify tx_queue_len on link speed change by Emil Tantilov · 15 years ago
  64. ac90a14 tulip: Fix null dereference in uli526x_rx_packet() by Kyle McMartin · 16 years ago
  65. a6d36d5 gianfar: fix undo of reserve() by Ben Menchaca · 15 years ago
  66. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  67. 6f063ae Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  68. 50da567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  69. af06393 ixgbe: filter FIP frames into the FCoE offload queues by Chris Leech · 15 years ago
  70. ca77cd5 ixgbe: Priority tag FIP frames by Robert Love · 15 years ago
  71. a7551b7 ixgbe: Don't allow user buffer count to exceed 256 by Robert Love · 15 years ago
  72. e0fce69 ixgbe: cleanup maximum number of tx queues by John Fastabend · 15 years ago
  73. 581d1aa ixgbe: Change where clear_to_send_flag is reset to zero. by Greg Rose · 15 years ago
  74. 5809a1a ixgbe: In SR-IOV mode insert delay before bring the adapter up by Greg Rose · 15 years ago
  75. 65deeed ixgbevf: Fix signed/unsigned int error by Greg Rose · 15 years ago
  76. 48c11a5 netxen: update version to 4.0.73 by Amit Kumar Salecha · 15 years ago
  77. afbe5cd netxen: added sanity check for pci map by Amit Kumar Salecha · 15 years ago
  78. 77c5539 netxen: fix warning in ioaddr for NX3031 chip by Amit Kumar Salecha · 15 years ago
  79. bb2792e netxen: fix bios version calculation by Amit Kumar Salecha · 15 years ago
  80. 4300e8c Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)" by David S. Miller · 15 years ago
  81. 126a031 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  82. f61bb62 isdn: Cleanup Sections in PCMCIA driver elsa by Henne · 15 years ago
  83. a465870 isdn: Cleanup Sections in PCMCIA driver avma1 by Henne · 15 years ago
  84. 158e33d isdn: Cleanup Sections in PCMCIA driver teles by Henne · 15 years ago
  85. 93b39a0 isdn: Cleanup Sections in PCMCIA driver sedlbauer by Henne · 15 years ago
  86. bcbe536 via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control() by David S. Miller · 15 years ago
  87. f967a44 PCI: don't say we claimed a resource if we failed by Bjorn Helgaas · 15 years ago
  88. 134b345 PCI quirk: Disable MSI on VIA K8T890 systems by Matthew Wilcox · 15 years ago
  89. 01e7770 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  90. 1ff3105 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  91. c02c873 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  92. 541e40e Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  93. 34c1c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  94. 6467a71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  95. 18020a0 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  96. c27b9a2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  97. b5c26f9 lxfb: set the H- and V-SYNC polarity of the flatpanel output by Michael Grzeschik · 15 years ago
  98. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 15 years ago
  99. 8c363af c2port: fix device_create() return value check by Jani Nikula · 15 years ago
  100. 06ca02b drivers/gpio/max730x.c: add license macro by Richard Röjfors · 15 years ago