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
/
ehca
/
ehca_main.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-07-13
|
\
|
*
IB/ehca: Fix error return code in ehca_create_slab_caches()
Wei Yongjun
2013-06-20
*
|
ibmebus: convert of_platform_driver to platform_driver
Rob Herring
2013-06-12
|
/
*
Drivers: infinband: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-12
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
|
\
|
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
|
IB/ehca: Fix bitmask handling for lock_hcalls
Alexander Schmidt
2010-07-19
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-05-25
|
\
|
*
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-05-21
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
|
/
*
IB/ehca: Rework destroy_eq()
Alexander Schmidt
2009-12-09
*
driver model: constify attribute groups
David Brownell
2009-09-15
*
IB/ehca: Make port autodetect mode the default
Alexander Schmidt
2009-09-05
*
IB/ehca: Bump version number
Alexander Schmidt
2009-06-23
*
IB/ehca: Tolerate dynamic memory operations before driver load
Hannes Hering
2009-06-23
*
infiniband: ehca: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-16
*
IB/ehca: Increment version number
Stefan Roscher
2009-05-13
*
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-16
*
IB/ehca: spin_lock_irqsave() takes an unsigned long
Stephen Rothwell
2009-01-07
*
IB/ehca: Fix locking for shca_list_lock
Joachim Fenkes
2008-12-01
*
IB/ehca: Change misleading error message on memory hotplug
Joachim Fenkes
2008-12-01
*
IB/ehca: Reject dynamic memory add/remove when ehca adapter is present
Stefan Roscher
2008-10-22
*
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
2008-10-22
*
IB/ehca: Make device table externally visible
Joachim Fenkes
2008-07-15
*
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
2008-04-29
*
IB/ehca: Bump version number to 0026
Joachim Fenkes
2008-04-23
*
IB/ehca: Make some module parameters bool, update descriptions
Joachim Fenkes
2008-04-23
*
IB/ehca: Remove mr_largepage parameter
Joachim Fenkes
2008-04-23
*
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-23
*
IB/ehca: Make symbols used only in a single source file static
Roland Dreier
2008-04-17
*
IB/ehca: Add PMA support
Hoang-Nam Nguyen
2008-02-04
*
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
2008-01-25
*
IB/ehca: Define array to store SMI/GSI QPs
Hoang-Nam Nguyen
2008-01-25
*
IB/ehca: Use round_jiffies() for EQ polling timer
Anton Blanchard
2008-01-25
*
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2008-01-24
*
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
2007-12-13
*
IB/ehca: Serialize HCA-related hCalls if necessary
Joachim Fenkes
2007-12-12
*
IB/ehca: Fix static rate calculation
Joachim Fenkes
2007-11-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
|
\
|
*
IB/ehca: Enable large page MRs by default
Joachim Fenkes
2007-10-18
|
*
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
2007-10-18
*
|
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
*
|
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
2007-10-17
|
/
*
IB/ehca: Bump version number and change its format
Joachim Fenkes
2007-10-09
*
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
*
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
2007-10-09
*
IB/ehca: Export module parameters in sysfs
Anton Blanchard
2007-10-09
[next]