summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca/ehca_mrmw.c
AgeCommit message (Expand)Author
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes
2008-04-16IB/ehca: Remove tgid checkingHoang-Nam Nguyen
2008-04-16IB/ehca: Make symbols used only in a single source file staticRoland Dreier
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-23IB/ehca: Fix sg_page() falloutOlof Johansson
2007-10-17IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes
2007-10-17IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes
2007-10-17IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes
2007-10-09IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes
2007-10-09IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen
2007-07-28IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen
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-17IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen
2007-07-17IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen
2007-07-17IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen
2007-07-17IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen
2007-07-17IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen
2007-05-19IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-01-09IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-11-09IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick