index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
mmu_rb.c
Age
Commit message (
Expand
)
Author
2024-06-26
RDMA/hfi1: Constify struct mmu_rb_ops
Christophe JAILLET
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-06-01
IB/hfi1: Add mmu_rb_node refcount to hfi1_mmu_rb_template tracepoints
Brendan Cunningham
2023-06-01
IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
Brendan Cunningham
2023-04-09
IB/hfi1: Place struct mmu_rb_handler on cache line start
Patrick Kelsey
2023-04-09
IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
Patrick Kelsey
2023-04-09
IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
Patrick Kelsey
2022-04-08
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-04-07
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
Mike Marciniszyn
2020-11-25
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
2017-11-13
IB/hfi1: Remove wrapper function in mmu_rb
Kamenee Arumugam
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-03
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-08-31
IB/hfi1: update to new mmu_notifier semantic
Jérôme Glisse
2017-08-28
IB/hif1: Remove static tracing from SDMA hot path
Michael J. Ruhl
2017-06-27
IB/hfi1: Don't remove RB entry when not needed.
Sebastian Sanchez
2016-12-11
IB/hfi1: constify mmu_notifier_ops structure
Bhumika Goyal
2016-08-02
IB/hfi1: Add cache evict LRU list
Dean Luick
2016-08-02
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
2016-08-02
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
2016-08-02
IB/hfi1: Add evict operation to the mmu rb handler
Dean Luick
2016-08-02
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
2016-08-02
IB/hfi1: Make use of mm consistent
Ira Weiny
2016-08-02
IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()
Dean Luick
2016-08-02
IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove
Ira Weiny
2016-08-02
IB/hfi1: Always expect ops functions
Dean Luick
2016-08-02
IB/hfi1: Remove unused function hfi1_mmu_rb_search
Dean Luick
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro