Age | Commit message (Expand) | Author | Files | Lines |
2023-08-09 | x86/apic: Rename disable_apic | Thomas Gleixner | 1 | -1/+1 |
2023-05-24 | x86/pci/xen: populate MSI sysfs entries | Maximilian Heyne | 1 | -3/+5 |
2023-01-16 | x86/pci/xen: Fixup fallout from the PCI/MSI overhaul | Thomas Gleixner | 1 | -1/+2 |
2023-01-16 | x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain | David Woodhouse | 1 | -0/+1 |
2022-04-29 | x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests | Thomas Gleixner | 1 | -1/+5 |
2021-12-17 | x86/pci/xen: Use msi_for_each_desc() | Thomas Gleixner | 1 | -8/+6 |
2021-12-17 | PCI/MSI: Use msi_desc::msi_index | Thomas Gleixner | 1 | -1/+1 |
2021-12-17 | x86/pci/XEN: Use PCI device property | Thomas Gleixner | 1 | -7/+2 |
2021-12-09 | PCI/MSI: Make arch_restore_msi_irqs() less horrible. | Thomas Gleixner | 1 | -6/+7 |
2021-12-09 | genirq/msi, treewide: Use a named struct for PCI/MSI attributes | Thomas Gleixner | 1 | -3/+3 |
2021-11-02 | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko | 1 | -75/+1 |
2021-10-05 | xen/x86: allow PVH Dom0 without XEN_PV=y | Jan Beulich | 1 | -6/+9 |
2020-10-28 | x86/pci/xen: Use msi_msg shadow structs | Thomas Gleixner | 1 | -15/+11 |
2020-09-16 | x86/irq: Make most MSI ops XEN private | Thomas Gleixner | 1 | -7/+14 |
2020-09-16 | x86/irq: Cleanup the arch_*_msi_irqs() leftovers | Thomas Gleixner | 1 | -7/+0 |
2020-09-16 | x86/xen: Wrap XEN MSI management into irqdomain | Thomas Gleixner | 1 | -0/+63 |
2020-09-16 | x86/xen: Consolidate XEN-MSI init | Thomas Gleixner | 1 | -19/+32 |
2020-09-16 | x86/xen: Rework MSI teardown | Thomas Gleixner | 1 | -5/+18 |
2020-09-16 | x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init() | Thomas Gleixner | 1 | -2/+2 |
2020-08-21 | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2020-08-20 | Fix build error when CONFIG_ACPI is not set/enabled: | Randy Dunlap | 1 | -0/+1 |
2020-07-24 | xen: Remove redundant initialization of irq | Colin Ian King | 1 | -1/+1 |
2020-05-28 | x86/PCI: Drop unused xen_register_pirq() gsi_override parameter | Wei Liu | 1 | -10/+6 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2017-12-19 | xen/pci: Use acpi_noirq_set() helper to avoid #ifdef | Andy Shevchenko | 1 | -3/+1 |
2017-05-02 | xen: Revert commits da72ff5bfcb0 and 72a9b186292d | Boris Ostrovsky | 1 | -1/+1 |
2017-02-22 | xen: do not re-use pirq number cached in pci device msi msg data | Dan Streetman | 1 | -16/+7 |
2016-12-08 | xen/pci: Bubble up error and fix description. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed | 1 | -1/+1 |
2016-07-14 | x86: Audit and remove any remaining unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2016-05-24 | Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+5 |
2016-05-24 | xen/x86: actually allocate legacy interrupts on PV guests | Stefano Stabellini | 1 | -2/+5 |
2016-04-13 | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage | Borislav Petkov | 1 | -1/+1 |
2016-02-15 | xen/pcifront: Report the errors better. | Konrad Rzeszutek Wilk | 1 | -1/+4 |
2015-07-22 | x86/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 1 | -4/+4 |
2015-02-11 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2015-01-28 | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR | Yijing Wang | 1 | -0/+4 |
2015-01-20 | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu | 1 | -0/+2 |
2015-01-20 | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu | 1 | -47/+0 |
2014-12-12 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+29 |
2014-12-04 | xen/pci: Use APIC directly when APIC virtualization hardware is available | Boris Ostrovsky | 1 | -0/+16 |
2014-12-04 | xen/pci: Defer initialization of MSI ops on HVM guests | Boris Ostrovsky | 1 | -2/+13 |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-23 | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-12 | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" | Yijing Wang | 1 | -12/+1 |
2014-11-07 | PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits | Yijing Wang | 1 | -0/+2 |
2014-06-22 | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu | 1 | -3/+4 |
2014-03-18 | xen: add support for MSI message groups | Roger Pau Monne | 1 | -9/+20 |
2013-12-13 | PCI: Drop "irq" param from *_restore_msi_irqs() | DuanZhenzhong | 1 | -1/+1 |