Commit Graph

113 Commits (1dbc1fda5d8ca907f320b806005d4a447977d26a)

Author SHA1 Message Date
Olof Johansson c8ac5a7309 IB/ehca: Fix sg_page() fallout 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Joachim Fenkes 8da9ee9c1e IB/ehca: Enable large page MRs by default 18 years ago
Joachim Fenkes abc39d3672 IB/ehca: Change meaning of hca_cap_mr_pgsize 18 years ago
Joachim Fenkes 8c08d50d4f IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr() 18 years ago
Joachim Fenkes 9511724da9 IB/ehca: Fix masking error in {,re}reg_phys_mr() 18 years ago
Joachim Fenkes c0c84d566d IB/ehca: Supply QP token for SRQ base QPs 18 years ago
Joachim Fenkes 6b08f3ae8e [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers 18 years ago
Roland Dreier 76dea3bc26 IB/ehca: Fix clipping of device limits to INT_MAX 18 years ago
Joachim Fenkes c01759cee9 IB/ehca: Return srq_attr->max_sge in ehca_query_srq() 18 years ago
Hoang-Nam Nguyen a660722375 IB/ehca: Adjust 64-bit alignment of create QP response for userspace 18 years ago
Hoang-Nam Nguyen 03f72a51cb IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() 18 years ago
Satyam Sharma 9faa559c01 IB/ehca: Misc cpuinit section annotations and #ifdef cleanups 18 years ago
Joachim Fenkes 3a31c41901 IB/ehca: Only use MR large pages for hugetlb regions 18 years ago
Hoang-Nam Nguyen 08c283ac26 IB/ehca: Fix large page HW cap defines 18 years ago
Joachim Fenkes 39089e7774 IB/ehca: Bump version number and change its format 18 years ago
Joachim Fenkes 5110e4de49 IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processor_id() 18 years ago
Joachim Fenkes 0b5de96858 IB/ehca: Serialize MR alloc and MR free hvCalls 18 years ago
Joachim Fenkes e90d0b3dae IB/ehca: Path migration support 18 years ago
Joachim Fenkes b708fba3c2 IB/ehca: Add check for max #SGE to create_qp() 18 years ago
Joachim Fenkes 86dce445e0 IB/ehca: ehca_gen_warn() should always print 18 years ago
Joachim Fenkes e37221928b IB/ehca: Print return codes as signed decimal integers 18 years ago
Joachim Fenkes 2863ad4bdd IB/ehca: Refactor hvcall tracing 18 years ago
Hoang-Nam Nguyen e390d3b52f IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space 18 years ago
Stefan Roscher 5281a4b8a0 IB/ehca: Support more than 4k QPs for userspace and kernelspace 18 years ago
Stefan Roscher 441633b968 IB/ehca: Small QP userspace support 18 years ago
Anton Blanchard 339e2640a9 IB/ehca: Export module parameters in sysfs 18 years ago
Anton Blanchard 1f79448302 IB/ehca: Make output clearer by removing some debug messages 18 years ago
Roland Dreier 1fea391039 IB/ehca: Include <linux/mutex.h> from ehca_classes.h 18 years ago
Joachim Fenkes 5ff70cac3e IB/ehca: SRQ fixes to enable IPoIB CM 18 years ago
Stefan Roscher fecea0ab34 IB/ehca: Fix Small QP regressions 18 years ago
Eddy L O Jansson 0e6ff1580f in-string typos of "error" 18 years ago
Hoang-Nam Nguyen 1655fc2e12 IB/ehca: Move extern declarations from .c files to .h files 18 years ago
Hoang-Nam Nguyen 05d989f948 IB/ehca: Fix include order to better match kernel style 18 years ago
Stefan Roscher e2f81daf23 IB/ehca: Support small QP queues 18 years ago
Joachim Fenkes 0c10f7b79b IB/ehca: Make internal_create/destroy_qp() static 18 years ago
Hoang-Nam Nguyen 51d2bfbddb IB/ehca: Move ehca2ib_return_code() out of line 18 years ago
Hoang-Nam Nguyen 633a5aedae IB/ehca: Generate async event when SRQ limit reached 18 years ago
Hoang-Nam Nguyen 5bb7d9290c IB/ehca: Support large page MRs 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Hoang-Nam Nguyen 2b94397adc IB/ehca: Fix warnings issued by checkpatch.pl 18 years ago
Hoang-Nam Nguyen 187c72e31f IB/ehca: Restructure ehca_set_pagebuf() 18 years ago
Hoang-Nam Nguyen df17bfd4a0 IB/ehca: MR/MW structure refactoring 18 years ago
Hoang-Nam Nguyen 2492398e61 IB/ehca: Use macro to calculate number of chunks in a mem block 18 years ago
Hoang-Nam Nguyen 4e4e74cae7 IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value 18 years ago
Hoang-Nam Nguyen a1a6ff1100 IB/ehca: Use common error code mapping instead of specific ones 18 years ago
Hoang-Nam Nguyen 3df78f81e0 IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() 18 years ago
Joachim Fenkes fbb9318be4 IB/ehca: Fix HW level autodetection 18 years ago
Hoang-Nam Nguyen f72d2f0814 IB/ehca: Improve latency by unlocking after triggering the hardware 18 years ago
Joachim Fenkes 8705ce5b90 IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events 18 years ago