index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
platform-pci.c
Age
Commit message (
Expand
)
Author
2021-01-13
xen: Set platform PCI device INTX affinity to CPU0
David Woodhouse
2021-01-13
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2020-05-21
xen-platform: Constify dev_pm_ops
Rikard Falkeborn
2019-11-20
xen-platform: Convert to generic power management
Bjorn Helgaas
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2017-08-31
xen-platform: constify pci_device_id.
Arvind Yadav
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-01-13
partially revert "xen: Remove event channel notification through Xen PCI plat...
Stefano Stabellini
2016-11-17
xen-platform: use builtin_pci_driver
Geliang Tang
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
2016-03-21
drivers/xen: make platform-pci.c explicitly non-modular
Paul Gortmaker
2014-02-28
drivers: xen: Mark function as static in platform-pci.c
Rashika Kheria
2014-01-07
xen-platform: fix error return code in platform_pci_init()
Wei Yongjun
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
2013-11-06
xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-01-03
Drivers: xen: remove __dev* attributes.
Greg Kroah-Hartman
2012-08-16
Revert "xen PVonHVM: move shared_info to MMIO before kexec"
Konrad Rzeszutek Wilk
2012-07-19
xen PVonHVM: move shared_info to MMIO before kexec
Olaf Hering
2012-07-19
xen: enable platform-pci only in a Xen guest
Olaf Hering
2012-03-22
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
2011-02-25
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
Stefano Stabellini
2011-01-12
xen-platform: use PCI interfaces to request IO and MEM resources.
Ian Campbell
2010-07-26
x86: Unplug emulated disks and nics.
Stefano Stabellini
2010-07-22
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini