aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/xen.c
AgeCommit message (Expand)Author
2022-05-09x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich
2020-10-28x86/pci/xen: Use msi_msg shadow structsThomas Gleixner
2020-09-16x86/irq: Make most MSI ops XEN privateThomas Gleixner
2020-09-16x86/irq: Cleanup the arch_*_msi_irqs() leftoversThomas Gleixner
2020-09-16x86/xen: Wrap XEN MSI management into irqdomainThomas Gleixner
2020-09-16x86/xen: Consolidate XEN-MSI initThomas Gleixner
2020-09-16x86/xen: Rework MSI teardownThomas Gleixner
2020-09-16x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()Thomas Gleixner
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-07-24xen: Remove redundant initialization of irqColin Ian King
2020-05-27x86/PCI: Drop unused xen_register_pirq() gsi_override parameterWei Liu
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-12-18xen/pci: Use acpi_noirq_set() helper to avoid #ifdefAndy Shevchenko
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-02-22xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman
2016-12-08xen/pci: Bubble up error and fix description.Konrad Rzeszutek Wilk
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-02-15xen/pcifront: Report the errors better.Konrad Rzeszutek Wilk
2015-07-22x86/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-28PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BARYijing Wang
2015-01-20x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu
2015-01-20x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-12-04xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky
2014-12-04xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2014-11-11Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2014-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang
2014-06-21x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu
2014-03-18xen: add support for MSI message groupsRoger Pau Monne
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-11-06PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk
2013-05-10xen/pci: Used cached MSI-X capability offsetBjorn Helgaas
2013-05-10xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas
2013-04-16xen: drop tracking of IRQ vectorJan Beulich
2013-03-01xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-02-03xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini
2012-01-12xen: Utilize the restore_msi_irqs hook.Tang Liang
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds