summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_mrmw.c
Commit message (Expand)AuthorAgeFilesLines
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-171-29/+30
* IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen2007-07-171-331/+200
* IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2007-07-171-252/+259
* IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen2007-07-171-23/+24
* IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen2007-07-171-8/+11
* IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen2007-07-171-183/+12
* IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen2007-07-171-0/+1
* IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen2007-05-191-5/+2
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-081-31/+38
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-4/+2
* IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-091-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-2/+2
* IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen2006-11-091-4/+4
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-221-0/+2261
OpenPOWER on IntegriCloud