summaryrefslogtreecommitdiffstats
path: root/drivers/md/kcopyd.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-10IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell1-1/+39
2007-10-10IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2-47/+53
2007-10-10IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHEDRalph Campbell3-5/+29
2007-10-10IB/ipath: Generate flush CQE when QP is in error stateRalph Campbell1-2/+20
2007-10-10IB/ipath: Remove redundant codeRalph Campbell1-5/+0
2007-10-10IB/ipath: Future proof eeprom checksum code (contents reading)Dave Olson1-2/+8
2007-10-10IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediateRalph Campbell1-10/+11
2007-10-10IB/ipath: Correctly describe workaround for TID write chip bugDave Olson1-5/+8
2007-10-10IB/ipath: Remove unneeded code for ipathfsRalph Campbell1-187/+0
2007-10-10IB/ipath: Verify host bus bandwidth to chip will not limit performanceDave Olson1-0/+86
2007-10-10IB/ipath: Change UD to queue work requests like RC & UCRalph Campbell7-611/+494
2007-10-10IB/ipath: Performance optimization for CPU differencesRalph Campbell4-35/+53
2007-10-10IB/ipath: iba6110 rev4 GPIO counters supportArthur Jones2-2/+10
2007-10-10IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier1-16/+16
2007-10-10IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()Dotan Barak1-8/+10
2007-10-10mlx4_core: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier1-0/+7
2007-10-10IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier1-0/+6
2007-10-10RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retriesSean Hefty1-0/+2
2007-10-10IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty2-30/+28
2007-10-10IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier1-1/+1
2007-10-10mlx4_core: Increase max number of QPs per multicast group to 56Jack Morgenstein1-1/+1
2007-10-10IB/mlx4: Implement FMRsJack Morgenstein5-0/+300
2007-10-10mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein5-47/+67
2007-10-10mlx4_core: Fix meaning of dev->caps.reserved_mttsRoland Dreier1-1/+2
2007-10-10mlx4_core: Reserve the correct number of MTT segmentsRoland Dreier1-1/+1
2007-10-10mlx4_core: Support ICM tables in coherent memoryJack Morgenstein4-49/+112
2007-10-10IB/uverbs: Make ib_uverbs_release_event_file() staticRoland Dreier2-9/+8
2007-10-10IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2-10/+61
2007-10-10IB/umad: Add P_Key index supportRoland Dreier3-29/+135
2007-10-10IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes1-0/+1
2007-10-10IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen1-0/+1
2007-10-10IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen1-0/+2
2007-10-10IB/mlx4: Display misc device information under /sys/class/infiniband/Jack Morgenstein4-9/+53
2007-10-10IB/core: Fix handling of multicast response failuresRalph Campbell1-1/+1
2007-10-10IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma1-18/+11
2007-10-10mlx4_core: Change capability decoding: SRC->XRCRoland Dreier1-1/+1
2007-10-10IB/iser: Remove unnecessary includesRoland Dreier3-5/+0
2007-10-10RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise1-2/+1
2007-10-10IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes1-10/+15
2007-10-10IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2-1/+20
2007-10-10IB/srp: Add QoS support through service IDSean Hefty1-0/+2
2007-10-10RDMA/ucma: Allow user space to set service typeSean Hefty2-1/+91
2007-10-10RDMA/cma: Add ability to specify type of serviceSean Hefty2-10/+48
2007-10-10IB/sa: Add new QoS fields to path recordSean Hefty2-13/+8
2007-10-10IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty3-26/+26
2007-10-10IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen1-4/+4
2007-10-10IB/ehca: Bump version number and change its formatJoachim Fenkes1-2/+4
2007-10-10IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes1-7/+7
2007-10-10IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes1-7/+21
2007-10-10IB/ehca: Path migration supportJoachim Fenkes2-26/+68