aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ipz_pt_fn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-20treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches1-1/+2
2012-09-05IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman1-1/+1
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2009-05-13IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher1-4/+13
2009-05-13IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard1-3/+3
2008-07-22IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall1-0/+1
2007-10-09IB/ehca: Small QP userspace supportStefan Roscher1-0/+1
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher1-1/+1
2007-07-20IB/ehca: Support small QP queuesStefan Roscher1-51/+171
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen1-1/+1
2006-11-29IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen1-0/+13
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick1-0/+149