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