| Commit message (Expand) | Author | Age |
... | |
* | IB/ehca: Return correct number of SGEs for SRQ | Joachim Fenkes | 2007-12-12 |
* | IB/ehca: Fix static rate if path faster than link | Joachim Fenkes | 2007-11-30 |
* | IB/ehca: Fix static rate regression | Joachim Fenkes | 2007-11-24 |
* | IB/ehca: Fix static rate calculation | Joachim Fenkes | 2007-11-13 |
* | IB/ehca: Return physical link information in query_port() | Joachim Fenkes | 2007-11-13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-23 |
|\ |
|
| * | IB/ehca: Enable large page MRs by default | Joachim Fenkes | 2007-10-18 |
| * | IB/ehca: Change meaning of hca_cap_mr_pgsize | Joachim Fenkes | 2007-10-18 |
| * | IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr() | Joachim Fenkes | 2007-10-18 |
| * | IB/ehca: Fix masking error in {,re}reg_phys_mr() | Joachim Fenkes | 2007-10-18 |
| * | IB/ehca: Supply QP token for SRQ base QPs | Joachim Fenkes | 2007-10-18 |
* | | IB/ehca: Fix sg_page() fallout | Olof Johansson | 2007-10-23 |
* | | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 |
* | | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e... | Joachim Fenkes | 2007-10-17 |
|/ |
|
* | IB/ehca: Fix clipping of device limits to INT_MAX | Roland Dreier | 2007-10-09 |
* | IB/ehca: Return srq_attr->max_sge in ehca_query_srq() | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: Adjust 64-bit alignment of create QP response for userspace | Hoang-Nam Nguyen | 2007-10-09 |
* | IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq() | Hoang-Nam Nguyen | 2007-10-09 |
* | IB/ehca: Misc cpuinit section annotations and #ifdef cleanups | Satyam Sharma | 2007-10-09 |
* | IB/ehca: Only use MR large pages for hugetlb regions | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: Fix large page HW cap defines | Hoang-Nam Nguyen | 2007-10-09 |
* | IB/ehca: Bump version number and change its format | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo... | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: Serialize MR alloc and MR free hvCalls | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: Path migration support | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: Add check for max #SGE to create_qp() | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: ehca_gen_warn() should always print | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: Print return codes as signed decimal integers | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: Refactor hvcall tracing | Joachim Fenkes | 2007-10-09 |
* | IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space | Hoang-Nam Nguyen | 2007-10-09 |
* | IB/ehca: Support more than 4k QPs for userspace and kernelspace | Stefan Roscher | 2007-10-09 |
* | IB/ehca: Small QP userspace support | Stefan Roscher | 2007-10-09 |
* | IB/ehca: Export module parameters in sysfs | Anton Blanchard | 2007-10-09 |
* | IB/ehca: Make output clearer by removing some debug messages | Anton Blanchard | 2007-10-09 |
* | IB/ehca: Include <linux/mutex.h> from ehca_classes.h | Roland Dreier | 2007-10-09 |
* | IB/ehca: SRQ fixes to enable IPoIB CM | Joachim Fenkes | 2007-08-31 |
* | IB/ehca: Fix Small QP regressions | Stefan Roscher | 2007-08-31 |
* | in-string typos of "error" | Eddy L O Jansson | 2007-07-31 |
* | IB/ehca: Move extern declarations from .c files to .h files | Hoang-Nam Nguyen | 2007-07-29 |
* | IB/ehca: Fix include order to better match kernel style | Hoang-Nam Nguyen | 2007-07-28 |
* | IB/ehca: Support small QP queues | Stefan Roscher | 2007-07-21 |
* | IB/ehca: Make internal_create/destroy_qp() static | Joachim Fenkes | 2007-07-21 |
* | IB/ehca: Move ehca2ib_return_code() out of line | Hoang-Nam Nguyen | 2007-07-21 |
* | IB/ehca: Generate async event when SRQ limit reached | Hoang-Nam Nguyen | 2007-07-21 |
* | IB/ehca: Support large page MRs | Hoang-Nam Nguyen | 2007-07-21 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | IB/ehca: Fix warnings issued by checkpatch.pl | Hoang-Nam Nguyen | 2007-07-17 |
* | IB/ehca: Restructure ehca_set_pagebuf() | Hoang-Nam Nguyen | 2007-07-17 |
* | IB/ehca: MR/MW structure refactoring | Hoang-Nam Nguyen | 2007-07-17 |
* | IB/ehca: Use macro to calculate number of chunks in a mem block | Hoang-Nam Nguyen | 2007-07-17 |