summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca/ehca_cq.c
AgeCommit message (Expand)Author
2008-04-29IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher
2008-04-16IB/ehca: Remove tgid checkingHoang-Nam Nguyen
2008-01-25drivers/infiniband: Add missing "space"Joe Perches
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes
2007-10-09IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen
2007-10-09IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher
2007-07-20IB/ehca: Support small QP queuesStefan Roscher
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-03-01IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-04IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen
2007-01-22IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick