Age | Commit message (Expand) | Author | Files | Lines |
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-03-01 | 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-07 | xen: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-01-04 | 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-27 | x86: Unplug emulated disks and nics. | Stefano Stabellini | 1 | -0/+6 |
2010-07-23 | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini | 1 | -1/+21 |
2010-07-23 | xen: Xen PCI platform device driver. | Stefano Stabellini | 1 | -0/+181 |