1. 54e05f1 RDMA/iwcm: Don't call provider reject func with irqs disabled by Steve Wise · 15 years ago
  2. 94baaee amd64_edac: beef up DRAM error injection by Borislav Petkov · 15 years ago
  3. 66216a7 amd64_edac: fix DRAM base and limit extraction by Borislav Petkov · 15 years ago
  4. 9d858bb amd64_edac: fix chip select handling by Borislav Petkov · 15 years ago
  5. 2cff18c amd64_edac: simple fix to allow reporting of CECC errors by Keith Mannthey · 15 years ago
  6. 8edc544 amd64_edac: fix K8 intlv_sel check by Borislav Petkov · 15 years ago
  7. 72f158f amd64_edac: fix interleave enable tests by Borislav Petkov · 15 years ago
  8. 916d11b amd64_edac: fix DRAM base and limit address extraction by Borislav Petkov · 15 years ago
  9. 3011b20 amd64_edac: fix driver instance lookup table allocation by Borislav Petkov · 15 years ago
  10. 032665a Revert "Revert "ide: try to use PIO Mode 0 during probe if possible"" by Bartlomiej Zolnierkiewicz · 15 years ago
  11. e13ee54 sis5513: fix PIO setup for ATAPI devices by Bartlomiej Zolnierkiewicz · 15 years ago
  12. a4d63a9 ethoc: limit the number of buffers to 128 by Thomas Chou · 15 years ago
  13. 0baa080 ethoc: use system memory as buffer by Thomas Chou · 15 years ago
  14. 050f91d ethoc: align received packet to make IP header at word boundary by Thomas Chou · 15 years ago
  15. 3ee19a8 ethoc: fix buffer address mapping by Thomas Chou · 15 years ago
  16. 639b62a ethoc: fix typo to compute number of tx descriptors by Thomas Chou · 15 years ago
  17. 4989ccb au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats() by roel kluin · 15 years ago
  18. fa9859e netxen: Fix Unlikely(x) > y by Roel Kluin · 15 years ago
  19. 4968286 pasemi_mac: ethtool get settings fix by Valentine Barshak · 15 years ago
  20. 24bb4fb tg3: Fix phylib locking strategy by Matt Carlson · 15 years ago
  21. 083925d rndis_host: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  22. 1cec972 gigaset: add kerneldoc comments by Tilman Schmidt · 15 years ago
  23. cd7f50e gigaset: correct debugging output selection by Tilman Schmidt · 15 years ago
  24. b5f581d gigaset: improve error recovery by Tilman Schmidt · 15 years ago
  25. 05eae94 gigaset: fix device ERROR response handling by Tilman Schmidt · 15 years ago
  26. 2038724 gigaset: announce if built with debugging by Tilman Schmidt · 15 years ago
  27. eb4459f gigaset: handle isoc frame errors more gracefully by Tilman Schmidt · 15 years ago
  28. ee239d9 gigaset: linearize skb by Tilman Schmidt · 15 years ago
  29. 3305adf gigaset: fix reject/hangup handling by Tilman Schmidt · 15 years ago
  30. 9803f79 isdn: make capidrv module parameter "debugmode" writeable by Tilman Schmidt · 15 years ago
  31. e484702 isdn: avoid races in capidrv by Tilman Schmidt · 15 years ago
  32. 812d734 isdn: accept CAPI Informational Info values as success by Tilman Schmidt · 15 years ago
  33. aa96e34 drm/radeon: Fix setting of bits by Roel Kluin · 15 years ago
  34. 7affb32 pata_atp867x: add Power Management support by Bartlomiej Zolnierkiewicz · 15 years ago
  35. c59bcc3 pata_atp867x: PIO support fixes by Bartlomiej Zolnierkiewicz · 15 years ago
  36. 64207f5 pata_atp867x: clarifications in timings calculations and cable detection by John(Jung-Ik) Lee · 15 years ago
  37. 566b54c pata_atp867x: fix it to not claim MWDMA support by Bartlomiej Zolnierkiewicz · 15 years ago
  38. 3b761d3 libata: fix incorrect link online check during probe by Tejun Heo · 15 years ago
  39. 583e3f3 be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off by Ajit Khaparde · 15 years ago
  40. 4964384 be2net: Fix a typo in be_cmds.h by Ajit Khaparde · 15 years ago
  41. c5b9b92 be2net: Bug Fix while accounting of multicast frames during netdev stats update by Ajit Khaparde · 15 years ago
  42. 86aaf9a qlge: Fix lock/mutex warnings. by Ron Mercer · 15 years ago
  43. 5ee22a5 qlge: Fix queueing of firmware handler in ISR. by Ron Mercer · 15 years ago
  44. d799bbf qlge: Fix some bit definitions for reset register. by Ron Mercer · 15 years ago
  45. 82e8650 omapfb: Blizzard: constify register address tables by Tommi Rantala · 15 years ago
  46. 7999cad omapfb: Blizzard: fix pointer to be const by Tommi Rantala · 15 years ago
  47. 03bb2b4 omapfb: Condition mutex acquisition by Sergio Aguirre · 15 years ago
  48. f0b2593 connector: Fix incompatible pointer type warning by Stephen Boyd · 15 years ago
  49. 6fca97a [S390] dasd: fix race condition in resume code by Stefan Haberland · 15 years ago
  50. 942b7e6 [S390] zcrypt: Improve some comments by Felix Beck · 15 years ago
  51. 6458abc [S390] zcrypt: Fix sparse warning. by Felix Beck · 15 years ago
  52. 102e835 [S390] cio: allow setting boxed devices offline by Peter Oberparleiter · 15 years ago
  53. 6afcc77 [S390] cio: make not operational handling consistent by Peter Oberparleiter · 15 years ago
  54. 9a33211 [S390] cio: make disconnected handling consistent by Peter Oberparleiter · 15 years ago
  55. 05d419b [S390] Fix memory leak in /proc/cio_ignore by Christian Borntraeger · 15 years ago
  56. ec00440 [S390] cio: channel path memory leak by Michael Ernst · 15 years ago
  57. 34483ca [S390] 3270 console build fix by Sebastian Ott · 15 years ago
  58. df748b0 drm/ttm: fix refcounting in ttm global code. by Dave Airlie · 15 years ago
  59. fed9454 Input: libps2 - fix dependancy on i8042 by Dmitry Torokhov · 15 years ago
  60. 4fa5757 Input: ad7879 - pass up error codes from probe functions by Michael Hennerich · 15 years ago
  61. 3ac91d3 Input: xpad - add BigBen Interactive XBOX 360 Controller by Thomas Gruber · 15 years ago
  62. 06ee3d3 Input: rotary_encoder - fix relative axis support by H Hartley Sweeten · 15 years ago
  63. 9e0af8a Input: sparkspkr - move remove() functions to .devexit.text by Uwe Kleine-König · 15 years ago
  64. 3bfb0a7 Input: wistron_btns - add DMI entry for Medion WIM2030 laptop by Sebastian Frei · 15 years ago
  65. f80ae7e ahci: filter FPDMA non-zero offset enable for Aspire 3810T by Tejun Heo · 15 years ago
  66. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 15 years ago
  67. fa5b561 libata: implement more acpi filtering options by Tejun Heo · 15 years ago
  68. f1bce7f libata: cosmetic updates by Tejun Heo · 15 years ago
  69. 4c521c8 ahci: display all AHCI 1.3 HBA capability flags (v2) by Robert Hancock · 15 years ago
  70. c21c806 pata_ali: trivial fix of a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  71. 2fcad9d ahci: disable 64bit DMA by default on SB600s by Tejun Heo · 15 years ago
  72. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  73. 59c82d1 usb: r8a66597-udc unaligned fifo fix by Magnus Damm · 15 years ago
  74. 0eca52a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  75. ed3c661 iSCSI/iBFT: use proper address translation by Jan Beulich · 15 years ago
  76. 5c6ae5b be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail by Ajit Khaparde · 15 years ago
  77. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  78. a825e00 e1000e: swap max hw supported frame size between 82574 and 82583 by Alexander Duyck · 15 years ago
  79. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  80. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  81. 24df31a Revert "ide: try to use PIO Mode 0 during probe if possible" by David S. Miller · 15 years ago
  82. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  83. dfee561 drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) by Dave Airlie · 15 years ago
  84. 185974d drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl by Zhao Yakui · 15 years ago
  85. b442962 drm/radeon/kms: add support for "Surround View" by Alex Deucher · 15 years ago
  86. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  87. 5e5027b Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  88. 6d5ee26 Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  89. 5001f86 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  90. 663cc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  91. 6f6b35e macintosh: Don't assume i2c device probing always succeeds by Jean Delvare · 15 years ago
  92. 18669ea i2c: Hide probe errors caused by ACPI resource conflicts by Jean Delvare · 15 years ago
  93. dcffa12 mfd: AB3100 drop unused module parameters by Jean Delvare · 15 years ago
  94. 0d83f18 Staging: IIO: tsl2561: Drop unused module parameters by Jean Delvare · 15 years ago
  95. 7727986 leds: leds-pca9532 - Drop unused module parameters by Jean Delvare · 15 years ago
  96. 2d2a7cf ltc4215/ltc4245: Discard obsolete detect methods by Jean Delvare · 15 years ago
  97. 0314b02 ds2482: Discard obsolete detect method by Jean Delvare · 15 years ago
  98. b835d7f max6875: Discard obsolete detect method by Jean Delvare · 15 years ago
  99. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago