summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/mmu_rb.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-01IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidateBrendan Cunningham1-6/+1
2023-06-01IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidateBrendan Cunningham1-0/+3
2023-04-09IB/hfi1: Place struct mmu_rb_handler on cache line startPatrick Kelsey1-2/+12
2023-04-09IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey1-5/+3
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing1-43/+2
2020-11-26IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro1-1/+15
2017-06-27IB/hfi1: Don't remove RB entry when not needed.Sebastian Sanchez1-2/+3
2016-08-03IB/hfi1: Remove unneeded mm argument in remove functionDean Luick1-2/+1
2016-08-03IB/hfi1: Consistently call ops->remove outside spinlockDean Luick1-0/+5
2016-08-03IB/hfi1: Add evict operation to the mmu rb handlerDean Luick1-0/+4
2016-08-03IB/hfi1: Make the cache handler own its rb tree rootDean Luick1-10/+13
2016-08-03IB/hfi1: Make use of mm consistentIra Weiny1-1/+2
2016-08-03IB/hfi1: Add parameter names to callback declarationsIra Weiny1-5/+6
2016-08-03IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick1-2/+0
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+76