index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
*
IB/mthca: Simplify use of size0 in work request posting
Roland Dreier
2007-07-18
*
IB/mthca: Factor out setting WQE UD segment entries
Roland Dreier
2007-07-18
*
IB/mthca: Factor out setting WQE remote address and atomic segment entries
Roland Dreier
2007-07-18
*
IB/mlx4: Factor out setting other WQE segments
Roland Dreier
2007-07-18
*
IB/mlx4: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
*
IB/mthca: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
*
IB/mlx4: Return receive queue sizes for userspace QPs from query QP
Roland Dreier
2007-07-17
*
IB/mthca: Use uninitialized_var() for f0
Roland Dreier
2007-07-17
*
IB/ipath: Remove ipath_get_user_pages_nocopy()
Roland Dreier
2007-07-17
*
IB/ipath: Make a few functions static
Roland Dreier
2007-07-17
*
IB/mthca: Fix printk format used for firmware version in warning
Roland Dreier
2007-07-17
*
IB/mthca: Schedule MSI support for removal
Roland Dreier
2007-07-17
*
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Restructure ehca_set_pagebuf()
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: MR/MW structure refactoring
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Use macro to calculate number of chunks in a mem block
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Use common error code mapping instead of specific ones
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()
Hoang-Nam Nguyen
2007-07-17
*
IB/ehca: Fix HW level autodetection
Joachim Fenkes
2007-07-17
*
IB/mlx4: Take sizeof the correct pointer in call to memset()
Dotan Barak
2007-07-17
*
IB/mlx4: Fix port returned from query QP for QPs in INIT state
Jack Morgenstein
2007-07-17
*
IB/mlx4: Fix flow label returned from query QP
Jack Morgenstein
2007-07-17
*
RDMA/cxgb3: Remove cm_id reference on listen failures
Steve Wise
2007-07-17
*
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
2007-07-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-12
|
\
|
*
IB/mlx4: Implement query SRQ
Jack Morgenstein
2007-07-12
|
*
IB/mlx4: Implement query QP
Jack Morgenstein
2007-07-12
|
*
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
Shani Moideen
2007-07-10
|
*
IB/ehca: Improve latency by unlocking after triggering the hardware
Hoang-Nam Nguyen
2007-07-09
|
*
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
Joachim Fenkes
2007-07-09
|
*
IB/ehca: Return QP pointer in poll_cq()
Joachim Fenkes
2007-07-09
|
*
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
2007-07-09
|
*
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
Joachim Fenkes
2007-07-09
|
*
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
2007-07-09
|
*
IB/ehca: Report RDMA atomic attributes in query_qp()
Hoang-Nam Nguyen
2007-07-09
|
*
IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
Stefan Roscher
2007-07-09
|
*
IB/ehca: Support UD low-latency QPs
Stefan Roscher
2007-07-09
|
*
IB/ehca: add Shared Receive Queue support
Joachim Fenkes
2007-07-09
|
*
IB/ehca: QP code restructuring in preparation for SRQ
Joachim Fenkes
2007-07-09
|
*
IB/ehca: HW level, HW caps and MTU autodetection
Joachim Fenkes
2007-07-09
|
*
IB/ehca: Change scaling_code parameter description to match default value
Hoang-Nam Nguyen
2007-07-09
|
*
IB/ipath: return correct PortGUID in NodeInfo
Sean Hefty
2007-07-09
|
*
IB/ipath: Remove bogus RD_ATOMIC checks from modify_qp
Arthur Jones
2007-07-09
|
*
IB/ipath: Test interrupts at driver startup
Arthur Jones
2007-07-09
|
*
IB/ipath: Remove support for preproduction HTX InfiniPath cards
Ralph Campbell
2007-07-09
|
*
IB/ipath: Change version wording to be less confusing with release number
Dave Olson
2007-07-09
|
*
IB/ipath: Lower default number of kernel send buffers
Ralph Campbell
2007-07-09
|
*
IB/ipath: Be more cautious about coming out of freeze mode
Dave Olson
2007-07-09
[next]