1. 76dea3b IB/ehca: Fix clipping of device limits to INT_MAX by Roland Dreier · 19 years ago
  2. c01759c IB/ehca: Return srq_attr->max_sge in ehca_query_srq() by Joachim Fenkes · 19 years ago
  3. a660722 IB/ehca: Adjust 64-bit alignment of create QP response for userspace by Hoang-Nam Nguyen · 19 years ago
  4. 03f72a5 IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() by Hoang-Nam Nguyen · 19 years ago
  5. 9faa559 IB/ehca: Misc cpuinit section annotations and #ifdef cleanups by Satyam Sharma · 19 years ago
  6. 3a31c41 IB/ehca: Only use MR large pages for hugetlb regions by Joachim Fenkes · 19 years ago
  7. 08c283a IB/ehca: Fix large page HW cap defines by Hoang-Nam Nguyen · 19 years ago
  8. 39089e7 IB/ehca: Bump version number and change its format by Joachim Fenkes · 19 years ago
  9. 5110e4d IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id() by Joachim Fenkes · 19 years ago
  10. 0b5de96 IB/ehca: Serialize MR alloc and MR free hvCalls by Joachim Fenkes · 19 years ago
  11. e90d0b3 IB/ehca: Path migration support by Joachim Fenkes · 19 years ago
  12. b708fba IB/ehca: Add check for max #SGE to create_qp() by Joachim Fenkes · 19 years ago
  13. 86dce44 IB/ehca: ehca_gen_warn() should always print by Joachim Fenkes · 19 years ago
  14. e372219 IB/ehca: Print return codes as signed decimal integers by Joachim Fenkes · 19 years ago
  15. 2863ad4 IB/ehca: Refactor hvcall tracing by Joachim Fenkes · 19 years ago
  16. e390d3b IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space by Hoang-Nam Nguyen · 19 years ago
  17. 5281a4b IB/ehca: Support more than 4k QPs for userspace and kernelspace by Stefan Roscher · 19 years ago
  18. 441633b IB/ehca: Small QP userspace support by Stefan Roscher · 19 years ago
  19. 339e264 IB/ehca: Export module parameters in sysfs by Anton Blanchard · 19 years ago
  20. 1f79448 IB/ehca: Make output clearer by removing some debug messages by Anton Blanchard · 19 years ago
  21. 1fea391 IB/ehca: Include <linux/mutex.h> from ehca_classes.h by Roland Dreier · 19 years ago
  22. 5ff70cac IB/ehca: SRQ fixes to enable IPoIB CM by Joachim Fenkes · 19 years ago
  23. fecea0a IB/ehca: Fix Small QP regressions by Stefan Roscher · 19 years ago
  24. 0e6ff15 in-string typos of "error" by Eddy L O Jansson · 19 years ago
  25. 1655fc2 IB/ehca: Move extern declarations from .c files to .h files by Hoang-Nam Nguyen · 19 years ago
  26. 05d989f IB/ehca: Fix include order to better match kernel style by Hoang-Nam Nguyen · 19 years ago
  27. e2f81da IB/ehca: Support small QP queues by Stefan Roscher · 19 years ago
  28. 0c10f7b IB/ehca: Make internal_create/destroy_qp() static by Joachim Fenkes · 19 years ago
  29. 51d2bfb IB/ehca: Move ehca2ib_return_code() out of line by Hoang-Nam Nguyen · 19 years ago
  30. 633a5ae IB/ehca: Generate async event when SRQ limit reached by Hoang-Nam Nguyen · 19 years ago
  31. 5bb7d92 IB/ehca: Support large page MRs by Hoang-Nam Nguyen · 19 years ago
  32. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 19 years ago
  33. 2b94397 IB/ehca: Fix warnings issued by checkpatch.pl by Hoang-Nam Nguyen · 19 years ago
  34. 187c72e IB/ehca: Restructure ehca_set_pagebuf() by Hoang-Nam Nguyen · 19 years ago
  35. df17bfd IB/ehca: MR/MW structure refactoring by Hoang-Nam Nguyen · 19 years ago
  36. 2492398 IB/ehca: Use macro to calculate number of chunks in a mem block by Hoang-Nam Nguyen · 19 years ago
  37. 4e4e74c IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value by Hoang-Nam Nguyen · 19 years ago
  38. a1a6ff1 IB/ehca: Use common error code mapping instead of specific ones by Hoang-Nam Nguyen · 19 years ago
  39. 3df78f8 IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() by Hoang-Nam Nguyen · 19 years ago
  40. fbb9318 IB/ehca: Fix HW level autodetection by Joachim Fenkes · 19 years ago
  41. f72d2f0 IB/ehca: Improve latency by unlocking after triggering the hardware by Hoang-Nam Nguyen · 19 years ago
  42. 8705ce5 IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events by Joachim Fenkes · 19 years ago
  43. b1cfe43 IB/ehca: Return QP pointer in poll_cq() by Joachim Fenkes · 19 years ago
  44. 26ed687 IB/ehca: Change idr spinlocks into rwlocks by Joachim Fenkes · 19 years ago
  45. 28db6be IB/ehca: Refactor sync between completions and destroy_cq using atomic_t by Joachim Fenkes · 19 years ago
  46. 9844b71 IB/ehca: Lock renaming, static initializers by Joachim Fenkes · 19 years ago
  47. 15f001e IB/ehca: Report RDMA atomic attributes in query_qp() by Hoang-Nam Nguyen · 19 years ago
  48. 85f0031 IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2 by Stefan Roscher · 19 years ago
  49. 472803d IB/ehca: Support UD low-latency QPs by Stefan Roscher · 19 years ago
  50. a6a1294 IB/ehca: add Shared Receive Queue support by Joachim Fenkes · 19 years ago
  51. 9a79fc0 IB/ehca: QP code restructuring in preparation for SRQ by Joachim Fenkes · 19 years ago
  52. 91f13aa IB/ehca: HW level, HW caps and MTU autodetection by Joachim Fenkes · 19 years ago
  53. b8a3ba5 IB/ehca: Change scaling_code parameter description to match default value by Hoang-Nam Nguyen · 19 years ago
  54. 06cc850 IB: Use menuconfig for InfiniBand menu by Jan Engelhardt · 19 years ago
  55. fffba37 IB/ehca: Refactor "maybe missed event" code by Joachim Fenkes · 19 years ago
  56. 65a2c84 IB/ehca: Fix number of send WRs reported for new QP by Stefan Roscher · 19 years ago
  57. bd5a6cc IB/ehca: Return proper error code if register_mr fails by Hoang-Nam Nguyen · 19 years ago
  58. 4e430dc IB/ehca: Disable scaling code by default, bump version number by Joachim Fenkes · 19 years ago
  59. bba9b60 IB/ehca: Beautify sysfs attribute code and fix compiler warnings by Joachim Fenkes · 19 years ago
  60. c7a1493 IB/ehca: Remove _irqsave, move #ifdef by Joachim Fenkes · 19 years ago
  61. c55a0dd IB/ehca: Fix AQP0/1 QP number by Hoang-Nam Nguyen · 19 years ago
  62. 92761cd IB/ehca: Correctly set GRH mask bit in ehca_modify_qp() by Joachim Fenkes · 19 years ago
  63. 5d88278 IB/ehca: Serialize hypervisor calls in ehca_register_mr() by Stefan Roscher · 19 years ago
  64. de56037 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  65. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 19 years ago
  66. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 19 years ago
  67. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 19 years ago
  68. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  69. ed23a72 IB: Return "maybe missed event" hint from ib_req_notify_cq() by Roland Dreier · 19 years ago
  70. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 19 years ago
  71. 40cd3a4 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 19 years ago
  72. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 19 years ago
  73. a48141d Revert "[POWERPC] Rename get_property to of_get_property: drivers" by Paul Mackerras · 19 years ago
  74. c4ed790 IB/ehca: Implement modify_port by Joachim Fenkes · 19 years ago
  75. d05c7a8 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 19 years ago
  76. a7edd0e [POWERPC] get_property returns const by Stephen Rothwell · 19 years ago
  77. 73b9e98 IB/ehca: Make scaling code work without CPU hotplug by Joachim Fenkes · 19 years ago
  78. 3172679 IB/ehca: Fix sync between completion handler and destroy cq by Hoang-Nam Nguyen · 19 years ago
  79. 6bbcea0 IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN by Hoang-Nam Nguyen · 19 years ago
  80. 4fd3006 IB/ehca: Allow en/disabling scaling code via module parameter by Hoang-Nam Nguyen · 19 years ago
  81. 8b16cef IB/ehca: Fix race condition/locking issues in scaling code by Hoang-Nam Nguyen · 19 years ago
  82. 78d8d5f IB/ehca: Rework irq handler by Hoang-Nam Nguyen · 19 years ago
  83. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 19 years ago
  84. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  85. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 19 years ago
  86. 65e5c02 IB/ehca: Fix memleak on module unloading by Akinobu Mita · 19 years ago
  87. b45bfcc IB/ehca: Remove obsolete prototypes by Hoang-Nam Nguyen · 19 years ago
  88. 4c34bdf IB/ehca: Remove use of do_mmap() by Hoang-Nam Nguyen · 19 years ago
  89. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 19 years ago
  90. cea9ea6 IB/ehca: Fix mismatched spin_unlock in irq handler by Hoang-Nam Nguyen · 19 years ago
  91. ce29d72 IB/ehca: Fix improper use of yield() with spinlock held by Hoang-Nam Nguyen · 19 years ago
  92. f2d9136 IB/ehca: Use proper GFP_ flags for get_zeroed_page() by Hoang-Nam Nguyen · 19 years ago
  93. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 19 years ago
  94. 2771e9e IB/ehca: Use WQE offset instead of WQE addr for pending work reqs by Hoang-Nam Nguyen · 19 years ago
  95. f2c238a IB/ehca: Activate scaling code by default by Hoang-Nam Nguyen · 20 years ago
  96. c581211 IB/ehca: Use named constant for max mtu by Hoang-Nam Nguyen · 20 years ago
  97. 7e28db5 IB/ehca: Assure 4K alignment for firmware control blocks by Hoang-Nam Nguyen · 20 years ago
  98. 04d03bc IB/ehca: Fix eHCA driver compilation for uniprocessor by Paul Mackerras · 20 years ago
  99. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 20 years ago
  100. e5a0106 IB/ehca: Tweak trace message format by Hoang-Nam Nguyen · 20 years ago