1. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  2. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  3. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  4. 45e354e IB/ehca: Require in_wc in process_mad() by Alexander Schmidt · 14 years ago
  5. fa55e30 IB/ehca: Allow access for ib_query_qp() by Alexander Schmidt · 14 years ago
  6. 25ef756 IB/ehca: Do not turn off irqs in tasklet context by Alexander Schmidt · 14 years ago
  7. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  8. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  9. e147de0 IB/ehca: Fix error paths in post_send and post_recv by Frank Zago · 15 years ago
  10. 9420269 IB/ehca: Rework destroy_eq() by Alexander Schmidt · 15 years ago
  11. ca0c958 this_cpu: Straight transformations by Christoph Lameter · 15 years ago
  12. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  13. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  14. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  15. 6303e74 IB/ehca: Fix CQE flags reporting by Joachim Fenkes · 15 years ago
  16. d706834 IB/ehca: Construct MAD redirect replies from request MAD by Joachim Fenkes · 15 years ago
  17. 50d40b8 IB/ehca: Make port autodetect mode the default by Alexander Schmidt · 15 years ago
  18. 1d4d6da IB/ehca: Bump version number by Alexander Schmidt · 15 years ago
  19. af04662 IB/ehca: Ensure that guid_entry index is not negative by Roel Kluin · 15 years ago
  20. 0cf89dc IB/ehca: Tolerate dynamic memory operations before driver load by Hannes Hering · 15 years ago
  21. f899c2d infiniband: ehca: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  22. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  23. 25a5239 IB/ehca: Remove superfluous bitmasks from QP control block by Joachim Fenkes · 15 years ago
  24. 5b891a9 infiniband: Remove void casts by Jack Stone · 15 years ago
  25. bde2cfa IB/ehca: Increment version number by Stefan Roscher · 15 years ago
  26. 1988d1f IB/ehca: Remove unnecessary memory operations for userspace queue pairs by Stefan Roscher · 15 years ago
  27. c94f156 IB/ehca: Fall back to vmalloc() for big allocations by Stefan Roscher · 15 years ago
  28. bf31a1a IB/ehca: Replace vmalloc() with kmalloc() for queue allocation by Anton Blanchard · 15 years ago
  29. 9c3da09 IB: Remove __constant_{endian} uses by Harvey Harrison · 16 years ago
  30. ee96aae IB/ehca: Use consistent types for ehca_plpar_hcall9() by Stephen Rothwell · 16 years ago
  31. 3750f60 IB/ehca: Fix printk format warnings from u64 type change by Stephen Rothwell · 16 years ago
  32. ccbf04f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  33. 7ddccb2 IB/ehca: spin_lock_irqsave() takes an unsigned long by Stephen Rothwell · 16 years ago
  34. b29179c cpumask: use new cpumask API in drivers/infiniband/hw/ehca by Rusty Russell · 16 years ago
  35. 259c4dd cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c by Rusty Russell · 16 years ago
  36. 139cdab IB/ehca: Remove redundant test of vpage by Julia Lawall · 16 years ago
  37. 1c72194 IB/ehca: Replace modulus operations in flush error completion path by Stefan Roscher · 16 years ago
  38. 75c21ae IB/ehca: Fix locking for shca_list_lock by Joachim Fenkes · 16 years ago
  39. 7ec4f46 IB/ehca: Fix problem with generated flush work completions by Stefan Roscher · 16 years ago
  40. 6b1f9d6 IB/ehca: Change misleading error message on memory hotplug by Joachim Fenkes · 16 years ago
  41. fad96ab IB/ehca: Remove reference to special QP in case of port activation failure by Stefan Roscher · 16 years ago
  42. 263c24a IB/ehca: Reject dynamic memory add/remove when ehca adapter is present by Stefan Roscher · 16 years ago
  43. 19f4282 IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter by Stefan Roscher · 16 years ago
  44. 0540bbb IB/ehca: Don't allow creating UC QP with SRQ by Hoang-Nam Nguyen · 16 years ago
  45. b9012e0 IB/ehca: Generate flush status CQ entries by Alexander Schmidt · 16 years ago
  46. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  47. 6773f07 IB/ehca: Discard double CQE for one WR by Alexander Schmidt · 16 years ago
  48. 129a10f IB/ehca: Check idr_find() return value by Alexander Schmidt · 16 years ago
  49. 17c2b53 IB/ehca: Repoll CQ on invalid opcode by Alexander Schmidt · 16 years ago
  50. 6c02eed IB/ehca: Rename goto label in ehca_poll_cq_one() by Alexander Schmidt · 16 years ago
  51. 51ad241 IB/ehca: Update qp_state on cached modify_qp() by Alexander Schmidt · 16 years ago
  52. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago
  53. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  54. 1a867c3 IB/ehca: Release mutex in error path of alloc_small_queue_page() by Julia Lawall · 16 years ago
  55. 593e4d4 IB/ehca: Use default value for Local CA ACK Delay if FW returns 0 by Joachim Fenkes · 16 years ago
  56. 5b673b7 IB/ehca: Filter PATH_MIG events if QP was never armed by Joachim Fenkes · 16 years ago
  57. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  58. 038919f IB/ehca: Make device table externally visible by Joachim Fenkes · 16 years ago
  59. 6f7bc01 IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts by Stefan Roscher · 16 years ago
  60. 3e255ea IB/ehca: Reject receive work requests if QP is in RESET state by Joachim Fenkes · 16 years ago
  61. 00f7ec3 RDMA/core: Add memory management extensions support by Steve Wise · 16 years ago
  62. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 16 years ago
  63. 088af15 IB/ehca: Reject send WRs only for RESET, INIT and RTR state by Joachim Fenkes · 16 years ago
  64. 5d7bfd0 infiniband: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  65. 12137c5 IB/ehca: Wait for async events to finish before destroying QP by Stefan Roscher · 16 years ago
  66. cf04690 IB/ehca: Fix function return types by Stefan Roscher · 16 years ago
  67. d227fa7 IB/ehca: Allocate event queue size depending on max number of CQs and QPs by Stefan Roscher · 16 years ago
  68. 7df109d IB/ehca: handle negative return value from ibmebus_request_irq() properly by Hoang-Nam Nguyen · 16 years ago
  69. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 16 years ago
  70. 14fb05b IB/ehca: Bump version number to 0026 by Joachim Fenkes · 16 years ago
  71. 0455e36 IB/ehca: Make some module parameters bool, update descriptions by Joachim Fenkes · 16 years ago
  72. a7607c9 IB/ehca: Remove mr_largepage parameter by Joachim Fenkes · 16 years ago
  73. 4da27d6 IB/ehca: Move high-volume debug output to higher debug levels by Joachim Fenkes · 16 years ago
  74. 863fb09 IB/ehca: Prevent posting of SQ WQEs if QP not in RTS by Joachim Fenkes · 16 years ago
  75. c83b5b1 IB/ehca: Support all ibv_devinfo values in query_device() and query_port() by Stefan Roscher · 16 years ago
  76. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  77. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 16 years ago
  78. f4f8299 IB/ehca: Remove tgid checking by Hoang-Nam Nguyen · 16 years ago
  79. 3371836 IB: Replace remaining __FUNCTION__ occurrences with __func__ by Harvey Harrison · 16 years ago
  80. e8e91f6 IB/ehca: Make symbols used only in a single source file static by Roland Dreier · 16 years ago
  81. 2b5e6b1 IB/ehca: Add PMA support by Hoang-Nam Nguyen · 17 years ago
  82. 528b03f IB/ehca: Update sma_attr also in case of disruptive config change by Joachim Fenkes · 17 years ago
  83. 2b7274c IB/ehca: Prevent sending UD packets to QP0 by Joachim Fenkes · 17 years ago
  84. 2ec8e66 IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware by Joachim Fenkes · 17 years ago
  85. bbdd267 IB/ehca: Add "port connection autodetect mode" by Hoang-Nam Nguyen · 17 years ago
  86. b8b50e3 IB/ehca: Define array to store SMI/GSI QPs by Hoang-Nam Nguyen · 17 years ago
  87. 0c86e28 IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp() by Hoang-Nam Nguyen · 17 years ago
  88. 1a7d2dc IB/ehca: Use round_jiffies() for EQ polling timer by Anton Blanchard · 17 years ago
  89. e57d62a IB/ehca: Forward event client-reregister-required to registered clients by Hoang-Nam Nguyen · 17 years ago
  90. 94545e8 IB: Spelling fixes in comments by Joe Perches · 17 years ago
  91. 908cf9a drivers/infiniband: Add missing "space" by Joe Perches · 17 years ago
  92. 23b9c1a Infiniband: make ipath driver use default driver groups. by Greg Kroah-Hartman · 17 years ago
  93. 3d758a4 IB/ehca: Fix lock flag variable location, bump version number by Joachim Fenkes · 17 years ago
  94. 4faf775 IB/ehca: Serialize HCA-related hCalls if necessary by Joachim Fenkes · 17 years ago
  95. 1457edc IB/ehca: Return correct number of SGEs for SRQ by Joachim Fenkes · 17 years ago
  96. b181258 IB/ehca: Fix static rate if path faster than link by Joachim Fenkes · 17 years ago
  97. 3fe2ed3 IB/ehca: Fix static rate regression by Joachim Fenkes · 17 years ago
  98. 51aaa54 IB/ehca: Fix static rate calculation by Joachim Fenkes · 17 years ago
  99. 40ebb56 IB/ehca: Return physical link information in query_port() by Joachim Fenkes · 17 years ago
  100. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago