index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
2
-3
/
+3
|
\
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
2
-3
/
+3
*
|
IB/ehca: Require in_wc in process_mad()
Alexander Schmidt
2010-02-19
1
-1
/
+1
*
|
IB/ehca: Allow access for ib_query_qp()
Alexander Schmidt
2010-02-12
1
-3
/
+1
*
|
IB/ehca: Do not turn off irqs in tasklet context
Alexander Schmidt
2010-02-12
1
-3
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-12-16
4
-40
/
+39
|
\
|
*
IB/ehca: Fix error paths in post_send and post_recv
Frank Zago
2009-12-09
1
-36
/
+31
|
*
IB/ehca: Rework destroy_eq()
Alexander Schmidt
2009-12-09
3
-4
/
+8
*
|
this_cpu: Straight transformations
Christoph Lameter
2009-10-03
1
-2
/
+1
|
/
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
1
-1
/
+1
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
*
IB/ehca: Fix CQE flags reporting
Joachim Fenkes
2009-09-05
1
-1
/
+5
*
IB/ehca: Construct MAD redirect replies from request MAD
Joachim Fenkes
2009-09-05
1
-6
/
+41
*
IB/ehca: Make port autodetect mode the default
Alexander Schmidt
2009-09-05
1
-4
/
+4
*
IB/ehca: Bump version number
Alexander Schmidt
2009-06-23
1
-1
/
+1
*
IB/ehca: Ensure that guid_entry index is not negative
Roel Kluin
2009-06-22
1
-1
/
+1
*
IB/ehca: Tolerate dynamic memory operations before driver load
Hannes Hering
2009-06-22
3
-17
/
+522
*
infiniband: ehca: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-4
/
+4
*
-
.
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
2009-06-14
9
-102
/
+89
|
\
\
|
|
*
infiniband: Remove void casts
Jack Stone
2009-05-13
1
-5
/
+4
|
|
/
|
/
|
|
*
IB/ehca: Remove superfluous bitmasks from QP control block
Joachim Fenkes
2009-06-03
2
-41
/
+5
|
*
IB/ehca: Increment version number
Stefan Roscher
2009-05-13
1
-1
/
+1
|
*
IB/ehca: Remove unnecessary memory operations for userspace queue pairs
Stefan Roscher
2009-05-13
5
-50
/
+65
|
*
IB/ehca: Fall back to vmalloc() for big allocations
Stefan Roscher
2009-05-13
1
-4
/
+13
|
*
IB/ehca: Replace vmalloc() with kmalloc() for queue allocation
Anton Blanchard
2009-05-13
1
-3
/
+3
|
/
*
IB: Remove __constant_{endian} uses
Harvey Harrison
2009-01-17
1
-4
/
+4
*
IB/ehca: Use consistent types for ehca_plpar_hcall9()
Stephen Rothwell
2009-01-16
1
-13
/
+13
*
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-16
12
-130
/
+130
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-01-13
1
-1
/
+1
|
\
|
*
IB/ehca: spin_lock_irqsave() takes an unsigned long
Stephen Rothwell
2009-01-07
1
-1
/
+1
*
|
cpumask: use new cpumask API in drivers/infiniband/hw/ehca
Rusty Russell
2008-12-30
1
-5
/
+5
*
|
cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c
Rusty Russell
2008-12-30
1
-4
/
+3
|
/
*
IB/ehca: Remove redundant test of vpage
Julia Lawall
2008-12-21
1
-1
/
+1
*
IB/ehca: Replace modulus operations in flush error completion path
Stefan Roscher
2008-12-05
3
-13
/
+19
*
IB/ehca: Fix locking for shca_list_lock
Joachim Fenkes
2008-12-01
1
-7
/
+10
*
IB/ehca: Fix problem with generated flush work completions
Stefan Roscher
2008-12-01
3
-28
/
+53
*
IB/ehca: Change misleading error message on memory hotplug
Joachim Fenkes
2008-12-01
1
-2
/
+1
*
IB/ehca: Remove reference to special QP in case of port activation failure
Stefan Roscher
2008-11-11
2
-16
/
+33
*
IB/ehca: Reject dynamic memory add/remove when ehca adapter is present
Stefan Roscher
2008-10-22
1
-0
/
+48
*
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
2008-10-22
4
-19
/
+26
*
IB/ehca: Don't allow creating UC QP with SRQ
Hoang-Nam Nguyen
2008-10-10
1
-0
/
+6
*
IB/ehca: Generate flush status CQ entries
Alexander Schmidt
2008-09-20
5
-43
/
+412
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
*
IB/ehca: Discard double CQE for one WR
Alexander Schmidt
2008-08-12
4
-20
/
+78
*
IB/ehca: Check idr_find() return value
Alexander Schmidt
2008-08-12
1
-1
/
+3
*
IB/ehca: Repoll CQ on invalid opcode
Alexander Schmidt
2008-08-12
1
-1
/
+1
*
IB/ehca: Rename goto label in ehca_poll_cq_one()
Alexander Schmidt
2008-08-12
1
-3
/
+3
*
IB/ehca: Update qp_state on cached modify_qp()
Alexander Schmidt
2008-08-12
1
-4
/
+10
*
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2008-08-04
1
-1
/
+1
[next]