aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca/ehca_irq.c
AgeCommit message (Expand)Author
2010-05-27ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-12IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt
2009-10-03this_cpu: Straight transformationsChristoph Lameter
2009-05-13infiniband: Remove void castsJack Stone
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell
2008-12-30cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-22IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-14IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher
2008-05-23infiniband: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes
2008-02-04IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes
2008-01-25IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen
2008-01-25IB/ehca: Forward event client-reregister-required to registered clientsHoang-Nam Nguyen
2007-10-09IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma
2007-10-09IB/ehca: Path migration supportJoachim Fenkes
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes
2007-07-31in-string typos of "error"Eddy L O Jansson
2007-07-20IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-09IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes
2007-05-14IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-03-22IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes
2007-03-01IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen
2007-02-16IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen
2007-02-16IB/ehca: Fix race condition/locking issues in scaling codeHoang-Nam Nguyen
2007-02-16IB/ehca: Rework irq handlerHoang-Nam Nguyen
2007-02-10IB/ehca: Fix memleak on module unloadingAkinobu Mita
2007-01-22IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen
2007-01-09IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen
2006-11-09IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick