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
Age
Commit message (
Expand
)
Author
2007-06-07
IB/mthca, mlx4_core: Fix typo in comment
Roland Dreier
2007-05-29
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
2007-05-21
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-19
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
2007-05-19
IB/mthca: Set GRH:HopLimit when building MLX headers
Rolf Manderscheid
2007-05-19
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
2007-05-14
IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ
Michael S. Tsirkin
2007-05-14
IB/mthca: Fix posting >255 recv WRs for Tavor
Michael S. Tsirkin
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-06
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-04-30
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
2007-04-24
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-24
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
2007-04-24
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-18
IB/mthca: Update HCA firmware revisions
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-03-01
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
2007-02-20
IB/mthca: Make 2 functions static
Adrian Bunk
2007-02-16
IB/mthca: Fix allocation of ICM chunks in coherent memory
Roland Dreier
2007-02-16
IB/mthca: Allow the QP state transition RESET->RESET
Dotan Barak
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
2007-02-12
IB/mthca: Give reserved MTTs a separate cache line
Michael S. Tsirkin
2007-02-12
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
Michael S. Tsirkin
2007-02-10
IB/mthca: Work around gcc bug on sparc64
David Howells
2007-02-10
IB/mthca: Use correct structure size in call to memset()
Roland Dreier
2007-02-04
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-01-09
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
2007-01-07
IB/mthca: Fix PRM compliance problem in atomic-send completions
Jack Morgenstein
2007-01-04
IB/mthca: Fix off-by-one in FMR handling on memfree
Michael S. Tsirkin
2006-12-30
[PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion
Michael S. Tsirkin
2006-12-15
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
Roland Dreier
2006-12-15
IB/mthca: Add HCA profile module parameters
Leonid Arsh
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-11-29
IB/mthca: Fix initial SRQ logsize for mem-free HCAs
Jack Morgenstein
2006-11-29
IB/mthca: Fix section mismatches
Roland Dreier
2006-11-29
IB: kmemdup() cleanup
Eric Sesterhenn
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-31
IB/mthca: Fix MAD extended header format for MAD_IFC firmware command
Michael S. Tsirkin
2006-10-16
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2006-10-10
IB/mthca: Fix off-by-one in mthca SRQ creation
Michael S. Tsirkin
2006-10-10
IB/mthca: Query port fix
Jack Morgenstein
[next]