index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-12
IB/ehca: Deprecate driver, move to staging, schedule deletion
Doug Ledford
1
-870
/
+0
2012-08-20
infiniband: ehca: Fix compiler warnings
Paul E. McKenney
1
-4
/
+4
2012-08-20
infiniband: ehca: Fix while->do-while conversion typo
Paul E. McKenney
1
-1
/
+1
2012-08-13
infiniband: Ehca: Use hotplug thread infrastructure
Thomas Gleixner
1
-161
/
+89
2012-02-26
IB/ehca: Use kthread_create_on_node()
Eric Dumazet
1
-1
/
+2
2010-05-27
ehca: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+2
2010-02-13
IB/ehca: Do not turn off irqs in tasklet context
Alexander Schmidt
1
-3
/
+2
2009-10-03
this_cpu: Straight transformations
Christoph Lameter
1
-2
/
+1
2009-05-14
infiniband: Remove void casts
Jack Stone
1
-5
/
+4
2009-01-17
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
1
-9
/
+9
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ehca
Rusty Russell
1
-5
/
+5
2008-12-30
cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c
Rusty Russell
1
-4
/
+3
2008-11-12
IB/ehca: Remove reference to special QP in case of port activation failure
Stefan Roscher
1
-16
/
+28
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+4
2008-07-23
IB/ehca: Filter PATH_MIG events if QP was never armed
Joachim Fenkes
1
-0
/
+4
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-2
/
+7
2008-07-15
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
Stefan Roscher
1
-2
/
+7
2008-05-23
infiniband: use performance variant for_each_cpu_mask_nr
Mike Travis
1
-2
/
+2
2008-05-07
IB/ehca: Wait for async events to finish before destroying QP
Stefan Roscher
1
-0
/
+4
2008-04-23
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
1
-1
/
+1
2008-02-05
IB/ehca: Update sma_attr also in case of disruptive config change
Joachim Fenkes
1
-0
/
+2
2008-01-26
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
1
-5
/
+21
2008-01-26
IB/ehca: Forward event client-reregister-required to registered clients
Hoang-Nam Nguyen
1
-0
/
+12
2007-10-10
IB/ehca: Misc cpuinit section annotations and #ifdef cleanups
Satyam Sharma
1
-18
/
+11
2007-10-10
IB/ehca: Path migration support
Joachim Fenkes
1
-2
/
+2
2007-09-01
IB/ehca: SRQ fixes to enable IPoIB CM
Joachim Fenkes
1
-17
/
+31
2007-08-01
in-string typos of "error"
Eddy L O Jansson
1
-1
/
+1
2007-07-21
IB/ehca: Generate async event when SRQ limit reached
Hoang-Nam Nguyen
1
-14
/
+28
2007-07-18
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
1
-28
/
+28
2007-07-10
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
Joachim Fenkes
1
-31
/
+58
2007-07-10
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
1
-11
/
+8
2007-07-10
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
Joachim Fenkes
1
-19
/
+17
2007-05-15
IB/ehca: Remove _irqsave, move #ifdef
Joachim Fenkes
1
-4
/
+3
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+6
2007-03-23
IB/ehca: Make scaling code work without CPU hotplug
Joachim Fenkes
1
-0
/
+8
2007-03-02
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
1
-20
/
+39
2007-02-17
IB/ehca: Allow en/disabling scaling code via module parameter
Hoang-Nam Nguyen
1
-26
/
+21
2007-02-17
IB/ehca: Fix race condition/locking issues in scaling code
Hoang-Nam Nguyen
1
-35
/
+33
2007-02-17
IB/ehca: Rework irq handler
Hoang-Nam Nguyen
1
-80
/
+136
2007-02-10
IB/ehca: Fix memleak on module unloading
Akinobu Mita
1
-0
/
+2
2007-01-23
IB/ehca: Fix mismatched spin_unlock in irq handler
Hoang-Nam Nguyen
1
-1
/
+2
2007-01-10
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
Hoang-Nam Nguyen
1
-1
/
+1
2006-11-09
IB/ehca: Assure 4K alignment for firmware control blocks
Hoang-Nam Nguyen
1
-9
/
+8
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-23
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick
1
-0
/
+762