| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-21 | xen/pci: Do not register devices with segments >= 0x10000 | Roger Pau Monne | 1 | -0/+32 |
| 2024-09-25 | xen/pci: Add a function to reset device for xen | Jiqian Chen | 1 | -0/+13 |
| 2024-09-13 | xen/pci: Avoid -Wflex-array-member-not-at-end warning | Gustavo A. R. Silva | 1 | -9/+5 |
| 2022-02-10 | xen/pci: Make use of the helper macro LIST_HEAD() | Cai Huoqing | 1 | -1/+1 |
| 2021-11-02 | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko | 1 | -0/+76 |
| 2019-09-12 | xen/pci: reserve MCFG areas earlier | Igor Druzhinin | 1 | -6/+15 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 | Thomas Gleixner | 1 | -13/+1 |
| 2015-04-15 | xen/pci: Try harder to get PXM information for Xen | Ross Lagerwall | 1 | -2/+13 |
| 2014-10-23 | xen/pci: Allocate memory for physdev_pci_device_add's optarr | Boris Ostrovsky | 1 | -11/+16 |
| 2014-01-06 | xen/pci: Fix build on non-x86 | Ben Hutchings | 1 | -0/+2 |
| 2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+3 |
| 2013-11-14 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 1 | -3/+3 |
| 2013-11-08 | xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas. | Konrad Rzeszutek Wilk | 1 | -0/+47 |
| 2012-05-30 | xen/pci: Check for PCI bridge before using it. | Zhang, Yang Z | 1 | -1/+1 |
| 2011-11-06 | Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2011-09-22 | xen/pci: support multi-segment systems | Jan Beulich | 1 | -10/+84 |
| 2011-08-26 | xen/pci: make bus notifier handler return sane values | Jan Beulich | 1 | -4/+7 |
| 2011-07-26 | Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.c | Ruslan Pisarev | 1 | -2/+2 |
| 2010-10-27 | xen: register xen pci notifier | Weidong Han | 1 | -0/+117 |