1. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 17 years ago
  2. 8b8c8bc IB/ipath: Fix potential deadlock with multicast spinlocks by Roland Dreier · 17 years ago
  3. 7b82cd8 IB/core: Free umem when mm is already gone by Eli Cohen · 17 years ago
  4. ccb8f43 [WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver by Andrew Victor · 17 years ago
  5. e9ca75b cciss: Fix pci_driver.shutdown while device is still active by Gerald Britton · 17 years ago
  6. 6612354 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  7. 347b459 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  8. d158325 [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again by Herbert Xu · 17 years ago
  9. d3a36fb Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  10. 8fd7d1b sata_via: pcim_iomap_regions() conversion missed BAR5 by Tejun Heo · 17 years ago
  11. d9aca22 libata: remove libata.spindown_compat by Tejun Heo · 17 years ago
  12. 1daf9ce sata_nv: fix fallout of devres conversion by Tejun Heo · 17 years ago
  13. 074b8ba drivers/ata: remove the wildcard from sata_nv driver by Peer Chen · 17 years ago
  14. e94bd23 e1000: Fix msi enable leak on error, don't print error message, cleanup by Auke Kok · 17 years ago
  15. fb136c0 ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak by Auke Kok · 17 years ago
  16. 4a79a04 NetXen: Fix NetXen driver ping on system-p by Mithlesh Thukral · 17 years ago
  17. 9873940 spidernet: node-aware skbuff allocation by Christoph Hellwig · 17 years ago
  18. 3b6330c gianfar: Add I/O barriers when touching buffer descriptor ownership. by Scott Wood · 17 years ago
  19. dbf2e85 ibm_emac: fix link speed detection change by Eugene Surovegin · 17 years ago
  20. 5bb96e9 ibm_emac: improved PHY support by Eugene Surovegin · 17 years ago
  21. 0ec6d95 ibm_emac: fix section mismatch warnings by Eugene Surovegin · 17 years ago
  22. 50432cb sky2: memory barriers change by Stephen Hemminger · 17 years ago
  23. 84787e3 sky2: remove dual port workaround by Stephen Hemminger · 17 years ago
  24. a3caead sky2: MIB counter overflow handling by Stephen Hemminger · 17 years ago
  25. 3225b91 sky2: keep track of receive alloc failures by Stephen Hemminger · 17 years ago
  26. 53419c6 sky2: PHY register settings by Stephen Hemminger · 17 years ago
  27. abc368a sky2: remove Gigabyte 88e8056 restriction by Stephen Hemminger · 17 years ago
  28. b5b82df NS16550A: Restore HS settings in EXCR2 on resume by David Woodhouse · 17 years ago
  29. bc88d5d icom: add new sub-device-id to support new adapter by wendy xiong · 17 years ago
  30. e40659c rtc kconfig clarification by David Brownell · 17 years ago
  31. 558a40f rtc-omap build fix by David Brownell · 17 years ago
  32. a1a4849 Refine SCREEN_INFO sanity check for vgacon initialization by Gerd Hoffmann · 17 years ago
  33. f363d16 acpi: fix potential call to a freed memory section. by Aaron Durbin · 17 years ago
  34. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  35. ccd308f [POWERPC] Remove build warnings in windfarm_core by Stephen Rothwell · 17 years ago
  36. 40ebbcb [POWERPC] Fix comment in booke_wdt by Dave Jiang · 18 years ago
  37. b2cd641 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  38. e0f88db Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  39. 8382d2b parport_pc needs dma-mapping.h by Andrew Morton · 17 years ago
  40. 0a4dd77 spi: fix spidev for >sizeof(long)/32 devices by Domen Puncer · 17 years ago
  41. cab537d [SCSI] aacraid: fix panic on short Inquiry by James Bottomley · 17 years ago
  42. 2ab01ef [SCSI] aacraid: Correct sa platform support. (Was: [Bug 8469] Bad EIP value on pentium3 SMP kernel-2.6.21.1) by Salyzyn, Mark · 17 years ago
  43. bcd4e22 [SCSI] tgt: fix a rdma indirect transfer error bug by FUJITA Tomonori · 17 years ago
  44. c25da0a [SCSI] stex: minor cleanup and version update by Ed Lin · 17 years ago
  45. d116a7b [SCSI] stex: fix reset recovery for console device by Ed Lin · 17 years ago
  46. 69f4a51 [SCSI] stex: extend hard reset wait time by Ed Lin · 17 years ago
  47. e0b2e59 [SCSI] stex: fix id mapping issue by Ed Lin · 17 years ago
  48. 5af23d2 [SCSI] ipr: Proper return codes for eh_dev_reset for SATA devices by Brian King · 17 years ago
  49. e45c7a4 [ARM] 4378/1: KS8695: Serial driver fix by Andrew Victor · 17 years ago
  50. 9f28745 [SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devices by Michael Loehr · 17 years ago
  51. 869b2b4 [SCSI] zfcp: avoid clutter in erp_dbf by Martin Peschke · 17 years ago
  52. a53eb5e [SCSI] FC Transport support for vports based on NPIV by James Smart · 18 years ago
  53. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 17 years ago
  54. da071b4 libata: fix shutdown warning message printing by Tejun Heo · 17 years ago
  55. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 17 years ago
  56. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 17 years ago
  57. fe30911 libata: separate out ata_dev_reread_id() by Tejun Heo · 17 years ago
  58. d1c68fa pata_scc had been missed by ata_std_prereset() switch by Al Viro · 17 years ago
  59. c7754d4 [SPARC64]: Add hypervisor API negotiation and fix console bugs. by David S. Miller · 17 years ago
  60. 8eafafb rpadlpar breakage - fallout of struct subsystem removal by Al Viro · 17 years ago
  61. 1b2bad2 em28xx and ivtv should depend on PCI by Al Viro · 17 years ago
  62. 9cbe05c missing includes in mlx4 by Al Viro · 17 years ago
  63. 7a86ede missing dependencies for USB drivers in input by Al Viro · 17 years ago
  64. faa2fb4 missing mm.h in fw-ohci by Al Viro · 17 years ago
  65. e089d43 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  66. e0ff9cd Use menuconfig objects: IDE by Jan Engelhardt · 17 years ago
  67. 640b31b sl82c105: Switch to ref counting API by Alan Cox · 17 years ago
  68. 122ab08 ide: remove ide_use_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 3649c06 ide: add missing validity checks for identify words 62 and 63 by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 46cedc9 sl82c105: add speedproc() method and MWDMA0/1 support by Sergei Shtylyov · 17 years ago
  72. 3c3f5d2 cs5530/sc1200: add ->speedproc support by Bartlomiej Zolnierkiewicz · 17 years ago
  73. a01ba40 cs5530/sc1200: DMA support cleanup by Bartlomiej Zolnierkiewicz · 17 years ago
  74. bd203b5 ide: use ide_tune_dma() part #2 by Bartlomiej Zolnierkiewicz · 17 years ago
  75. 5fd216b cs5530/sc1200: add ->udma_filter methods by Bartlomiej Zolnierkiewicz · 17 years ago
  76. 793a972 ide: always disable DMA before tuning it by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 7f86723 pdc202xx_new: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 38ff8a7 alim15x3: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 6b8cf77 sis5513: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 9445de7 serverworks: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 4fce316 pdc202xx_old: rewrite mode programming code (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 4e19b5c ucc_geth: eliminate max-speed, change interface-type to phy-connection-type by Kim Phillips · 17 years ago
  83. f2773a2 smc911x: fix compilation breakage by Vitaly Wool · 17 years ago
  84. 1af7f05 pasemi_mac: Fix local-mac-address parsing by olof@lixom.net · 17 years ago
  85. fd17825 pasemi_mac: Terminate PCI ID list by olof@lixom.net · 17 years ago
  86. 52a9435 pasemi_mac: Interrupt ack fixes by Olof Johansson · 17 years ago
  87. a54c545 pasemi_mac: Fix register defines by olof@lixom.net · 17 years ago
  88. 0560551 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  89. de7860c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  90. faa8b6c Revert "ipmi: add new IPMI nmi watchdog handling" by Linus Torvalds · 17 years ago
  91. 7c5b9ef IPoIB/cm: Optimize stale connection detection by Michael S. Tsirkin · 17 years ago
  92. bd18c11 IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ by Michael S. Tsirkin · 17 years ago
  93. 3e28c56 IB/mthca: Fix posting >255 recv WRs for Tavor by Michael S. Tsirkin · 17 years ago
  94. 6c719f5 RDMA/cma: Add check to validate that cm_id is bound to a device by Sean Hefty · 18 years ago
  95. be65f08 RDMA/cma: Fix synchronization with device removal in cma_iw_handler by Sean Hefty · 18 years ago
  96. 8aa0860 RDMA/cma: Simplify device removal handling code by Sean Hefty · 18 years ago
  97. 4e430dc IB/ehca: Disable scaling code by default, bump version number by Joachim Fenkes · 17 years ago
  98. bba9b60 IB/ehca: Beautify sysfs attribute code and fix compiler warnings by Joachim Fenkes · 17 years ago
  99. c7a1493 IB/ehca: Remove _irqsave, move #ifdef by Joachim Fenkes · 17 years ago
  100. c55a0dd IB/ehca: Fix AQP0/1 QP number by Hoang-Nam Nguyen · 17 years ago