index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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/ehca: Include <linux/mutex.h> from ehca_classes.h
Roland Dreier
2007-10-09
1
-0
/
+1
*
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
*
in-string typos of "error"
Eddy L O Jansson
2007-07-31
1
-1
/
+1
*
IB/ehca: Move extern declarations from .c files to .h files
Hoang-Nam Nguyen
2007-07-28
5
-4
/
+3
*
IB/ehca: Fix include order to better match kernel style
Hoang-Nam Nguyen
2007-07-28
1
-2
/
+2
*
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
*
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
2007-07-20
5
-63
/
+357
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
6
-7
/
+7
*
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/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: Use menuconfig for InfiniBand menu
Jan Engelhardt
2007-07-09
1
-1
/
+1
*
IB/ehca: Refactor "maybe missed event" code
Joachim Fenkes
2007-07-09
2
-19
/
+11
*
IB/ehca: Fix number of send WRs reported for new QP
Stefan Roscher
2007-05-24
1
-1
/
+1
*
IB/ehca: Return proper error code if register_mr fails
Hoang-Nam Nguyen
2007-05-19
1
-5
/
+2
*
IB/ehca: Disable scaling code by default, bump version number
Joachim Fenkes
2007-05-14
1
-3
/
+3
*
IB/ehca: Beautify sysfs attribute code and fix compiler warnings
Joachim Fenkes
2007-05-14
1
-49
/
+37
*
IB/ehca: Remove _irqsave, move #ifdef
Joachim Fenkes
2007-05-14
1
-4
/
+3
*
IB/ehca: Fix AQP0/1 QP number
Hoang-Nam Nguyen
2007-05-14
1
-2
/
+3
*
IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()
Joachim Fenkes
2007-05-14
1
-4
/
+8
*
IB/ehca: Serialize hypervisor calls in ehca_register_mr()
Stefan Roscher
2007-05-14
3
-2
/
+14
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-09
3
-33
/
+40
|
\
|
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
3
-33
/
+40
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+6
|
/
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
5
-7
/
+24
|
\
|
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-07
5
-7
/
+24
|
|
\
[prev]
[next]