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
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
7
-8
/
+8
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
IB/mthca: Simplify use of size0 in work request posting
Roland Dreier
2007-07-18
1
-17
/
+24
*
IB/mthca: Factor out setting WQE UD segment entries
Roland Dreier
2007-07-18
1
-18
/
+22
*
IB/mthca: Factor out setting WQE remote address and atomic segment entries
Roland Dreier
2007-07-18
1
-59
/
+40
*
IB/mlx4: Factor out setting other WQE segments
Roland Dreier
2007-07-18
1
-31
/
+36
*
IB/mlx4: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
1
-6
/
+9
*
IB/mthca: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
3
-54
/
+30
*
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
Roland Dreier
2007-07-17
1
-8
/
+16
*
IB/mthca: Use uninitialized_var() for f0
Roland Dreier
2007-07-17
1
-2
/
+14
*
IB/ipath: Remove ipath_get_user_pages_nocopy()
Roland Dreier
2007-07-17
2
-27
/
+0
*
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
7
-11
/
+6
*
IB/mthca: Fix printk format used for firmware version in warning
Roland Dreier
2007-07-17
1
-1
/
+1
*
IB/mthca: Schedule MSI support for removal
Roland Dreier
2007-07-17
1
-4
/
+16
*
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
22
-242
/
+261
*
IB/ehca: Restructure ehca_set_pagebuf()
Hoang-Nam Nguyen
2007-07-17
1
-331
/
+200
*
IB/ehca: MR/MW structure refactoring
Hoang-Nam Nguyen
2007-07-17
2
-277
/
+284
*
IB/ehca: Use macro to calculate number of chunks in a mem block
Hoang-Nam Nguyen
2007-07-17
1
-23
/
+24
*
IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
Hoang-Nam Nguyen
2007-07-17
1
-8
/
+11
*
IB/ehca: Use common error code mapping instead of specific ones
Hoang-Nam Nguyen
2007-07-17
3
-197
/
+15
*
IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
Hoang-Nam Nguyen
2007-07-17
1
-0
/
+1
*
IB/ehca: Fix HW level autodetection
Joachim Fenkes
2007-07-17
1
-12
/
+17
*
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
2007-07-17
1
-1
/
+1
*
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
2007-07-17
1
-1
/
+4
*
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
2007-07-17
1
-1
/
+1
*
RDMA/cxgb3: Remove cm_id reference on listen failures
Steve Wise
2007-07-17
1
-0
/
+1
*
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
2007-07-17
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-12
69
-853
/
+2448
|
\
|
*
IB/mlx4: Implement query SRQ
Jack Morgenstein
2007-07-12
3
-0
/
+21
|
*
IB/mlx4: Implement query QP
Jack Morgenstein
2007-07-12
3
-0
/
+141
|
*
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
Shani Moideen
2007-07-10
2
-2
/
+2
|
*
IB/ehca: Improve latency by unlocking after triggering the hardware
Hoang-Nam Nguyen
2007-07-09
1
-3
/
+2
|
*
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
Joachim Fenkes
2007-07-09
4
-31
/
+101
|
*
IB/ehca: Return QP pointer in poll_cq()
Joachim Fenkes
2007-07-09
1
-3
/
+8
|
*
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
2007-07-09
6
-32
/
+28
|
*
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
Joachim Fenkes
2007-07-09
5
-39
/
+29
|
*
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
2007-07-09
6
-36
/
+27
|
*
IB/ehca: Report RDMA atomic attributes in query_qp()
Hoang-Nam Nguyen
2007-07-09
1
-0
/
+3
|
*
IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
Stefan Roscher
2007-07-09
1
-0
/
+11
|
*
IB/ehca: Support UD low-latency QPs
Stefan Roscher
2007-07-09
1
-27
/
+57
|
*
IB/ehca: add Shared Receive Queue support
Joachim Fenkes
2007-07-09
9
-107
/
+480
|
*
IB/ehca: QP code restructuring in preparation for SRQ
Joachim Fenkes
2007-07-09
4
-170
/
+166
|
*
IB/ehca: HW level, HW caps and MTU autodetection
Joachim Fenkes
2007-07-09
5
-11
/
+104
|
*
IB/ehca: Change scaling_code parameter description to match default value
Hoang-Nam Nguyen
2007-07-09
1
-1
/
+1
|
*
IB/ipath: return correct PortGUID in NodeInfo
Sean Hefty
2007-07-09
1
-1
/
+1
|
*
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
Arthur Jones
2007-07-09
1
-8
/
+0
|
*
IB/ipath: Test interrupts at driver startup
Arthur Jones
2007-07-09
3
-0
/
+31
|
*
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
2007-07-09
4
-48
/
+12
|
*
IB/ipath: Change version wording to be less confusing with release number
Dave Olson
2007-07-09
1
-1
/
+1
|
*
IB/ipath: Lower default number of kernel send buffers
Ralph Campbell
2007-07-09
1
-1
/
+1
[next]