index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-02-04
2
-2
/
+2
*
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
2007-01-09
1
-9
/
+17
*
IB/mthca: Fix PRM compliance problem in atomic-send completions
Jack Morgenstein
2007-01-07
1
-2
/
+6
*
IB/mthca: Fix off-by-one in FMR handling on memfree
Michael S. Tsirkin
2007-01-04
1
-1
/
+1
*
[PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion
Michael S. Tsirkin
2006-12-30
1
-1
/
+2
*
IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
Roland Dreier
2006-12-15
1
-3
/
+1
*
IB/mthca: Add HCA profile module parameters
Leonid Arsh
2006-12-15
1
-14
/
+97
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
3
-6
/
+6
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
11
-44
/
+35
|
\
|
*
IB/mthca: Fix initial SRQ logsize for mem-free HCAs
Jack Morgenstein
2006-11-29
1
-1
/
+1
|
*
IB/mthca: Fix section mismatches
Roland Dreier
2006-11-29
10
-41
/
+33
|
*
IB: kmemdup() cleanup
Eric Sesterhenn
2006-11-29
1
-2
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-2
/
+2
|
/
*
IB/mthca: Fix MAD extended header format for MAD_IFC firmware command
Michael S. Tsirkin
2006-10-31
1
-7
/
+7
*
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2006-10-16
3
-0
/
+34
*
IB/mthca: Fix off-by-one in mthca SRQ creation
Michael S. Tsirkin
2006-10-10
1
-2
/
+4
*
IB/mthca: Query port fix
Jack Morgenstein
2006-10-10
1
-0
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-6
/
+4
*
IB/mthca: Simplify calls to mthca_cq_clean()
Roland Dreier
2006-09-22
1
-3
/
+2
*
IB/mthca: Recover from catastrophic errors
Jack Morgenstein
2006-09-22
3
-21
/
+136
*
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
1
-1
/
+1
*
IB: Whitespace fixes
Roland Dreier
2006-09-22
1
-5
/
+5
*
IB/mthca: Return correct number of bits for static rate in query_qp
Jack Morgenstein
2006-09-22
1
-1
/
+1
*
IB/mthca: Return port number for unconnected QPs in query_qp
Jack Morgenstein
2006-09-22
1
-4
/
+6
*
IB/mthca: Fix default static rate returned for Tavor in AV
Jack Morgenstein
2006-09-22
1
-1
/
+1
*
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
3
-4
/
+6
*
IB/mthca: Include the header we really want
James Lentini
2006-09-22
1
-1
/
+1
*
IB/mthca: Don't use privileged UAR for kernel access
Michael S. Tsirkin
2006-09-22
1
-1
/
+1
*
IB/mthca: Fix lid used for sending traps
Jack Morgenstein
2006-09-22
1
-1
/
+1
*
IB/mthca: Use IRQ safe locks to protect allocation bitmaps
Roland Dreier
2006-08-31
1
-4
/
+11
*
IB/mthca: Update HCA firmware revisions
Michael S. Tsirkin
2006-08-23
1
-3
/
+3
*
IB/mthca: No userspace SRQs if HCA doesn't have SRQ support
Roland Dreier
2006-08-18
1
-5
/
+6
*
IB/mthca: Fix potential AB-BA deadlock with CQ locks
Roland Dreier
2006-08-11
2
-14
/
+32
*
IB/mthca: Make fence flag work for send work requests
Michael S. Tsirkin
2006-08-10
1
-2
/
+10
*
IB/mthca: Clean up mthca array index mask
Roland Dreier
2006-08-03
1
-8
/
+7
*
IB/mthca: Fix mthca_array_clear() thinko
Michael S. Tsirkin
2006-08-03
1
-1
/
+3
*
IB/mthca: Initialize max_cmds before debug code prints it
Roland Dreier
2006-07-24
1
-2
/
+3
*
IB/mthca: Fix SRQ limit event range check
Dotan Barak
2006-07-24
1
-1
/
+2
*
[PATCH] IB/mthca: comment fix
Michael S. Tsirkin
2006-07-14
1
-7
/
+6
*
[PATCH] IB/mthca: fix static rate returned by mthca_ah_query
Jack Morgenstein
2006-07-14
1
-2
/
+3
*
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
2006-07-04
1
-1
/
+4
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
2
-2
/
+0
*
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-2
/
+3
*
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-06-17
5
-22
/
+48
*
IB/mthca: Fix memory leak on modify_qp error paths
Roland Dreier
2006-06-17
1
-6
/
+6
*
IB/mthca: Fill in max_map_per_fmr device attribute
Or Gerlitz
2006-06-17
1
-0
/
+10
*
IB/mthca: Add client reregister event generation
Leonid Arsh
2006-06-17
1
-3
/
+11
*
IB/mthca: Convert FW commands to use wait_for_completion_timeout()
Roland Dreier
2006-06-17
1
-19
/
+4
[next]