summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/mmu_rb.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-02IB/hfi1: Add cache evict LRU listDean Luick1-10/+19
2016-08-02IB/hfi1: Remove unneeded mm argument in remove functionDean Luick1-4/+3
2016-08-02IB/hfi1: Consistently call ops->remove outside spinlockDean Luick1-5/+71
2016-08-02IB/hfi1: Add evict operation to the mmu rb handlerDean Luick1-0/+34
2016-08-02IB/hfi1: Make the cache handler own its rb tree rootDean Luick1-68/+30
2016-08-02IB/hfi1: Make use of mm consistentIra Weiny1-4/+14
2016-08-02IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick1-9/+6
2016-08-02IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_removeIra Weiny1-17/+9
2016-08-02IB/hfi1: Always expect ops functionsDean Luick1-14/+6
2016-08-02IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick1-17/+0
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+325