index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
/
mthca_mr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
IB/mthca: Fix buddy->num_free allocation size
Roland Dreier
2011-11-03
1
-1
/
+1
*
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
2011-07-15
1
-31
/
+4
*
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
John L. Burr
2011-01-11
1
-1
/
+1
*
IB/mthca: Replace dma_sync_single() use with proper functions
Roland Dreier
2009-06-22
1
-3
/
+10
*
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
2009-05-27
1
-8
/
+8
*
IB/mthca: Keep free count for MTT buddy allocator
Roland Dreier
2008-07-22
1
-8
/
+18
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
1
-2
/
+0
*
IB/mthca: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
2008-04-29
1
-13
/
+0
*
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
2008-02-19
1
-1
/
+1
*
IB/mthca: Return proper error codes from mthca_fmr_alloc()
Olaf Kirch
2008-02-04
1
-2
/
+6
*
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-24
1
-2
/
+4
*
IB/mthca: Fix data corruption after FMR unmap on Sinai
Michael S. Tsirkin
2007-04-16
1
-0
/
+1
*
IB/mthca: Fix thinko in init_mr_table()
Michael S. Tsirkin
2007-03-26
1
-2
/
+2
*
IB/mthca: Make 2 functions static
Adrian Bunk
2007-02-20
1
-4
/
+6
*
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
2007-02-12
1
-2
/
+80
*
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
2007-02-12
1
-5
/
+15
*
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
2007-02-12
1
-2
/
+6
*
IB/mthca: Fix section mismatches
Roland Dreier
2006-11-29
1
-3
/
+2
*
IB/mthca: FMR ioremap fix
Michael S. Tsirkin
2006-05-10
1
-4
/
+11
*
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-29
1
-2
/
+2
*
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
2006-03-20
1
-1
/
+19
*
IB: Enable FMR pool user to set page size
Or Gerlitz
2006-03-20
1
-5
/
+5
*
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
1
-3
/
+3
*
IB/mthca: Get rid of might_sleep() annotations
Roland Dreier
2006-03-20
1
-6
/
+0
*
[IB] kzalloc() conversions
Roland Dreier
2005-11-02
1
-3
/
+1
*
[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...
Guy German
2005-08-26
1
-1
/
+1
*
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
1
-16
/
+16
*
[PATCH] IB: Add copyright notices
Roland Dreier
2005-08-26
1
-0
/
+1
*
[PATCH] IB/mthca: Align FW command mailboxes to 4K
Roland Dreier
2005-06-27
1
-23
/
+23
*
[PATCH] IB/mthca: Split off MTT allocation
Roland Dreier
2005-06-27
1
-161
/
+164
*
[PATCH] IB/mthca: Move mthca_is_memfree checks
Roland Dreier
2005-06-27
1
-13
/
+7
*
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
2005-04-16
1
-14
/
+14
*
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
2005-04-16
1
-10
/
+376
*
[PATCH] IB/mthca: split MR key munging routines
Michael S. Tsirkin
2005-04-16
1
-4
/
+24
*
[PATCH] IB/mthca: encapsulate MTT buddy allocator
Michael S. Tsirkin
2005-04-16
1
-72
/
+88
*
[PATCH] IB/mthca: fix MTT allocation in mem-free mode
Roland Dreier
2005-04-16
1
-3
/
+3
*
[PATCH] IB/mthca: fix MR allocation error path
Michael S. Tsirkin
2005-04-16
1
-2
/
+2
*
[PATCH] IB/mthca: map MPT/MTT context in mem-free mode
Roland Dreier
2005-04-16
1
-11
/
+68
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+416