summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/mmu_rb.h
Commit message (Expand)AuthorAgeFilesLines
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidateBrendan Cunningham2023-06-011-6/+1
* IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidateBrendan Cunningham2023-06-011-0/+3
* IB/hfi1: Place struct mmu_rb_handler on cache line startPatrick Kelsey2023-04-091-2/+12
* IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey2023-04-091-5/+3
* RDMA/hfi1: Convert to SPDX identifierCai Huoqing2021-08-251-43/+2
* IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro2020-11-251-1/+15
* IB/hfi1: Don't remove RB entry when not needed.Sebastian Sanchez2017-06-271-2/+3
* IB/hfi1: Remove unneeded mm argument in remove functionDean Luick2016-08-021-2/+1
* IB/hfi1: Consistently call ops->remove outside spinlockDean Luick2016-08-021-0/+5
* IB/hfi1: Add evict operation to the mmu rb handlerDean Luick2016-08-021-0/+4
* IB/hfi1: Make the cache handler own its rb tree rootDean Luick2016-08-021-10/+13
* IB/hfi1: Make use of mm consistentIra Weiny2016-08-021-1/+2
* IB/hfi1: Add parameter names to callback declarationsIra Weiny2016-08-021-5/+6
* IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick2016-08-021-2/+0
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+76