index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5: Reimplement write combining test
Jianbo Liu
2024-06-16
1
-198
/
+0
*
IB/mlx5: Use __iowrite64_copy() for write combining stores
Jason Gunthorpe
2024-04-22
1
-5
/
+3
*
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
2022-08-23
1
-1
/
+0
*
IB/mlx5: Call io_stop_wc() after writing to WC MMIO
Jason Gunthorpe
2022-08-16
1
-0
/
+1
*
RDMA/mlx5: Delete useless module.h include
Leon Romanovsky
2022-01-28
1
-1
/
+0
*
RDMA/mlx5: Silence the overflow warning while building offset mask
Leon Romanovsky
2020-11-26
1
-1
/
+1
*
RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
Jason Gunthorpe
2020-11-16
1
-55
/
+0
*
RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP
Jason Gunthorpe
2020-11-16
1
-21
/
+0
*
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-11-16
1
-0
/
+45
*
RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP cases
Jason Gunthorpe
2020-11-02
1
-64
/
+0
*
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
2020-11-02
1
-5
/
+14
*
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
1
-4
/
+1
*
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
1
-11
/
+4
*
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
1
-12
/
+1
*
RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mr
Jason Gunthorpe
2020-11-02
1
-0
/
+11
*
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
1
-2
/
+2
*
IB/mlx5: Generally use the WC auto detection test result
Yishai Hadas
2020-03-25
1
-1
/
+1
*
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
2020-01-03
1
-25
/
+0
*
IB/mlx5: Test write combining support
Michael Guralnik
2019-10-31
1
-0
/
+199
*
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
2019-08-21
1
-13
/
+0
*
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2019-08-20
1
-2
/
+3
*
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-05-21
1
-10
/
+10
*
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
2019-01-09
1
-4
/
+1
*
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-21
1
-5
/
+4
*
IB/mlx5: Simplify mlx5_ib_cont_pages
Ilya Lesokhin
2017-09-25
1
-30
/
+17
*
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
2017-04-25
1
-5
/
+4
*
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-04-25
1
-2
/
+2
*
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
2017-01-02
1
-7
/
+25
*
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
2016-11-17
1
-1
/
+6
*
IB/mlx5: Fix the size parameter to find_first_bit
Christophe Jaillet
2016-09-02
1
-3
/
+3
*
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
1
-1
/
+1
*
infiniband: mlx5: avoid a compile-time warning
Arnd Bergmann
2015-01-13
1
-1
/
+1
*
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
2014-12-16
1
-5
/
+14
*
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
2014-12-16
1
-3
/
+55
*
IB/mlx5: Modify to work with arbitrary page size
Yishai Hadas
2014-10-09
1
-8
/
+10
*
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-07-30
1
-1
/
+1
*
IB: Refactor umem to use linear SG table
Yishai Hadas
2014-03-04
1
-40
/
+40
*
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
2013-07-08
1
-0
/
+162