index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
infiniband: Remove void casts
Jack Stone
2009-05-13
1
-5
/
+4
*
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-16
1
-9
/
+9
*
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 reference to special QP in case of port activation failure
Stefan Roscher
2008-11-11
1
-16
/
+28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-07-24
1
-0
/
+4
|
\
|
*
IB/ehca: Filter PATH_MIG events if QP was never armed
Joachim Fenkes
2008-07-22
1
-0
/
+4
*
|
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-16
1
-2
/
+7
|
\
\
|
|
/
|
*
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
Stefan Roscher
2008-07-14
1
-2
/
+7
*
|
infiniband: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
1
-2
/
+2
|
/
*
IB/ehca: Wait for async events to finish before destroying QP
Stefan Roscher
2008-05-07
1
-0
/
+4
*
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-23
1
-1
/
+1
*
IB/ehca: Update sma_attr also in case of disruptive config change
Joachim Fenkes
2008-02-04
1
-0
/
+2
*
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
2008-01-25
1
-5
/
+21
*
IB/ehca: Forward event client-reregister-required to registered clients
Hoang-Nam Nguyen
2008-01-25
1
-0
/
+12
*
IB/ehca: Misc cpuinit section annotations and #ifdef cleanups
Satyam Sharma
2007-10-09
1
-18
/
+11
*
IB/ehca: Path migration support
Joachim Fenkes
2007-10-09
1
-2
/
+2
*
IB/ehca: SRQ fixes to enable IPoIB CM
Joachim Fenkes
2007-08-31
1
-17
/
+31
*
in-string typos of "error"
Eddy L O Jansson
2007-07-31
1
-1
/
+1
*
IB/ehca: Generate async event when SRQ limit reached
Hoang-Nam Nguyen
2007-07-20
1
-14
/
+28
*
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
1
-28
/
+28
*
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
Joachim Fenkes
2007-07-09
1
-31
/
+58
*
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
2007-07-09
1
-11
/
+8
*
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
Joachim Fenkes
2007-07-09
1
-19
/
+17
*
IB/ehca: Remove _irqsave, move #ifdef
Joachim Fenkes
2007-05-14
1
-4
/
+3
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+6
*
IB/ehca: Make scaling code work without CPU hotplug
Joachim Fenkes
2007-03-22
1
-0
/
+8
*
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
2007-03-01
1
-20
/
+39
*
IB/ehca: Allow en/disabling scaling code via module parameter
Hoang-Nam Nguyen
2007-02-16
1
-26
/
+21
*
IB/ehca: Fix race condition/locking issues in scaling code
Hoang-Nam Nguyen
2007-02-16
1
-35
/
+33
*
IB/ehca: Rework irq handler
Hoang-Nam Nguyen
2007-02-16
1
-80
/
+136
*
IB/ehca: Fix memleak on module unloading
Akinobu Mita
2007-02-10
1
-0
/
+2
*
IB/ehca: Fix mismatched spin_unlock in irq handler
Hoang-Nam Nguyen
2007-01-22
1
-1
/
+2
*
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
Hoang-Nam Nguyen
2007-01-09
1
-1
/
+1
*
IB/ehca: Assure 4K alignment for firmware control blocks
Hoang-Nam Nguyen
2006-11-09
1
-9
/
+8
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
2006-09-22
1
-0
/
+762