index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-10-29
IB/mlx5: Remove old FRWR API support
Sagi Grimberg
1
-42
/
+0
2015-10-29
IB/mlx5: Support the new memory registration API
Sagi Grimberg
1
-0
/
+93
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-25
/
+27
2015-09-03
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
1
-12
/
+0
2015-08-31
IB/mlx5: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-3
/
+2
2015-08-31
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
1
-44
/
+0
2015-08-31
IB: Modify ib_create_mr API
Sagi Grimberg
1
-5
/
+12
2015-08-31
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
1
-30
/
+13
2015-08-29
IB/mlx5: Remove dead code from alloc_cached_mr()
Roland Dreier
1
-3
/
+0
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-2
/
+1
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2015-02-18
IB/mlx5: Update the dev in reg_create
Majd Dibbiny
1
-0
/
+1
2014-12-16
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
1
-5
/
+74
2014-12-16
IB/mlx5: Page faults handling infrastructure
Haggai Eran
1
-14
/
+31
2014-12-16
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
1
-3
/
+129
2014-12-16
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
1
-14
/
+19
2014-12-16
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
1
-12
/
+17
2014-12-16
IB/mlx5: Remove per-MR pas and dma pointers
Haggai Eran
1
-9
/
+12
2014-12-09
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-31
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-15
IB/mlx5: Remove unused code in mr.c
Eli Cohen
1
-1
/
+0
2013-11-16
IB/mlx5: Remove dead code
Eli Cohen
1
-6
/
+0
2013-11-09
IB/mlx5: Remove dead code in mr.c
Eli Cohen
1
-7
/
+3
2013-11-09
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-12
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