index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
IB/mlx5: Update the dev in reg_create
Majd Dibbiny
1
-0
/
+1
2014-12-15
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
1
-5
/
+74
2014-12-15
IB/mlx5: Page faults handling infrastructure
Haggai Eran
1
-14
/
+31
2014-12-15
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
1
-3
/
+129
2014-12-15
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
1
-14
/
+19
2014-12-15
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
1
-12
/
+17
2014-12-15
IB/mlx5: Remove per-MR pas and dma pointers
Haggai Eran
1
-9
/
+12
2014-12-08
mlx5: Fix error flow in add_keys
Eli Cohen
1
-0
/
+3
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-2
/
+2
2014-10-09
IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr
Eli Cohen
1
-3
/
+3
2014-07-30
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-24
/
+24
2014-05-28
IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits
Roland Dreier
1
-1
/
+1
2014-05-27
IB/mlx5: Refactor UMR to have its own context struct
Shachar Raindel
1
-20
/
+20
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
1
-0
/
+4
2014-05-27
IB/mlx5: Add MR to radix tree in reg_mr_callback
Haggai Eran
1
-0
/
+9
2014-05-27
IB/mlx5: Fix error handling in reg_umr
Haggai Eran
1
-15
/
+16
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
1
-0
/
+46
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
1
-0
/
+111
2014-01-14
IB/mlx5: Remove unused code in mr.c
Eli Cohen
1
-1
/
+0
2013-11-15
IB/mlx5: Remove dead code
Eli Cohen
1
-6
/
+0
2013-11-08
IB/mlx5: Remove dead code in mr.c
Eli Cohen
1
-7
/
+3
2013-11-08
IB/mlx5: Multithreaded create MR
Eli Cohen
1
-38
/
+125
2013-10-10
IB/mlx5: Ensure proper synchronization accessing memory
Eli Cohen
1
-3
/
+4
2013-10-10
IB/mlx5: Fix alignment of reg umr gather buffers
Eli Cohen
1
-3
/
+8
2013-10-10
IB/mlx5: Decrease memory consumption of mr caches
Eli Cohen
1
-35
/
+22
2013-10-10
IB/mlx5: Flush cache workqueue before destroying it
Moshe Lazer
1
-1
/
+4
2013-07-11
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
1
-4
/
+4
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
1
-0
/
+1007