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