summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/mmu_rb.c
Commit message (Expand)AuthorAgeFilesLines
* mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-281-8/+5Star
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-271-1/+0Star
* mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-4/+7
* mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-02-011-0/+1
* IB/hfi1: Remove wrapper function in mmu_rbKamenee Arumugam2017-11-131-17/+7Star
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-091-5/+5
* Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-041-12/+15
|\
| * IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl2017-08-291-8/+5Star
| * IB/hfi1: Don't remove RB entry when not needed.Sebastian Sanchez2017-06-271-4/+10
* | IB/hfi1: update to new mmu_notifier semanticJérôme Glisse2017-09-011-9/+0Star
|/
* IB/hfi1: constify mmu_notifier_ops structureBhumika Goyal2016-12-111-1/+1
* IB/hfi1: Add cache evict LRU listDean Luick2016-08-031-10/+19
* IB/hfi1: Remove unneeded mm argument in remove functionDean Luick2016-08-031-4/+3Star
* IB/hfi1: Consistently call ops->remove outside spinlockDean Luick2016-08-031-5/+71
* IB/hfi1: Add evict operation to the mmu rb handlerDean Luick2016-08-031-0/+34
* IB/hfi1: Make the cache handler own its rb tree rootDean Luick2016-08-031-68/+30Star
* IB/hfi1: Make use of mm consistentIra Weiny2016-08-031-4/+14
* IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick2016-08-031-9/+6Star
* IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_removeIra Weiny2016-08-031-17/+9Star
* IB/hfi1: Always expect ops functionsDean Luick2016-08-031-14/+6Star
* IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick2016-08-031-17/+0Star
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+325