| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/hfi1: Fix use-after-free bug for mm struct | Douglas Miller | 2022-04-08 | 1 | -0/+6 |
* | RDMA/hfi1: Convert to SPDX identifier | Cai Huoqing | 2021-08-25 | 1 | -43/+2 |
* | IB/hfi1: Use kzalloc() for mmu_rb_handler allocation | Mike Marciniszyn | 2021-04-07 | 1 | -1/+1 |
* | IB/hfi1: Ensure correct mm is used at all times | Dennis Dalessandro | 2020-11-25 | 1 | -33/+35 |
* | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2020-06-09 | 1 | -1/+1 |
* | mm/mmu_notifier: use structure for invalidate_range_start/end callback | Jérôme Glisse | 2018-12-28 | 1 | -8/+5 |
* | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 2018-10-26 | 1 | -1/+0 |
* | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko | 2018-08-22 | 1 | -4/+7 |
* | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks | David Rientjes | 2018-01-31 | 1 | -0/+1 |
* | IB/hfi1: Remove wrapper function in mmu_rb | Kamenee Arumugam | 2017-11-13 | 1 | -17/+7 |
* | lib/interval_tree: fast overlap detection | Davidlohr Bueso | 2017-09-08 | 1 | -5/+5 |
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-03 | 1 | -12/+15 |
|\ |
|
| * | IB/hif1: Remove static tracing from SDMA hot path | Michael J. Ruhl | 2017-08-28 | 1 | -8/+5 |
| * | IB/hfi1: Don't remove RB entry when not needed. | Sebastian Sanchez | 2017-06-27 | 1 | -4/+10 |
* | | IB/hfi1: update to new mmu_notifier semantic | Jérôme Glisse | 2017-08-31 | 1 | -9/+0 |
|/ |
|
* | IB/hfi1: constify mmu_notifier_ops structure | Bhumika Goyal | 2016-12-11 | 1 | -1/+1 |
* | IB/hfi1: Add cache evict LRU list | Dean Luick | 2016-08-02 | 1 | -10/+19 |
* | IB/hfi1: Remove unneeded mm argument in remove function | Dean Luick | 2016-08-02 | 1 | -4/+3 |
* | IB/hfi1: Consistently call ops->remove outside spinlock | Dean Luick | 2016-08-02 | 1 | -5/+71 |
* | IB/hfi1: Add evict operation to the mmu rb handler | Dean Luick | 2016-08-02 | 1 | -0/+34 |
* | IB/hfi1: Make the cache handler own its rb tree root | Dean Luick | 2016-08-02 | 1 | -68/+30 |
* | IB/hfi1: Make use of mm consistent | Ira Weiny | 2016-08-02 | 1 | -4/+14 |
* | IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister() | Dean Luick | 2016-08-02 | 1 | -9/+6 |
* | IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove | Ira Weiny | 2016-08-02 | 1 | -17/+9 |
* | IB/hfi1: Always expect ops functions | Dean Luick | 2016-08-02 | 1 | -14/+6 |
* | IB/hfi1: Remove unused function hfi1_mmu_rb_search | Dean Luick | 2016-08-02 | 1 | -17/+0 |
* | IB/hfi1: Move driver out of staging | Dennis Dalessandro | 2016-05-26 | 1 | -0/+325 |