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