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
/
odp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
IB/mlx5: Move locks initialization to the corresponding stage
Mark Bloch
1
-9
/
+0
2017-10-18
IB/mlx5: Use ARRAY_SIZE
Jérémy Lefaure
1
-3
/
+3
2017-08-04
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
1
-1
/
+1
2017-04-25
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
1
-43
/
+118
2017-04-25
IB/mlx5: Extract page fault code
Artemy Kovalyov
1
-99
/
+104
2017-04-25
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
1
-13
/
+15
2017-04-25
IB/mlx5: Decrease verbosity level of ODP errors
Artemy Kovalyov
1
-7
/
+4
2017-04-25
IB/mlx5: Fix implicit MR GC
Artemy Kovalyov
1
-10
/
+1
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-1
/
+1
2017-02-14
IB/mlx5: Add implicit MR support
Artemy Kovalyov
1
-42
/
+463
2017-01-02
IB/mlx5: Improve MR check
Artemy Kovalyov
1
-2
/
+7
2017-01-02
IB/mlx5: Add ODP atomics support
Artemy Kovalyov
1
-38
/
+50
2017-01-02
{net,IB}/mlx5: Refactor page fault handling
Artemy Kovalyov
1
-190
/
+110
2017-01-02
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
1
-6
/
+13
2017-01-02
IB/mlx5: Add support for big MRs
Artemy Kovalyov
1
-0
/
+5
2017-01-02
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
1
-1
/
+2
2016-10-07
IB/mlx5/odp: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-03-01
net/mlx5: Refactor mlx5_core_mr to mkey
Matan Barak
1
-5
/
+5
2016-01-21
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
1
-12
/
+17
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-27
/
+20
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2014-12-16
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
1
-11
/
+117
2014-12-16
IB/mlx5: Add support for RDMA read/write responder page faults
Haggai Eran
1
-0
/
+79
2014-12-16
IB/mlx5: Handle page faults
Haggai Eran
1
-0
/
+408
2014-12-16
IB/mlx5: Page faults handling infrastructure
Haggai Eran
1
-0
/
+145
2014-12-16
IB/mlx5: Implement the ODP capability query verb
Haggai Eran
1
-0
/
+60