index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_umem_odp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
IB/core: Enable ODP sync without faulting
Yishai Hadas
1
-1
/
+1
2020-10-01
IB/core: Improve ODP to use hmm_range_fault()
Yishai Hadas
1
-13
/
+8
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
1
-28
/
+1
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-3
/
+3
2019-11-24
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
1
-54
/
+14
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
1
-2
/
+0
2019-10-28
RDMA/mlx5: Use an xarray for the children of an implicit ODP
Jason Gunthorpe
1
-16
/
+0
2019-08-22
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
1
-9
/
+1
2019-08-21
RDMA/odp: Check for overflow when computing the umem_odp end
Jason Gunthorpe
1
-3
/
+2
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
1
-3
/
+6
2019-08-21
RDMA/odp: Make the three ways to create a umem_odp clear
Jason Gunthorpe
1
-2
/
+4
2019-08-21
RDMA/odp: Make it clearer when a umem is an implicit ODP umem
Jason Gunthorpe
1
-0
/
+8
2019-08-21
RDMA/odp: Use the common interval tree library instead of generic
Jason Gunthorpe
1
-8
/
+12
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
1
-0
/
+20
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
1
-0
/
+1
2019-01-24
IB/mlx5: Remove dead code
Moni Shoua
1
-6
/
+0
2019-01-24
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
1
-1
/
+1
2019-01-09
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
1
-13
/
+13
2018-09-21
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
1
-0
/
+1
2018-09-21
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
1
-0
/
+1
2018-09-21
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
1
-15
/
+0
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
1
-1
/
+19
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
1
-0
/
+2
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
1
-7
/
+4
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
1
-18
/
+21
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-1
/
+2
2017-11-10
RDMA/umem: Avoid partial declaration of non-static function
Leon Romanovsky
1
-4
/
+0
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
1
-4
/
+7
2017-04-25
IB/umem: Add support to huge ODP
Artemy Kovalyov
1
-2
/
+4
2017-02-14
IB/umem: Update on demand page (ODP) support
Artemy Kovalyov
1
-4
/
+17
2014-12-16
IB/core: Implement support for MMU notifiers regarding on demand paging regions
Haggai Eran
1
-1
/
+64
2014-12-16
IB/core: Add support for on demand paging regions
Shachar Raindel
1
-0
/
+97