summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2017-07-18xen/acpi: upload PM state from init-domain to XenAnkur Arora1-8/+26
2017-03-16xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky1-1/+1
2016-11-20xenbus: don't look up transaction IDs for ordinary writesJan Beulich1-1/+1
2016-11-20xenbus: don't BUG() on user mode induced conditionJan Beulich1-6/+8
2016-08-23xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich1-32/+3
2016-08-23xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich1-3/+0
2016-08-23xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky1-4/+2
2016-08-23xen/events: Don't move disabled irqsRoss Lagerwall1-2/+4
2016-05-01xen/events: Mask a moving irqBoris Ostrovsky1-4/+24
2016-03-08xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk1-1/+5
2016-03-08xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk1-1/+2
2016-01-25xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk1-1/+7
2016-01-25xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk1-13/+20
2016-01-25xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk1-0/+7
2016-01-25xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk1-0/+7
2016-01-25xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk1-1/+6
2016-01-25xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2-1/+15
2016-01-25xen/events/fifo: Consume unprocessed events when a CPU diesRoss Lagerwall1-5/+18
2015-12-18xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky1-1/+1
2015-09-03xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki1-0/+2
2015-09-03xen/gntdev: convert priv->lock to a mutexDavid Vrabel1-20/+20
2015-06-02xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-4/+8
2015-05-20xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings3-5/+5
2015-05-20xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky1-1/+1
2015-05-20xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky1-0/+29
2015-05-20xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2-2/+13
2015-04-13xen/balloon: before adding hotplugged memory, set frames to invalidJuergen Gross1-0/+23
2015-03-23xen-pciback: limit guest control of command registerJan Beulich3-14/+51
2015-03-23xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross1-6/+12
2015-03-02xen/manage: Fix USB interaction issues when resumingRoss Lagerwall1-1/+7
2015-01-26Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel1-1/+1
2015-01-16xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini1-1/+4
2015-01-15swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini1-1/+1
2015-01-15swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini1-1/+1
2015-01-15swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini1-2/+0
2015-01-15swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini1-3/+3
2014-10-06xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall1-7/+0
2014-09-17xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel1-20/+28
2014-09-06xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel1-3/+2
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+8
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-1/+8
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-8/+9
2014-07-04xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel1-7/+5
2014-07-03xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel1-1/+4
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2014-06-18xen/grant-table: fix suspend for non-PV guestsDavid Vrabel1-1/+2
2014-06-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-45/+33
2014-05-23xen-acpi-processor: Don't display errors when we get -ENOSYSKonrad Rzeszutek Wilk1-2/+2