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
Age
Commit message (
Expand
)
Author
2006-09-22
IB/ipath: simplify debugging code after ipath_core and ib_ipath merger
Bryan O'Sullivan
2006-09-22
IB/ipath: simplify layering code
Bryan O'Sullivan
2006-09-22
IB/ipath: merge ipath_core and ib_ipath drivers
Bryan O'Sullivan
2006-09-22
IB/ipath: drop requirement that PIO buffers be mmaped write-only
Bryan O'Sullivan
2006-09-22
IB/ipath: fix handling of kpiobufs
Bryan O'Sullivan
2006-09-22
IB/ipath: fix for crash on module unload, if cfgports < portcnt
Bryan O'Sullivan
2006-09-22
IB/ipath: lock resource limit counters correctly
Bryan O'Sullivan
2006-09-22
IB/ipath: More changes to support InfiniPath on PowerPC 970 systems
Bryan O'Sullivan
2006-09-22
IB/ipath: Performance improvements via mmap of queues
Ralph Campbell
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
2006-09-22
IB/mthca: Include the header we really want
James Lentini
2006-09-22
IB/mthca: Don't use privileged UAR for kernel access
Michael S. Tsirkin
2006-09-22
IB/mthca: Fix lid used for sending traps
Jack Morgenstein
2006-08-31
IB/mthca: Use IRQ safe locks to protect allocation bitmaps
Roland Dreier
2006-08-23
IB/mthca: Update HCA firmware revisions
Michael S. Tsirkin
2006-08-18
IB/mthca: No userspace SRQs if HCA doesn't have SRQ support
Roland Dreier
2006-08-11
IB/mthca: Fix potential AB-BA deadlock with CQ locks
Roland Dreier
2006-08-10
IB/mthca: Make fence flag work for send work requests
Michael S. Tsirkin
2006-08-03
IB/mthca: Clean up mthca array index mask
Roland Dreier
2006-08-03
IB/mthca: Fix mthca_array_clear() thinko
Michael S. Tsirkin
2006-07-24
IB/mthca: Initialize max_cmds before debug code prints it
Roland Dreier
2006-07-24
IB/ipath: ipath_skip_sge() can break if num_sge > 1
Ralph Campbell
2006-07-24
IB/ipath: Fix ib_ipath driver to work with SRP
Ralph Campbell
2006-07-24
IB/ipath: Fix a data corruption
Ralph Campbell
2006-07-24
IB/mthca: Fix SRQ limit event range check
Dotan Barak
2006-07-14
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
2006-07-14
[PATCH] IB/mthca: fix static rate returned by mthca_ah_query
Jack Morgenstein
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-01
[PATCH] IB/ipath: namespace cleanup: replace ips with ipath
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: ignore receive queue size if SRQ is specified
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: remove some #if 0 code related to lockable memory
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: read/write correct sizes through diag interface
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: support more models of InfiniPath hardware
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: drop the "stats" sysfs attribute group
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: purge sps_lid and sps_mlid arrays
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: rC receive interrupt performance changes
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: fixes to performance get counters for IB compliance
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: check for valid LID and multicast LIDs
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: removed redundant statements
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: don't confuse the max message size with the MTU
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: disallow send of invalid packet sizes over UD
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: fix lost interrupts on HT-400
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: fixed bug 9776 for real
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: reduce overhead on receive interrupts
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: memory management cleanups
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata
Bryan O'Sullivan
2006-07-01
[PATCH] IB/ipath: use more appropriate gfp flags
Bryan O'Sullivan
[next]