Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6f3573672324b6391014680dd6e2cf7298aaea22
/
drivers
/
infiniband
/
hw
/
hfi1
/
mmu_rb.c
145eba1
RDMA/hfi1: Convert to SPDX identifier
by Cai Huoqing
· 3 years, 4 months ago
ca5f725
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
by Mike Marciniszyn
· 3 years, 9 months ago
3d2a9d6
IB/hfi1: Ensure correct mm is used at all times
by Dennis Dalessandro
· 4 years, 1 month ago
c1e8d7c
mmap locking API: convert mmap_sem comments
by Michel Lespinasse
· 4 years, 7 months ago
5d6527a
mm/mmu_notifier: use structure for invalidate_range_start/end callback
by Jérôme Glisse
· 6 years ago
4e15a07
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"
by Michal Hocko
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
5ff7091
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
by David Rientjes
· 7 years ago
0e31a2e
IB/hfi1: Remove wrapper function in mmu_rb
by Kamenee Arumugam
· 7 years ago
f808c13
lib/interval_tree: fast overlap detection
by Davidlohr Bueso
· 7 years ago
aa9d464
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
7def96f
IB/hfi1: update to new mmu_notifier semantic
by Jérôme Glisse
· 7 years ago
34ab4de
IB/hif1: Remove static tracing from SDMA hot path
by Michael J. Ruhl
· 7 years ago
7be8567
IB/hfi1: Don't remove RB entry when not needed.
by Sebastian Sanchez
· 8 years ago
0fc859a
IB/hfi1: constify mmu_notifier_ops structure
by Bhumika Goyal
· 8 years ago
0636e9ab
IB/hfi1: Add cache evict LRU list
by Dean Luick
· 8 years ago
082b353
IB/hfi1: Remove unneeded mm argument in remove function
by Dean Luick
· 8 years ago
b85ced9
IB/hfi1: Consistently call ops->remove outside spinlock
by Dean Luick
· 8 years ago
1034599
IB/hfi1: Add evict operation to the mmu rb handler
by Dean Luick
· 8 years ago
e0b09ac
IB/hfi1: Make the cache handler own its rb tree root
by Dean Luick
· 8 years ago
3faa3d9
IB/hfi1: Make use of mm consistent
by Ira Weiny
· 8 years ago
20a42d0
IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()
by Dean Luick
· 8 years ago
3c1091aa
IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove
by Ira Weiny
· 8 years ago
c094664
IB/hfi1: Always expect ops functions
by Dean Luick
· 8 years ago
fc87879
IB/hfi1: Remove unused function hfi1_mmu_rb_search
by Dean Luick
· 8 years ago
f48ad61
IB/hfi1: Move driver out of staging
by Dennis Dalessandro
· 9 years ago
[Renamed from drivers/staging/rdma/hfi1/mmu_rb.c]
67caea1
IB/hfi1: Improve performance of interval RB trees
by Mitko Haralanov
· 9 years ago
e88c927
IB/hfi1: Fix buffer cache races which may cause corruption
by Mitko Haralanov
· 9 years ago
f53af85
IB/hfi1: Extract and reinsert MMU RB node on lookup
by Mitko Haralanov
· 9 years ago
de79093
IB/hfi1: Correctly compute node interval
by Mitko Haralanov
· 9 years ago
782f669
IB/hfi1: Protect the interval RB tree when cleaning up
by Mitko Haralanov
· 9 years ago
de82bdf
IB/hfi1: Fix deadlock caused by locking with wrong scope
by Mitko Haralanov
· 9 years ago
f19bd64
IB/hfi1: Prevent NULL pointer deferences in caching code
by Mitko Haralanov
· 9 years ago
a489876
IB/hfi1: Adjust last address values for intervals
by Mitko Haralanov
· 9 years ago
0f310a00
IB/hfi1: Add filter callback
by Mitko Haralanov
· 9 years ago
b8718e2
IB/hfi1: Remove compare callback
by Mitko Haralanov
· 9 years ago
353b71c
IB/hfi1: Add MMU tracing
by Mitko Haralanov
· 9 years ago
df5a00f8
IB/hfi1: Use interval RB trees
by Mitko Haralanov
· 9 years ago
909e2cd
IB/hfi1: Notify remove MMU/RB callback of calling context
by Mitko Haralanov
· 9 years ago
eef9c89
IB/hfi1: Allow remove MMU callbacks to free nodes
by Mitko Haralanov
· 9 years ago
4b00d94
IB/hfi1: Prevent NULL pointer dereference
by Mitko Haralanov
· 9 years ago
c81e1f6
IB/hfi1: Allow MMU function execution in IRQ context
by Mitko Haralanov
· 9 years ago
06e0ffa
IB/hfi1: Re-factor MMU notification code
by Mitko Haralanov
· 9 years ago