summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan2018-12-071-1/+46
* IB/hfi1: Dump pio info for non-user send contextsKaike Wan2018-12-074-0/+81
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-271-1/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-2633-1472/+1362Star
|\
| * RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-173-37/+36Star
| * Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-165-13/+56
| |\
| * | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2018-10-041-330/+2Star
| * | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-046-60/+19Star
| * | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-047-272/+26Star
| * | IB/hfi1: Use VL15 for SM packetsKaike Wan2018-10-011-2/+12
| * | IB/hfi1: Add mtu check for operational data VLsAlex Estrin2018-10-011-4/+22
| * | IB/hfi1: Add static trace for iowaitKaike Wan2018-10-013-1/+59
| * | IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-10-0113-157/+356
| * | IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-10-013-6/+11
| * | IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl2018-10-011-2/+2
| * | IB/hfi1: Move UnsupportedVL bits definitions to the correct headerMichael J. Ruhl2018-09-272-8/+4Star
| * | IB/hfi1: set_intr_bits uses incorrect source for register modificationMichael J. Ruhl2018-09-111-1/+1
| * | IB/hfi1: Missing return value in error path for user sdmaMichael J. Ruhl2018-09-111-1/+3
| * | IB/hfi1: Right size user_sdma sequence numbers and related variablesMichael J. Ruhl2018-09-114-11/+11
| * | IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl2018-09-112-18/+15Star
| * | IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl2018-09-112-51/+39Star
| * | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl2018-09-112-8/+7Star
| * | IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()Michael J. Ruhl2018-09-013-8/+12
| * | IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl2018-09-016-104/+162
| * | IB/hfi1: PCIe bus width retryKamenee Arumugam2018-09-011-3/+8
| * | IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl2018-09-018-243/+295
| * | IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl2018-09-017-295/+414
| * | IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl2018-09-014-86/+59Star
| * | IB/hfi1: tune_pcie_caps is arbitrarily placed, poorlyMichael J. Ruhl2018-09-013-10/+15
| * | IB/hfi1: Remove duplicated definesMichael J. Ruhl2018-09-011-10/+0Star
| * | IB/hfi1: Rework file list in MakefileDennis Dalessandro2018-09-011-6/+34
* | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+0Star
|\ \ \
| * | | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0Star
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-09-275-13/+56
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-09-213-9/+41
| * | IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-09-211-2/+7
| * | IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-09-211-1/+1
| * | IB/hfi1: Fix SL array bounds checkIra Weiny2018-09-211-1/+7
| |/
* / IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-121-7/+4Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-241-3/+21
|\
| * IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-08-201-3/+21
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-4/+7
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-162-4/+2Star
|\
| * Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-3/+1Star
| |\
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-201-1/+1
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-201-1/+1
| | * IB/hfi1: Use pci_try_reset_bus() for initiating PCI Secondary Bus ResetSinan Kaya2018-07-201-3/+1Star
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-215-9/+9
| |\ \
| * | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+1
| | |/ | |/|
* | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-165-9/+9
|\ \ \ | | |/ | |/|