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
/
mthca
Commit message (
Expand
)
Author
Age
*
IB/mthca: Mark error paths as unlikely() in post_srq_recv functions
Eli Cohen
2007-10-10
*
IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up
Roland Dreier
2007-10-09
*
IB/mthca: Increase max number of QPs per multicast group to 56
Roland Dreier
2007-10-09
*
IB/mthca: Use PCI-X/PCI-Express read control interfaces
Peter Oruba
2007-10-09
*
IB/mthca: Enable MSI-X by default
Michael S. Tsirkin
2007-10-09
*
IB/mthca: Change command token on timeout
Michael S. Tsirkin
2007-07-21
*
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/mthca: Factor out setting WQE data segment entries
Roland Dreier
2007-07-18
*
IB/mthca: Use uninitialized_var() for f0
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
*
drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning
Jeff Garzik
2007-07-17
*
IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)
Shani Moideen
2007-07-10
*
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
2007-07-09
*
IB/mthca, mlx4_core: Fix typo in comment
Roland Dreier
2007-06-07
*
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
Michael S. Tsirkin
2007-05-29
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
|
\
|
*
IB/mthca: Fix RESET to ERROR transition
Michael S. Tsirkin
2007-05-19
|
*
IB/mthca: Set GRH:HopLimit when building MLX headers
Rolf Manderscheid
2007-05-19
|
*
IB/mthca: Fix use-after-free on device restart
Ali Ayoub
2007-05-19
*
|
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
|
/
*
IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ
Michael S. Tsirkin
2007-05-14
*
IB/mthca: Fix posting >255 recv WRs for Tavor
Michael S. Tsirkin
2007-05-14
*
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-05-08
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-07
|
\
|
*
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2007-05-07
|
*
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-07
|
*
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
2007-04-30
*
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
|
/
*
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-25
*
IB/mthca: Simplify CQ cleaning in mthca_free_qp()
Roland Dreier
2007-04-24
*
IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory
Roland Dreier
2007-04-24
*
IB/mthca: Update HCA firmware revisions
Roland Dreier
2007-04-18
*
IB/mthca: Fix data corruption after FMR unmap on Sinai
Michael S. Tsirkin
2007-04-16
*
IB/mthca: Fix thinko in init_mr_table()
Michael S. Tsirkin
2007-03-26
*
IB/mthca: Fix error path in mthca_alloc_memfree()
Roland Dreier
2007-03-01
*
IB/mthca: Make 2 functions static
Adrian Bunk
2007-02-20
*
IB/mthca: Fix allocation of ICM chunks in coherent memory
Roland Dreier
2007-02-16
*
IB/mthca: Allow the QP state transition RESET->RESET
Dotan Barak
2007-02-16
*
IB/mthca: Always fill MTTs from CPU
Michael S. Tsirkin
2007-02-12
*
IB/mthca: Merge MR and FMR space on 64-bit systems
Michael S. Tsirkin
2007-02-12
*
IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs
Michael S. Tsirkin
2007-02-12
*
IB/mthca: Give reserved MTTs a separate cache line
Michael S. Tsirkin
2007-02-12
*
IB/mthca: Fix reserved MTTs calculation on mem-free HCAs
Michael S. Tsirkin
2007-02-12
*
IB/mthca: Work around gcc bug on sparc64
David Howells
2007-02-10
*
IB/mthca: Use correct structure size in call to memset()
Roland Dreier
2007-02-10
*
IB: Return qp pointer as part of ib_wc
Michael S. Tsirkin
2007-02-04
*
IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state
Dotan Barak
2007-01-09
[next]