开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
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