index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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