aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/msi_ia64.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-291-4/+4
* ia64: msi: Use irq_move_irq()Thomas Gleixner2011-03-291-1/+1
* ia64: Convert msi to new irq_chip functionsThomas Gleixner2011-03-291-19/+22
* dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-2/+2
* 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
* [IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput2009-06-151-1/+1
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-6/+10
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-2/+2
|\
| * irq: update all arches for new irq_descMike Travis2009-01-121-2/+2
* | ia64: Move the macro definitions related to MSI to one header file.Xiantao Zhang2009-03-241-46/+9
|/
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-6/+6
* [IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu2008-10-171-0/+80
* [IA64] Fix irq migration in multiple vector domainKenji Kaneshige2008-03-041-1/+2
* [IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige2007-10-301-1/+1
* [IA64] Support irq migration across domainYasuaki Ishimatsu2007-07-171-6/+14
* [IA64] Add support for vector domainYasuaki Ishimatsu2007-07-171-1/+8
* [IA64] Fix wrong assumption about irq and vector in msi_ia64.cIshimatsu Yasuaki2007-04-061-2/+2
* [IA64] Fix possible invalid memory access in ia64_setup_msi_irq()Kenji Kaneshige2007-03-291-1/+1
* [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-1/+1
* msi: Make MSI useable more architecturesEric W. Biederman2007-02-071-7/+12
* [PATCH] msi: move the ia64 code into arch/ia64Eric W. Biederman2006-10-041-0/+143