| Commit message (Expand) | Author | Age | Files | Lines |
* | ia64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-27 | 1 | -2/+2 |
* | treewide: Use helper function to access irq_data->msi_desc | Jiang Liu | 2015-07-16 | 1 | -1/+1 |
* | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit | Jiang Liu | 2015-04-24 | 1 | -11/+19 |
* | ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var. | Rusty Russell | 2015-03-05 | 1 | -6/+4 |
* | PCI/MSI: Rename mask/unmask_msi_irq treewide | Thomas Gleixner | 2014-11-23 | 1 | -2/+2 |
* | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 2014-11-23 | 1 | -2/+2 |
* | PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg() | Yijing Wang | 2014-10-01 | 1 | -1/+1 |
* | ia64: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner | 2014-03-12 | 1 | -8/+2 |
* | arch/ia64: remove references to cpu_*_map | Srivatsa S. Bhat | 2012-03-29 | 1 | -2/+2 |
* | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 1 | -2/+2 |
* | ia64: Convert to the new irq_* function names | Thomas Gleixner | 2011-03-29 | 1 | -4/+4 |
* | ia64: msi: Use irq_move_irq() | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | ia64: Convert msi to new irq_chip functions | Thomas Gleixner | 2011-03-29 | 1 | -19/+22 |
* | dmar: Convert to new irq chip functions | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
* | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -2/+2 |
* | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 2010-07-30 | 1 | -1/+1 |
* | [IA64] msi_ia64.c dmar_msi_type should be static | Jaswinder Singh Rajput | 2009-06-15 | 1 | -1/+1 |
* | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 1 | -6/+10 |
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -2/+2 |
|\ |
|
| * | irq: update all arches for new irq_desc | Mike Travis | 2009-01-13 | 1 | -2/+2 |
* | | ia64: Move the macro definitions related to MSI to one header file. | Xiantao Zhang | 2009-03-24 | 1 | -46/+9 |
|/ |
|
* | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 1 | -6/+6 |
* | [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU | Fenghua Yu | 2008-10-17 | 1 | -0/+80 |
* | [IA64] Fix irq migration in multiple vector domain | Kenji Kaneshige | 2008-03-04 | 1 | -1/+2 |
* | [IA64] Fix incorrect return value from ia64_setup_msi_irq() | Kenji Kaneshige | 2007-10-30 | 1 | -1/+1 |
* | [IA64] Support irq migration across domain | Yasuaki Ishimatsu | 2007-07-17 | 1 | -6/+14 |
* | [IA64] Add support for vector domain | Yasuaki Ishimatsu | 2007-07-17 | 1 | -1/+8 |
* | [IA64] Fix wrong assumption about irq and vector in msi_ia64.c | Ishimatsu Yasuaki | 2007-04-07 | 1 | -2/+2 |
* | [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() | Kenji Kaneshige | 2007-03-30 | 1 | -1/+1 |
* | [PATCH] irq: Remove set_native_irq_info | Eric W. Biederman | 2007-02-26 | 1 | -1/+1 |
* | msi: Make MSI useable more architectures | Eric W. Biederman | 2007-02-08 | 1 | -7/+12 |
* | [PATCH] msi: move the ia64 code into arch/ia64 | Eric W. Biederman | 2006-10-04 | 1 | -0/+143 |