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
/
mthca
/
mthca_mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
RDMA/mthca: Remove FMR support for memory registration
Max Gurtovoy
1
-261
/
+1
2019-03-26
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2011-11-04
IB/mthca: Fix buddy->num_free allocation size
Roland Dreier
1
-1
/
+1
2011-07-16
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
1
-31
/
+4
2011-01-12
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
John L. Burr
1
-1
/
+1
2009-06-23
IB/mthca: Replace dma_sync_single() use with proper functions
Roland Dreier
1
-3
/
+10
2009-05-28
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
1
-8
/
+8
2008-07-23
IB/mthca: Keep free count for MTT buddy allocator
Roland Dreier
1
-8
/
+18
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-04-30
IB/mthca: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
1
-13
/
+0
2008-02-19
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
1
-1
/
+1
2008-02-05
IB/mthca: Return proper error codes from mthca_fmr_alloc()
Olaf Kirch
1
-2
/
+6
2007-04-25
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
1
-2
/
+4
2007-04-17
IB/mthca: Fix data corruption after FMR unmap on Sinai
Michael S. Tsirkin
1
-0
/
+1
2007-03-27
IB/mthca: Fix thinko in init_mr_table()
Michael S. Tsirkin
1
-2
/
+2
2007-02-21
IB/mthca: Make 2 functions static
Adrian Bunk
1
-4
/
+6
2007-02-13
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
1
-2
/
+80
2007-02-13
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
1
-5
/
+15
2007-02-13
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
1
-2
/
+6
2006-11-30
IB/mthca: Fix section mismatches
Roland Dreier
1
-3
/
+2
2006-05-11
IB/mthca: FMR ioremap fix
Michael S. Tsirkin
1
-4
/
+11
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
1
-2
/
+2
2006-03-20
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
1
-1
/
+19
2006-03-20
IB: Enable FMR pool user to set page size
Or Gerlitz
1
-5
/
+5
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
1
-3
/
+3
2006-03-20
IB/mthca: Get rid of might_sleep() annotations
Roland Dreier
1
-6
/
+0
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
1
-3
/
+1
2005-08-27
[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...
Guy German
1
-1
/
+1
2005-08-27
[PATCH] IB: sparse endianness cleanup
Sean Hefty
1
-16
/
+16
2005-08-27
[PATCH] IB: Add copyright notices
Roland Dreier
1
-0
/
+1
2005-06-28
[PATCH] IB/mthca: Align FW command mailboxes to 4K
Roland Dreier
1
-23
/
+23
2005-06-28
[PATCH] IB/mthca: Split off MTT allocation
Roland Dreier
1
-161
/
+164
2005-06-28
[PATCH] IB/mthca: Move mthca_is_memfree checks
Roland Dreier
1
-13
/
+7
2005-04-17
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
1
-14
/
+14
2005-04-17
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
1
-10
/
+376
2005-04-17
[PATCH] IB/mthca: split MR key munging routines
Michael S. Tsirkin
1
-4
/
+24
2005-04-17
[PATCH] IB/mthca: encapsulate MTT buddy allocator
Michael S. Tsirkin
1
-72
/
+88
2005-04-17
[PATCH] IB/mthca: fix MTT allocation in mem-free mode
Roland Dreier
1
-3
/
+3
2005-04-17
[PATCH] IB/mthca: fix MR allocation error path
Michael S. Tsirkin
1
-2
/
+2
2005-04-17
[PATCH] IB/mthca: map MPT/MTT context in mem-free mode
Roland Dreier
1
-11
/
+68
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+416