1. 7be8567 IB/hfi1: Don't remove RB entry when not needed. by Sebastian Sanchez · 8 years ago
  2. 0fc859a IB/hfi1: constify mmu_notifier_ops structure by Bhumika Goyal · 8 years ago
  3. 0636e9ab IB/hfi1: Add cache evict LRU list by Dean Luick · 8 years ago
  4. 082b353 IB/hfi1: Remove unneeded mm argument in remove function by Dean Luick · 8 years ago
  5. b85ced9 IB/hfi1: Consistently call ops->remove outside spinlock by Dean Luick · 8 years ago
  6. 1034599 IB/hfi1: Add evict operation to the mmu rb handler by Dean Luick · 8 years ago
  7. e0b09ac IB/hfi1: Make the cache handler own its rb tree root by Dean Luick · 8 years ago
  8. 3faa3d9 IB/hfi1: Make use of mm consistent by Ira Weiny · 8 years ago
  9. 20a42d0 IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister() by Dean Luick · 8 years ago
  10. 3c1091aa IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove by Ira Weiny · 8 years ago
  11. c094664 IB/hfi1: Always expect ops functions by Dean Luick · 8 years ago
  12. fc87879 IB/hfi1: Remove unused function hfi1_mmu_rb_search by Dean Luick · 8 years ago
  13. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/mmu_rb.c]
  14. 67caea1 IB/hfi1: Improve performance of interval RB trees by Mitko Haralanov · 9 years ago
  15. e88c927 IB/hfi1: Fix buffer cache races which may cause corruption by Mitko Haralanov · 9 years ago
  16. f53af85 IB/hfi1: Extract and reinsert MMU RB node on lookup by Mitko Haralanov · 9 years ago
  17. de79093 IB/hfi1: Correctly compute node interval by Mitko Haralanov · 9 years ago
  18. 782f669 IB/hfi1: Protect the interval RB tree when cleaning up by Mitko Haralanov · 9 years ago
  19. de82bdf IB/hfi1: Fix deadlock caused by locking with wrong scope by Mitko Haralanov · 9 years ago
  20. f19bd64 IB/hfi1: Prevent NULL pointer deferences in caching code by Mitko Haralanov · 9 years ago
  21. a489876 IB/hfi1: Adjust last address values for intervals by Mitko Haralanov · 9 years ago
  22. 0f310a00 IB/hfi1: Add filter callback by Mitko Haralanov · 9 years ago
  23. b8718e2 IB/hfi1: Remove compare callback by Mitko Haralanov · 9 years ago
  24. 353b71c IB/hfi1: Add MMU tracing by Mitko Haralanov · 9 years ago
  25. df5a00f8 IB/hfi1: Use interval RB trees by Mitko Haralanov · 9 years ago
  26. 909e2cd IB/hfi1: Notify remove MMU/RB callback of calling context by Mitko Haralanov · 9 years ago
  27. eef9c89 IB/hfi1: Allow remove MMU callbacks to free nodes by Mitko Haralanov · 9 years ago
  28. 4b00d94 IB/hfi1: Prevent NULL pointer dereference by Mitko Haralanov · 9 years ago
  29. c81e1f6 IB/hfi1: Allow MMU function execution in IRQ context by Mitko Haralanov · 9 years ago
  30. 06e0ffa IB/hfi1: Re-factor MMU notification code by Mitko Haralanov · 9 years ago