aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20IB/ehca: Support small QP queuesStefan Roscher1-4/+4
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen1-1/+1
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes1-6/+6
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes1-17/+9
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes1-6/+6
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+1
2007-03-01IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen1-2/+14
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+1
2007-02-04IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen1-49/+16
2007-01-22IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen1-1/+4
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick1-0/+427