index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-03-25
RDMA: Use __packed annotation instead of __attribute__ ((packed))
Erez Alfasi
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2011-11-03
IB/mthca: Fix buddy->num_free allocation size
Roland Dreier
2011-07-15
IB/mthca: Stop returning separate error and status from FW commands
Goldwyn Rodrigues
2011-01-11
IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)
John L. Burr
2009-06-22
IB/mthca: Replace dma_sync_single() use with proper functions
Roland Dreier
2009-05-27
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
2008-07-22
IB/mthca: Keep free count for MTT buddy allocator
Roland Dreier
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-29
IB/mthca: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
2008-02-19
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
2008-02-04
IB/mthca: Return proper error codes from mthca_fmr_alloc()
Olaf Kirch
2007-04-24
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-16
IB/mthca: Fix data corruption after FMR unmap on Sinai
Michael S. Tsirkin
2007-03-26
IB/mthca: Fix thinko in init_mr_table()
Michael S. Tsirkin
2007-02-20
IB/mthca: Make 2 functions static
Adrian Bunk
2007-02-12
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
2007-02-12
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
2007-02-12
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
2006-11-29
IB/mthca: Fix section mismatches
Roland Dreier
2006-05-10
IB/mthca: FMR ioremap fix
Michael S. Tsirkin
2006-03-29
IB/mthca: Fix section mismatch problems
Roland Dreier
2006-03-20
IB/mthca: Optimize large messages on Sinai HCAs
Eli Cohen
2006-03-20
IB: Enable FMR pool user to set page size
Or Gerlitz
2006-03-20
IB/mthca: Whitespace cleanups
Roland Dreier
2006-03-20
IB/mthca: Get rid of might_sleep() annotations
Roland Dreier
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
2005-08-26
[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...
Guy German
2005-08-26
[PATCH] IB: sparse endianness cleanup
Sean Hefty
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Align FW command mailboxes to 4K
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Split off MTT allocation
Roland Dreier
2005-06-27
[PATCH] IB/mthca: Move mthca_is_memfree checks
Roland Dreier
2005-04-16
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
2005-04-16
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
2005-04-16
[PATCH] IB/mthca: split MR key munging routines
Michael S. Tsirkin
2005-04-16
[PATCH] IB/mthca: encapsulate MTT buddy allocator
Michael S. Tsirkin
2005-04-16
[PATCH] IB/mthca: fix MTT allocation in mem-free mode
Roland Dreier
2005-04-16
[PATCH] IB/mthca: fix MR allocation error path
Michael S. Tsirkin
2005-04-16
[PATCH] IB/mthca: map MPT/MTT context in mem-free mode
Roland Dreier
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds