Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RDMA: Use vzalloc() to replace vmalloc()+memset(0) | Joe Perches | 2011-01-12 | 1 | -3/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+2 |
* | IB/ehca: Fall back to vmalloc() for big allocations | Stefan Roscher | 2009-05-13 | 1 | -4/+13 |
* | IB/ehca: Replace vmalloc() with kmalloc() for queue allocation | Anton Blanchard | 2009-05-13 | 1 | -3/+3 |
* | IB/ehca: Release mutex in error path of alloc_small_queue_page() | Julia Lawall | 2008-07-22 | 1 | -0/+1 |
* | IB/ehca: Small QP userspace support | Stefan Roscher | 2007-10-09 | 1 | -0/+1 |
* | IB/ehca: Fix Small QP regressions | Stefan Roscher | 2007-08-31 | 1 | -1/+1 |
* | IB/ehca: Support small QP queues | Stefan Roscher | 2007-07-20 | 1 | -51/+171 |
* | IB/ehca: Fix warnings issued by checkpatch.pl | Hoang-Nam Nguyen | 2007-07-17 | 1 | -1/+1 |
* | IB/ehca: Use WQE offset instead of WQE addr for pending work reqs | Hoang-Nam Nguyen | 2006-11-29 | 1 | -0/+13 |
* | IB/ehca: Add driver for IBM eHCA InfiniBand adapters | Heiko J Schick | 2006-09-22 | 1 | -0/+149 |