index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
Jack Morgenstein
2007-10-09
1
-4
/
+3
*
IB/ehca: Return srq_attr->max_sge in ehca_query_srq()
Joachim Fenkes
2007-10-09
1
-0
/
+1
*
IB/ehca: Adjust 64-bit alignment of create QP response for userspace
Hoang-Nam Nguyen
2007-10-09
1
-0
/
+1
*
IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()
Hoang-Nam Nguyen
2007-10-09
1
-0
/
+2
*
IB/mlx4: Display misc device information under /sys/class/infiniband/
Jack Morgenstein
2007-10-09
1
-0
/
+45
*
IB/ehca: Misc cpuinit section annotations and #ifdef cleanups
Satyam Sharma
2007-10-09
1
-18
/
+11
*
IB/ehca: Only use MR large pages for hugetlb regions
Joachim Fenkes
2007-10-09
1
-10
/
+15
*
IB/ehca: Fix large page HW cap defines
Hoang-Nam Nguyen
2007-10-09
1
-4
/
+4
*
IB/ehca: Bump version number and change its format
Joachim Fenkes
2007-10-09
1
-2
/
+4
*
IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...
Joachim Fenkes
2007-10-09
1
-7
/
+7
*
IB/ehca: Serialize MR alloc and MR free hvCalls
Joachim Fenkes
2007-10-09
1
-7
/
+21
*
IB/ehca: Path migration support
Joachim Fenkes
2007-10-09
2
-26
/
+68
*
IB/ehca: Add check for max #SGE to create_qp()
Joachim Fenkes
2007-10-09
1
-1
/
+13
*
IB/ehca: ehca_gen_warn() should always print
Joachim Fenkes
2007-10-09
1
-6
/
+3
*
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
10
-101
/
+100
*
IB/ehca: Refactor hvcall tracing
Joachim Fenkes
2007-10-09
1
-33
/
+24
*
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
2007-10-09
4
-4
/
+10
*
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
2007-10-09
4
-15
/
+25
*
IB/ehca: Small QP userspace support
Stefan Roscher
2007-10-09
2
-4
/
+4
*
IB/mthca: Use PCI-X/PCI-Express read control interfaces
Peter Oruba
2007-10-09
1
-25
/
+8
*
IB/ehca: Export module parameters in sysfs
Anton Blanchard
2007-10-09
1
-10
/
+10
*
IB/ehca: Make output clearer by removing some debug messages
Anton Blanchard
2007-10-09
2
-6
/
+0
*
IB/mlx4: Fix up SRQ limit_watermark endianness
Roland Dreier
2007-10-09
1
-1
/
+1
*
IB/mthca: Enable MSI-X by default
Michael S. Tsirkin
2007-10-09
1
-31
/
+46
*
IB/ehca: Include <linux/mutex.h> from ehca_classes.h
Roland Dreier
2007-10-09
1
-0
/
+1
*
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
Roland Dreier
2007-10-09
1
-5
/
+9
*
RDMA/cxgb3: Make the iw_cxgb3 module parameters writable
Steve Wise
2007-10-09
1
-8
/
+8
*
IB/mlx4: Fix data corruption triggered by wrong headroom marking order
Jack Morgenstein
2007-09-23
1
-13
/
+49
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-08-31
4
-25
/
+45
|
\
|
*
IB/ehca: SRQ fixes to enable IPoIB CM
Joachim Fenkes
2007-08-31
2
-20
/
+38
|
*
IB/ehca: Fix Small QP regressions
Stefan Roscher
2007-08-31
2
-5
/
+7
*
|
cxgb3 - Fix dev->priv usage
Divy Le Ray
2007-08-31
1
-1
/
+1
|
/
*
IB/mlx4: Incorrect semicolon after if statement
Ilpo Järvinen
2007-08-15
1
-1
/
+1
*
IB/mlx4: Fix opcode returned in RDMA read completion
Vu Pham
2007-08-03
1
-1
/
+1
*
RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()
Steve Wise
2007-08-03
1
-8
/
+8
*
in-string typos of "error"
Eddy L O Jansson
2007-07-31
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-30
14
-86
/
+98
|
\
|
*
IB/ipath: Workaround problem of errormask register being overwritten
Dave Olson
2007-07-30
4
-29
/
+66
|
*
IB/ipath: Fix some issues with buffer cancel and sendctrl register update
Dave Olson
2007-07-30
4
-9
/
+12
|
*
IB/ipath: Use faster put_tid_2 routine after initialization
Dave Olson
2007-07-30
1
-7
/
+13
|
*
IB/ipath: Remove unsafe fastrcvint code from interrupt handler
Dave Olson
2007-07-30
2
-34
/
+1
|
*
IB/ehca: Move extern declarations from .c files to .h files
Hoang-Nam Nguyen
2007-07-28
5
-4
/
+3
|
*
IB/mlx4: Whitespace fix
Roland Dreier
2007-07-28
1
-1
/
+0
|
*
IB/ehca: Fix include order to better match kernel style
Hoang-Nam Nguyen
2007-07-28
1
-2
/
+2
|
*
RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure
Tom Tucker
2007-07-28
1
-0
/
+1
*
|
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
1
-0
/
+1
|
/
*
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-20
10
-159
/
+378
*
IB/ehca: Make internal_create/destroy_qp() static
Joachim Fenkes
2007-07-20
1
-8
/
+9
*
IB/ehca: Move ehca2ib_return_code() out of line
Hoang-Nam Nguyen
2007-07-20
2
-18
/
+18
*
IB/ehca: Generate async event when SRQ limit reached
Hoang-Nam Nguyen
2007-07-20
1
-14
/
+28
[next]