index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
msi_ia64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
ia64: remove now unused machvec indirections
Christoph Hellwig
1
-19
/
+2
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-16
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-28
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-15
[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-12
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-04
[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-06
[IA64] Fix wrong assumption about irq and vector in msi_ia64.c
Ishimatsu Yasuaki
1
-2
/
+2
2007-03-29
[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-07
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