index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
Age
Commit message (
Expand
)
Author
2018-11-29
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
2018-11-26
IB/mlx5: Fix page fault handling for MW
Artemy Kovalyov
2018-11-26
IB/mlx5: Skip non-ODP MR when handling a page fault
Artemy Kovalyov
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-21
RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem
Jason Gunthorpe
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-01-03
IB/mlx5: Move locks initialization to the corresponding stage
Mark Bloch
2017-10-18
IB/mlx5: Use ARRAY_SIZE
Jérémy Lefaure
2017-08-04
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
2017-04-25
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
2017-04-25
IB/mlx5: Extract page fault code
Artemy Kovalyov
2017-04-25
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
2017-04-25
IB/mlx5: Decrease verbosity level of ODP errors
Artemy Kovalyov
2017-04-25
IB/mlx5: Fix implicit MR GC
Artemy Kovalyov
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-02-14
IB/mlx5: Add implicit MR support
Artemy Kovalyov
2017-01-02
IB/mlx5: Improve MR check
Artemy Kovalyov
2017-01-02
IB/mlx5: Add ODP atomics support
Artemy Kovalyov
2017-01-02
{net,IB}/mlx5: Refactor page fault handling
Artemy Kovalyov
2017-01-02
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
2017-01-02
IB/mlx5: Add support for big MRs
Artemy Kovalyov
2017-01-02
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
2016-10-07
IB/mlx5/odp: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-03-01
net/mlx5: Refactor mlx5_core_mr to mkey
Matan Barak
2016-01-21
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
2015-05-30
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
2014-12-15
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
2014-12-15
IB/mlx5: Add support for RDMA read/write responder page faults
Haggai Eran
2014-12-15
IB/mlx5: Handle page faults
Haggai Eran
2014-12-15
IB/mlx5: Page faults handling infrastructure
Haggai Eran
2014-12-15
IB/mlx5: Implement the ODP capability query verb
Haggai Eran