index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-12
IB/ehca: Do not turn off irqs in tasklet context
Alexander Schmidt
2009-10-03
this_cpu: Straight transformations
Christoph Lameter
2009-05-13
infiniband: Remove void casts
Jack Stone
2009-01-16
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2008-12-30
cpumask: use new cpumask API in drivers/infiniband/hw/ehca
Rusty Russell
2008-12-30
cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c
Rusty Russell
2008-11-11
IB/ehca: Remove reference to special QP in case of port activation failure
Stefan Roscher
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-07-22
IB/ehca: Filter PATH_MIG events if QP was never armed
Joachim Fenkes
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-14
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts
Stefan Roscher
2008-05-23
infiniband: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-07
IB/ehca: Wait for async events to finish before destroying QP
Stefan Roscher
2008-04-23
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-02-04
IB/ehca: Update sma_attr also in case of disruptive config change
Joachim Fenkes
2008-01-25
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
2008-01-25
IB/ehca: Forward event client-reregister-required to registered clients
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Misc cpuinit section annotations and #ifdef cleanups
Satyam Sharma
2007-10-09
IB/ehca: Path migration support
Joachim Fenkes
2007-08-31
IB/ehca: SRQ fixes to enable IPoIB CM
Joachim Fenkes
2007-07-31
in-string typos of "error"
Eddy L O Jansson
2007-07-20
IB/ehca: Generate async event when SRQ limit reached
Hoang-Nam Nguyen
2007-07-17
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-09
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
Joachim Fenkes
2007-07-09
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
2007-07-09
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
Joachim Fenkes
2007-05-14
IB/ehca: Remove _irqsave, move #ifdef
Joachim Fenkes
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-03-22
IB/ehca: Make scaling code work without CPU hotplug
Joachim Fenkes
2007-03-01
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
2007-02-16
IB/ehca: Allow en/disabling scaling code via module parameter
Hoang-Nam Nguyen
2007-02-16
IB/ehca: Fix race condition/locking issues in scaling code
Hoang-Nam Nguyen
2007-02-16
IB/ehca: Rework irq handler
Hoang-Nam Nguyen
2007-02-10
IB/ehca: Fix memleak on module unloading
Akinobu Mita
2007-01-22
IB/ehca: Fix mismatched spin_unlock in irq handler
Hoang-Nam Nguyen
2007-01-09
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
Hoang-Nam Nguyen
2006-11-09
IB/ehca: Assure 4K alignment for firmware control blocks
Hoang-Nam Nguyen
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-22
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick