summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_irq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford2015-09-111-870/+0
* infiniband: ehca: Fix compiler warningsPaul E. McKenney2012-08-201-4/+4
* infiniband: ehca: Fix while->do-while conversion typoPaul E. McKenney2012-08-201-1/+1
* infiniband: Ehca: Use hotplug thread infrastructureThomas Gleixner2012-08-131-161/+89
* IB/ehca: Use kthread_create_on_node()Eric Dumazet2012-02-251-1/+2
* ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt2010-02-121-3/+2
* this_cpu: Straight transformationsChristoph Lameter2009-10-031-2/+1
* infiniband: Remove void castsJack Stone2009-05-131-5/+4
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-161-9/+9
* cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell2008-12-301-5/+5
* cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell2008-12-301-4/+3
* IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2008-11-111-16/+28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-241-0/+4
|\
| * IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes2008-07-221-0/+4
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-2/+7
|\|
| * IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher2008-07-141-2/+7
* | infiniband: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
|/
* IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-071-0/+4
* IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes2008-04-231-1/+1
* IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes2008-02-041-0/+2
* IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen2008-01-251-5/+21
* IB/ehca: Forward event client-reregister-required to registered clientsHoang-Nam Nguyen2008-01-251-0/+12
* IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma2007-10-091-18/+11
* IB/ehca: Path migration supportJoachim Fenkes2007-10-091-2/+2
* IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-311-17/+31
* in-string typos of "error"Eddy L O Jansson2007-07-311-1/+1
* IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-201-14/+28
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-171-28/+28
* IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes2007-07-091-31/+58
* IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-091-11/+8
* IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes2007-07-091-19/+17
* IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes2007-05-141-4/+3
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+6
* IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes2007-03-221-0/+8
* IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen2007-03-011-20/+39
* IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen2007-02-161-26/+21
* IB/ehca: Fix race condition/locking issues in scaling codeHoang-Nam Nguyen2007-02-161-35/+33
* IB/ehca: Rework irq handlerHoang-Nam Nguyen2007-02-161-80/+136
* IB/ehca: Fix memleak on module unloadingAkinobu Mita2007-02-101-0/+2
* IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen2007-01-221-1/+2
* IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-091-1/+1
* IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen2006-11-091-9/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-221-0/+762