1. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  2. 7401922 timers: add mod_timer_pending() by Ingo Molnar · 15 years ago
  3. 3d08909 IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free by Dave Olson · 16 years ago
  4. 70117b9 IB/ipath: Fix printk format warnings by Alexander Beregalov · 16 years ago
  5. f018c7e IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long by Roland Dreier · 16 years ago
  6. 40d9769 IB/ipath: Make ipath_portdata work with struct pid * not pid_t by Pavel Emelyanov · 16 years ago
  7. ab69b3c IB/ipath: Fix SDMA error recovery in absence of link status change by John Gregor · 16 years ago
  8. e2ab41c IB/ipath: Need to always request and handle PIO avail interrupts by Dave Olson · 16 years ago
  9. 2889d1e IB/ipath: Fix count of packets received by kernel by Michael Albaugh · 16 years ago
  10. bc751fe IB/ipath: Correct capitalization "IntX" -> "INTx" by Roland Dreier · 16 years ago
  11. e7eacd3 IB/ipath: Update copyright dates for files changed in 2008 by Ralph Campbell · 16 years ago
  12. 124b4dc IB/ipath: add calls to new 7220 code and enable in build by Dave Olson · 16 years ago
  13. bb91714 IB/ipath: Misc changes to prepare for IB7220 introduction by Arthur Jones · 16 years ago
  14. 9b436eb IB/ipath: Fix check for no interrupts to reliably fallback to INTx by Dave Olson · 16 years ago
  15. 0ab6b2b IB/ipath: Set LID filtering for HCAs that support it. by Dave Olson · 16 years ago
  16. b3e8f54 IB/ipath: Add support for IBTA 1.2 Heartbeat by Dave Olson · 16 years ago
  17. 9355fb6 IB/ipath: Add support for 7220 receive queue changes by Ralph Campbell · 16 years ago
  18. 2ba3f56 IB/ipath: Fix some white space and code style issues by Ralph Campbell · 16 years ago
  19. c4b4d16 IB/ipath: Make send buffers available for kernel if not allocated to user by Ralph Campbell · 16 years ago
  20. 4330e4d IB/ipath: Prevent link-recovery code from negating admin disable by Michael Albaugh · 16 years ago
  21. 8c641d4 IB/ipath: Remove some useless (void) casts by Ralph Campbell · 16 years ago
  22. 928e3e4 IB/ipath: Change the module author by Ralph Campbell · 16 years ago
  23. 72708a0 IB/ipath: HW workaround for case where chip can send but not receive by Dave Olson · 16 years ago
  24. 58411d1 IB/ipath: Head of Line blocking vs forward progress of user apps by John Gregor · 16 years ago
  25. 826d801 IB/ipath: Enable 4KB MTU by Dave Olson · 16 years ago
  26. 6ef6aee IB/ipath: Fix sparse warning about pointer signedness by Arthur Jones · 16 years ago
  27. 140277e IB/ipath: Fix IB compliance problems with link state vs physical state by Ralph Campbell · 17 years ago
  28. 6ac5072 IB/ipath: Changes to support PIO bandwidth check on IBA7220 by Dave Olson · 17 years ago
  29. 7387273 IB/ipath: Remove unused MDIO interface code by Dave Olson · 17 years ago
  30. 4ea61b5 IB/ipath: Add flag and handling for chips with swapped register bug by Ralph Campbell · 17 years ago
  31. 9e2ef36b IB/ipath: Clean up some comments by Dave Olson · 17 years ago
  32. c59a80a IB/ipath: kreceive uses portdata rather than devdata by Ralph Campbell · 17 years ago
  33. d65708f IB/ipath: Cleanup ipath_get_egrbuf() by Ralph Campbell · 17 years ago
  34. e342c11 IB/ipath: Fix sendctrl locking by John Gregor · 17 years ago
  35. 23b9c1a Infiniband: make ipath driver use default driver groups. by Greg Kroah-Hartman · 17 years ago
  36. 49739b3 IB/ipath: Fix IB_EVENT_PORT_ERR event by Ralph Campbell · 17 years ago
  37. 036be09 IB/ipath: Remove redundant code by Ralph Campbell · 17 years ago
  38. 9bec399 IB/ipath: Verify host bus bandwidth to chip will not limit performance by Dave Olson · 17 years ago
  39. 3810f2a IB/ipath: Fix some issues with buffer cancel and sendctrl register update by Dave Olson · 17 years ago
  40. da9aec7 IB/ipath: Make a few functions static by Roland Dreier · 17 years ago
  41. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  42. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  43. 3588423 IB/ipath: Test interrupts at driver startup by Arthur Jones · 17 years ago
  44. 9ca4865 IB/ipath: Remove support for preproduction HTX InfiniPath cards by Ralph Campbell · 17 years ago
  45. 87427da IB/ipath: Update copyright dates by John Gregor · 17 years ago
  46. 9380068 IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recovery by Dave Olson · 17 years ago
  47. aecd3b5 IB/ipath: Log "active" time and some errors to EEPROM by Michael Albaugh · 17 years ago
  48. 82466f0 IB/ipath: Support blinking LEDs with an led_override file by Michael Albaugh · 17 years ago
  49. 53c1d2c IB/ipath: Disable IB link earlier in shutdown sequence by Bryan O'Sullivan · 17 years ago
  50. 9783ab4 IB/ipath: Improve handling and reporting of parity errors by Bryan O'Sullivan · 17 years ago
  51. 820054b IB/ipath: Print better error messages if kernel is misconfigured by Bryan O'Sullivan · 17 years ago
  52. 7b196e2 IB/ipath: Call free_irq() on chip specific initialization failure by Arthur Jones · 17 years ago
  53. c8c6f5d IB/ipath: Remove unused ipath_read_kreg64_port() by Bryan O'Sullivan · 17 years ago
  54. 8ec1077 IB/ipath: Change packet problems vs chip errors handling and reporting by Bryan O'Sullivan · 17 years ago
  55. 39c0d0b IB/ipath: Fix up some debug messages by Bryan O'Sullivan · 17 years ago
  56. 946db67 IB/ipath: Add ability to set and clear IB local loopback by Bryan O'Sullivan · 17 years ago
  57. 44f8e3f IB/ipath: Remove unused "write-only" variables by Roland Dreier · 18 years ago
  58. e757bef [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT by Bryan O'Sullivan · 18 years ago
  59. 51f65eb [PATCH] IB/ipath - program intconfig register using new HT irq hook by Bryan O'Sullivan · 18 years ago
  60. 6ef93dd IB/ipath: Initialize diagpkt file on device init only by Robert Walsh · 18 years ago
  61. 7227aac4 IB/ipath: Clean up module exit code by Bryan O'Sullivan · 18 years ago
  62. 1fd3b40 IB/ipath: Improved support for PowerPC by Bryan O'Sullivan · 18 years ago
  63. 076fafc IB/ipath: Drop unnecessary "(void *)" casts by Bryan O'Sullivan · 18 years ago
  64. f62fe77 IB/ipath: Support multiple simultaneous devices of different types by Bryan O'Sullivan · 18 years ago
  65. c78f641 IB/ipath: Unregister from IB core early by Bryan O'Sullivan · 18 years ago
  66. 9929b0f IB/ipath: Driver support for userspace sharing of HW contexts by Bryan O'Sullivan · 18 years ago
  67. 221e319 IB/ipath: Fix memory leak if allocation fails by Bryan O'Sullivan · 18 years ago
  68. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  69. 30fc5c3 IB/ipath: control receive polarity inversion by Bryan O'Sullivan · 18 years ago
  70. 525d0ca IB/ipath: support new QLogic product naming scheme by Bryan O'Sullivan · 18 years ago
  71. 98341f2 IB/ipath: add new minor device to allow sending of diag packets by Bryan O'Sullivan · 18 years ago
  72. 0fd4136 IB/ipath: remove stale references to userspace SMA by Bryan O'Sullivan · 18 years ago
  73. b55f4f0 IB/ipath: simplify debugging code after ipath_core and ib_ipath merger by Bryan O'Sullivan · 18 years ago
  74. 34b2aaf IB/ipath: simplify layering code by Bryan O'Sullivan · 18 years ago
  75. b1c1b6a IB/ipath: merge ipath_core and ib_ipath drivers by Bryan O'Sullivan · 18 years ago
  76. eb9dc6f IB/ipath: More changes to support InfiniPath on PowerPC 970 systems by Bryan O'Sullivan · 18 years ago
  77. 3d37b9e IB/ipath: Fix a data corruption by Ralph Campbell · 18 years ago
  78. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  79. 27b678d [PATCH] IB/ipath: namespace cleanup: replace ips with ipath by Bryan O'Sullivan · 18 years ago
  80. 35783ec [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written via DMA by Bryan O'Sullivan · 18 years ago
  81. fba7520 [PATCH] IB/ipath: fixes to performance get counters for IB compliance by Bryan O'Sullivan · 18 years ago
  82. 7cd658c [PATCH] IB/ipath: removed redundant statements by Bryan O'Sullivan · 18 years ago
  83. 57abad2 [PATCH] IB/ipath: fix lost interrupts on HT-400 by Bryan O'Sullivan · 18 years ago
  84. f5f9992 [PATCH] IB/ipath: fixed bug 9776 for real by Bryan O'Sullivan · 18 years ago
  85. 13aef49 [PATCH] IB/ipath: reduce overhead on receive interrupts by Bryan O'Sullivan · 18 years ago
  86. f37bda9 [PATCH] IB/ipath: memory management cleanups by Bryan O'Sullivan · 18 years ago
  87. 06993ca [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata by Bryan O'Sullivan · 18 years ago
  88. a40f55f [PATCH] IB/ipath: enable freeze mode when shutting down device by Bryan O'Sullivan · 18 years ago
  89. b1d8865 [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask problems by Bryan O'Sullivan · 18 years ago
  90. b35f004 [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata by Bryan O'Sullivan · 18 years ago
  91. a2acb2f [PATCH] IB/ipath: allow diags on any unit by Bryan O'Sullivan · 18 years ago
  92. 759d576 [PATCH] IB/ipath: update copyrights and other strings to reflect new company name by Bryan O'Sullivan · 18 years ago
  93. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  94. b0ff7c2 IB/ipath: fix NULL dereference during cleanup by Bryan O'Sullivan · 18 years ago
  95. 6f4bb3d IB/ipath: Properly terminate PCI ID table by Roland Dreier · 18 years ago
  96. 23e86a4 IB/ipath: iterate over correct number of ports during reset by Bryan O'Sullivan · 18 years ago
  97. 68dd43a IB/ipath: set up 32-bit DMA mask if 64-bit setup fails by Bryan O'Sullivan · 18 years ago
  98. ac2ae4c IB/ipath: Make more names static by Roland Dreier · 18 years ago
  99. 7bb206e IB/ipath: core device driver by Bryan O'Sullivan · 18 years ago