index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
mmu_rb.h
Age
Commit message (
Expand
)
Author
2024-06-26
RDMA/hfi1: Constify struct mmu_rb_ops
Christophe JAILLET
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-06-01
IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidate
Brendan Cunningham
2023-06-01
IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
Brendan Cunningham
2023-04-09
IB/hfi1: Place struct mmu_rb_handler on cache line start
Patrick Kelsey
2023-04-09
IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
Patrick Kelsey
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2020-11-25
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
2017-06-27
IB/hfi1: Don't remove RB entry when not needed.
Sebastian Sanchez
2016-08-02
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
2016-08-02
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
2016-08-02
IB/hfi1: Add evict operation to the mmu rb handler
Dean Luick
2016-08-02
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
2016-08-02
IB/hfi1: Make use of mm consistent
Ira Weiny
2016-08-02
IB/hfi1: Add parameter names to callback declarations
Ira Weiny
2016-08-02
IB/hfi1: Remove unused function hfi1_mmu_rb_search
Dean Luick
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro