index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
pci.c
Age
Commit message (
Expand
)
Author
2019-09-12
xen/pci: reserve MCFG areas earlier
Igor Druzhinin
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2015-04-15
xen/pci: Try harder to get PXM information for Xen
Ross Lagerwall
2014-10-23
xen/pci: Allocate memory for physdev_pci_device_add's optarr
Boris Ostrovsky
2014-01-06
xen/pci: Fix build on non-x86
Ben Hutchings
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-08
xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.
Konrad Rzeszutek Wilk
2012-05-30
xen/pci: Check for PCI bridge before using it.
Zhang, Yang Z
2011-11-06
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-09-22
xen/pci: support multi-segment systems
Jan Beulich
2011-08-26
xen/pci: make bus notifier handler return sane values
Jan Beulich
2011-07-26
Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.c
Ruslan Pisarev
2010-10-27
xen: register xen pci notifier
Weidong Han