aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/msi_sn.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-291-2/+2
* ia64: sn: Use irq_move_irq()Thomas Gleixner2011-03-291-1/+1
* ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner2011-03-291-14/+14
* pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-2/+2
* PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-301-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-3/+5
* irq: update all arches for new irq_descMike Travis2009-01-121-1/+1
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+4
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-021-2/+2
* [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-1/+1
* msi: Make MSI useable more architecturesEric W. Biederman2007-02-071-6/+14
* msi: Kill the msi_desc array.Eric W. Biederman2007-02-071-1/+1
* [IA64] SN: Correctly update smp_affinty maskJohn Keller2006-12-071-4/+0
* [PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2006-10-041-0/+230