index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_umem_odp.h
Age
Commit message (
Expand
)
Author
2020-10-01
IB/core: Enable ODP sync without faulting
Yishai Hadas
2020-10-01
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2019-11-23
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
2019-10-28
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
2019-08-21
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
2019-01-24
IB/mlx5: Remove dead code
Moni Shoua
2019-01-24
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
2019-01-08
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
2018-09-21
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
2018-09-21
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2017-11-10
RDMA/umem: Avoid partial declaration of non-static function
Leon Romanovsky
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-04-25
IB/umem: Add support to huge ODP
Artemy Kovalyov
2017-02-14
IB/umem: Update on demand page (ODP) support
Artemy Kovalyov
2014-12-15
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
2014-12-15
IB/core: Add support for on demand paging regions
Shachar Raindel