index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
|
\
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-07
|
|
\
|
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
*
|
|
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
2007-05-08
*
|
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-07
|
\
\
|
*
|
IPoIB: Convert to NAPI
Roland Dreier
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/ipath: Fix a race condition when generating ACKs
Ralph Campbell
2007-05-07
|
*
|
IB/ipath: Fix two more spin lock problems
Ralph Campbell
2007-05-07
|
*
|
IB/fmr_pool: Add prefix to all printks
Roland Dreier
2007-05-07
|
*
|
IB/srp: Set proc_name
Roland Dreier
2007-05-07
|
*
|
IB/srp: Add orig_dgid sysfs attribute to scsi_host
Ishai Rabinovitz
2007-05-07
|
*
|
IPoIB/cm: Don't crash if remote side uses one QP for both directions
Michael S. Tsirkin
2007-05-07
|
*
|
RDMA/cxgb3: Support for new abort logic
Steve Wise
2007-05-07
|
*
|
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
Steve Wise
2007-04-30
|
*
|
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
Steve Wise
2007-04-30
|
*
|
RDMA/cxgb3: Fix TERM codes
Steve Wise
2007-04-30
|
*
|
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
Michael S. Tsirkin
2007-04-30
|
*
|
IB/ipath: Don't corrupt pending mmap list when unmapped objects are freed
Robert Walsh
2007-04-30
|
*
|
IB/mthca: Work around kernel QP starvation
Michael S. Tsirkin
2007-04-30
|
*
|
IB/ipath: Don't put QP in timeout queue if waiting to send
Ralph Campbell
2007-04-30
|
*
|
IB/ipath: Don't call spin_lock_irq() from interrupt context
Ralph Campbell
2007-04-30
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-05-05
|
\
\
\
|
*
|
|
[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH
Mike Christie
2007-03-11
*
|
|
|
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-27
|
|
\
\
|
|
*
|
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
2007-04-25
|
|
*
|
IB/ehca: Implement modify_port
Joachim Fenkes
2007-04-25
|
|
*
|
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
2007-04-25
|
|
*
|
IB/mad: Change SMI to use enums rather than magic return codes
Hal Rosenstock
2007-04-24
|
|
*
|
IB/umad: Implement GRH handling for sent/received MADs
Sean Hefty
2007-04-24
|
|
*
|
IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr
Sean Hefty
2007-04-24
|
|
*
|
IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()
Sean Hefty
2007-04-24
|
|
*
|
IB/ucm: Simplify ib_ucm_event()
Sean Hefty
2007-04-24
|
|
*
|
RDMA/ucma: Simplify ucma_get_event()
Sean Hefty
2007-04-24
|
|
*
|
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/ipath: Fix WC format drift between user and kernel space
Robert Walsh
2007-04-18
|
|
*
|
IB/ipath: Check that a UD work request's address handle is valid
Robert Walsh
2007-04-18
|
|
*
|
IB/ipath: Remove duplicate stuff from ipath_verbs.h
Robert Walsh
2007-04-18
|
|
*
|
IB/ipath: Check reserved memory keys
Robert Walsh
2007-04-18
|
|
*
|
IB/ipath: Fix unit selection when all CPU affinity bits set
Bryan O'Sullivan
2007-04-18
|
|
*
|
IB/ipath: Don't allow QPs 0 and 1 to be opened multiple times
Bryan O'Sullivan
2007-04-18
|
|
*
|
IB/ipath: Disable IB link earlier in shutdown sequence
Bryan O'Sullivan
2007-04-18
|
|
*
|
IB/ipath: Prevent random program use of diags interface
Bryan O'Sullivan
2007-04-18
|
|
*
|
IB/ipath: On unrecoverable errors, force link down, LEDs off
Bryan O'Sullivan
2007-04-18
[next]