| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-11 |
|\ |
|
| * | IB/mthca: Mark error paths as unlikely() in post_srq_recv functions | Eli Cohen | 2007-10-10 |
| * | IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. | Dave Olson | 2007-10-10 |
| * | IB/ipath: Remove redundant link state checks | Ralph Campbell | 2007-10-10 |
| * | IB/ipath: Fix IB_EVENT_PORT_ERR event | Ralph Campbell | 2007-10-10 |
| * | IB/ipath: Better handling of unexpected GPIO interrupts | Michael Albaugh | 2007-10-10 |
| * | IB/ipath: Maintain active time on all chips | Michael Albaugh | 2007-10-10 |
| * | IB/ipath: Fix QHT7040 serial number check | Dave Olson | 2007-10-09 |
| * | IB/ipath: Indicate a couple of chip bugs to userspace | Arthur Jones | 2007-10-09 |
| * | IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround | Arthur Jones | 2007-10-09 |
| * | IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close | Arthur Jones | 2007-10-09 |
| * | IB/ipath: Remove duplicate copy of LMC | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: Add ability to set the LMC via the sysfs debugging interface | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: Optimize completion queue entry insertion and polling | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: Generate flush CQE when QP is in error state | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: Remove redundant code | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: Future proof eeprom checksum code (contents reading) | Dave Olson | 2007-10-09 |
| * | IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: Correctly describe workaround for TID write chip bug | Dave Olson | 2007-10-09 |
| * | IB/ipath: Remove unneeded code for ipathfs | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: Verify host bus bandwidth to chip will not limit performance | Dave Olson | 2007-10-09 |
| * | IB/ipath: Change UD to queue work requests like RC & UC | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: Performance optimization for CPU differences | Ralph Campbell | 2007-10-09 |
| * | IB/ipath: iba6110 rev4 GPIO counters support | Arthur Jones | 2007-10-09 |
| * | IB/ehca: Fix clipping of device limits to INT_MAX | Roland Dreier | 2007-10-09 |
| * | IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up | Roland Dreier | 2007-10-09 |
| * | IB/mthca: Increase max number of QPs per multicast group to 56 | Roland Dreier | 2007-10-09 |
| * | IB/mlx4: Implement FMRs | Jack Morgenstein | 2007-10-09 |
| * | mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command | Jack Morgenstein | 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/mlx4: Display misc device information under /sys/class/infiniband/ | Jack Morgenstein | 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/mthca: Use PCI-X/PCI-Express read control interfaces | Peter Oruba | 2007-10-09 |
| * | IB/ehca: Export module parameters in sysfs | Anton Blanchard | 2007-10-09 |