index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-9
/
+116
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+4
2018-12-19
IB/mlx5: Add advise_mr() support
Moni Shoua
1
-9
/
+116
2018-12-12
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+10
2018-12-11
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-25
/
+306
2018-12-04
IB/mlx5: Fix implicit ODP interrupted page fault
Artemy Kovalyov
1
-5
/
+4
2018-11-30
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
1
-0
/
+1
2018-11-27
IB/mlx5: Fix page fault handling for MW
Artemy Kovalyov
1
-0
/
+1
2018-11-27
IB/mlx5: Skip non-ODP MR when handling a page fault
Artemy Kovalyov
1
-0
/
+8
2018-11-20
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
1
-14
/
+267
2018-11-12
IB/mlx5: Improve ODP debugging messages
Moni Shoua
1
-2
/
+2
2018-11-12
IB/mlx5: Lock QP during page fault handling
Moni Shoua
1
-9
/
+37
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
1
-1
/
+1
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
1
-18
/
+25
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
1
-6
/
+8
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
1
-13
/
+13
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
1
-26
/
+28
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-1
/
+1
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