summaryrefslogtreecommitdiff
path: root/arch/ia64/sn/kernel/msi_sn.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-29ia64: Convert to the new irq_* function namesThomas Gleixner1-2/+2
2011-03-29ia64: sn: Use irq_move_irq()Thomas Gleixner1-1/+1
2011-03-29ia64: Convert msi_sn to new irq_chip functionsThomas Gleixner1-14/+14
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-2/+2
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-3/+5
2009-01-12irq: update all arches for new irq_descMike Travis1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-3/+4
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-2/+2
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-1/+1
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman1-6/+14
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman1-1/+1
2006-12-07[IA64] SN: Correctly update smp_affinty maskJohn Keller1-4/+0
2006-10-04[PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman1-0/+230