summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_cq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: convert to idr_alloc()Tejun Heo2013-02-271-20/+7
* IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-051-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-161-8/+8
* IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher2008-10-221-2/+2
* IB/ehca: Generate flush status CQ entriesAlexander Schmidt2008-09-201-0/+3
* IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-291-0/+11
* IB/ehca: Remove tgid checkingHoang-Nam Nguyen2008-04-161-19/+0
* drivers/infiniband: Add missing "space"Joe Perches2008-01-251-1/+1
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-091-7/+7
* IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-091-0/+2
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-091-1/+6
* IB/ehca: Support small QP queuesStefan Roscher2007-07-201-4/+4
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-171-1/+1
* IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-091-6/+6
* IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes2007-07-091-17/+9
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-091-6/+6
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+1
* IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen2007-03-011-2/+14
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1
* IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-041-49/+16
* IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen2007-01-221-1/+4
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-221-0/+427
OpenPOWER on IntegriCloud