index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
RDMA/mlx5: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2020-11-26
RDMA/mlx5: Silence the overflow warning while building offset mask
Leon Romanovsky
1
-1
/
+1
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
Jason Gunthorpe
1
-55
/
+0
2020-11-16
RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP
Jason Gunthorpe
1
-21
/
+0
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
1
-0
/
+45
2020-11-02
RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP cases
Jason Gunthorpe
1
-64
/
+0
2020-11-02
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
1
-5
/
+14
2020-11-02
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-4
/
+1
2020-11-02
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-11
/
+4
2020-11-02
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
1
-12
/
+1
2020-11-02
RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mr
Jason Gunthorpe
1
-0
/
+11
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-2
/
+2
2020-03-25
IB/mlx5: Generally use the WC auto detection test result
Yishai Hadas
1
-1
/
+1
2020-01-04
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
1
-25
/
+0
2019-10-31
IB/mlx5: Test write combining support
Michael Guralnik
1
-0
/
+199
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
1
-13
/
+0
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
1
-2
/
+3
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
1
-10
/
+10
2019-01-09
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
1
-4
/
+1
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
1
-5
/
+4
2017-09-25
IB/mlx5: Simplify mlx5_ib_cont_pages
Ilya Lesokhin
1
-30
/
+17
2017-04-25
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
1
-5
/
+4
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-2
/
+2
2017-01-02
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
1
-7
/
+25
2016-11-17
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
1
-1
/
+6
2016-09-02
IB/mlx5: Fix the size parameter to find_first_bit
Christophe Jaillet
1
-3
/
+3
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2015-01-14
infiniband: mlx5: avoid a compile-time warning
Arnd Bergmann
1
-1
/
+1
2014-12-16
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
1
-5
/
+14
2014-12-16
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
1
-3
/
+55
2014-10-09
IB/mlx5: Modify to work with arbitrary page size
Yishai Hadas
1
-8
/
+10
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
1
-1
/
+1
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
1
-40
/
+40
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
1
-0
/
+162