aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/mmu_rb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse1-8/+5
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"Michal Hocko1-1/+0
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-4/+7
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-0/+1
2017-11-13IB/hfi1: Remove wrapper function in mmu_rbKamenee Arumugam1-17/+7
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso1-5/+5
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-12/+15
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-28IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl1-8/+5
2017-06-27IB/hfi1: Don't remove RB entry when not needed.Sebastian Sanchez1-4/+10
2016-12-11IB/hfi1: constify mmu_notifier_ops structureBhumika Goyal1-1/+1
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