| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-14 | xen: Add support for XenServer 6.1 platform device | Frediano Ziglio | 1 | -0/+4 |
| 2023-09-19 | xen: simplify evtchn_do_upcall() call maze | Juergen Gross | 1 | -1/+1 |
| 2023-02-13 | xen: Allow platform PCI interrupt to be shared | David Woodhouse | 1 | -3/+2 |
| 2022-11-15 | xen/platform-pci: use define instead of literal number | Juergen Gross | 1 | -1/+2 |
| 2022-11-14 | xen/platform-pci: add missing free_irq() in error path | ruanjinjie | 1 | -2/+5 |
| 2021-01-13 | xen: Set platform PCI device INTX affinity to CPU0 | David Woodhouse | 1 | -0/+7 |
| 2021-01-13 | xen: Fix event channel callback via INTX/GSI | David Woodhouse | 1 | -1/+0 |
| 2020-05-21 | xen-platform: Constify dev_pm_ops | Rikard Falkeborn | 1 | -1/+1 |
| 2019-11-20 | xen-platform: Convert to generic power management | Bjorn Helgaas | 1 | -5/+9 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 | Thomas Gleixner | 1 | -14/+1 |
| 2017-08-31 | xen-platform: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
| 2017-05-02 | xen: Revert commits da72ff5bfcb0 and 72a9b186292d | Boris Ostrovsky | 1 | -10/+4 |
| 2017-01-13 | partially revert "xen: Remove event channel notification through Xen PCI plat... | Stefano Stabellini | 1 | -0/+71 |
| 2016-11-17 | xen-platform: use builtin_pci_driver | Geliang Tang | 1 | -5/+1 |
| 2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed | 1 | -64/+0 |
| 2016-03-21 | drivers/xen: make platform-pci.c explicitly non-modular | Paul Gortmaker | 1 | -13/+9 |
| 2014-02-28 | drivers: xen: Mark function as static in platform-pci.c | Rashika Kheria | 1 | -1/+1 |
| 2014-01-07 | xen-platform: fix error return code in platform_pci_init() | Wei Yongjun | 1 | -1/+2 |
| 2014-01-06 | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk | 1 | -3/+7 |
| 2013-11-06 | xen: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
| 2013-01-03 | Drivers: xen: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
| 2012-08-16 | Revert "xen PVonHVM: move shared_info to MMIO before kexec" | Konrad Rzeszutek Wilk | 1 | -15/+0 |
| 2012-07-19 | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering | 1 | -0/+15 |
| 2012-07-19 | xen: enable platform-pci only in a Xen guest | Olaf Hering | 1 | -0/+3 |
| 2012-03-22 | xen: initialize platform-pci even if xen_emul_unplug=never | Igor Mammedov | 1 | -5/+0 |
| 2011-02-25 | xen: no need to delay xen_setup_shutdown_event for hvm guests anymore | Stefano Stabellini | 1 | -3/+0 |
| 2011-01-12 | xen-platform: use PCI interfaces to request IO and MEM resources. | Ian Campbell | 1 | -14/+7 |
| 2010-07-26 | x86: Unplug emulated disks and nics. | Stefano Stabellini | 1 | -0/+6 |
| 2010-07-22 | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini | 1 | -1/+21 |
| 2010-07-22 | xen: Xen PCI platform device driver. | Stefano Stabellini | 1 | -0/+181 |