index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
msi_ia64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-07-27
ia64/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
1
-2
/
+2
2015-07-17
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
1
-1
/
+1
2015-04-24
iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
Jiang Liu
1
-11
/
+19
2015-03-05
ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.
Rusty Russell
1
-6
/
+4
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
1
-2
/
+2
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
1
-2
/
+2
2014-10-01
PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
Yijing Wang
1
-1
/
+1
2014-03-12
ia64: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
1
-8
/
+2
2012-03-29
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
1
-2
/
+2
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
1
-2
/
+2
2011-03-29
ia64: Convert to the new irq_* function names
Thomas Gleixner
1
-4
/
+4
2011-03-29
ia64: msi: Use irq_move_irq()
Thomas Gleixner
1
-1
/
+1
2011-03-29
ia64: Convert msi to new irq_chip functions
Thomas Gleixner
1
-19
/
+22
2010-10-12
dmar: Convert to new irq chip functions
Thomas Gleixner
1
-2
/
+2
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-2
/
+2
2010-07-30
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
1
-1
/
+1
2009-06-16
[IA64] msi_ia64.c dmar_msi_type should be static
Jaswinder Singh Rajput
1
-1
/
+1
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-6
/
+10
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-2
/
+2
2009-03-24
ia64: Move the macro definitions related to MSI to one header file.
Xiantao Zhang
1
-46
/
+9
2009-01-13
irq: update all arches for new irq_desc
Mike Travis
1
-2
/
+2
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-6
/
+6
2008-10-17
[IA64] Add Variable Page Size and IA64 Support in Intel IOMMU
Fenghua Yu
1
-0
/
+80
2008-03-05
[IA64] Fix irq migration in multiple vector domain
Kenji Kaneshige
1
-1
/
+2
2007-10-30
[IA64] Fix incorrect return value from ia64_setup_msi_irq()
Kenji Kaneshige
1
-1
/
+1
2007-07-17
[IA64] Support irq migration across domain
Yasuaki Ishimatsu
1
-6
/
+14
2007-07-17
[IA64] Add support for vector domain
Yasuaki Ishimatsu
1
-1
/
+8
2007-04-07
[IA64] Fix wrong assumption about irq and vector in msi_ia64.c
Ishimatsu Yasuaki
1
-2
/
+2
2007-03-30
[IA64] Fix possible invalid memory access in ia64_setup_msi_irq()
Kenji Kaneshige
1
-1
/
+1
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
1
-1
/
+1
2007-02-08
msi: Make MSI useable more architectures
Eric W. Biederman
1
-7
/
+12
2006-10-04
[PATCH] msi: move the ia64 code into arch/ia64
Eric W. Biederman
1
-0
/
+143