summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca/ehca_irq.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+6
2007-03-23IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes1-0/+8
2007-03-02IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen1-20/+39
2007-02-17IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen1-26/+21
2007-02-17IB/ehca: Fix race condition/locking issues in scaling codeHoang-Nam Nguyen1-35/+33
2007-02-17IB/ehca: Rework irq handlerHoang-Nam Nguyen1-80/+136
2007-02-10IB/ehca: Fix memleak on module unloadingAkinobu Mita1-0/+2
2007-01-23IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen1-1/+2
2007-01-10IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen1-1/+1
2006-11-09IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen1-9/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-23IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick1-0/+762