summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2019-07-09fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-07-09xen, cpu_hotplug: Prevent an out of bounds accessDan Carpenter
2019-02-11xen-swiotlb: use actually allocated size on check physical continuousJoe Jin
2018-11-20xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky
2018-10-21xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin
2018-10-21xen/acpi: off by one in read_acpi_id()Dan Carpenter
2018-06-16xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne
2018-06-16xen: Add xen_arch_suspend()Ben Hutchings
2017-11-26xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init()Julien Grall
2017-09-15xen: fix bio vec mergingRoger Pau Monne
2017-07-18xen/acpi: upload PM state from init-domain to XenAnkur Arora
2017-03-16xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky
2016-11-20xenbus: don't look up transaction IDs for ordinary writesJan Beulich
2016-11-20xenbus: don't BUG() on user mode induced conditionJan Beulich
2016-08-22xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich
2016-08-22xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich
2016-08-22xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky
2016-08-22xen/events: Don't move disabled irqsRoss Lagerwall
2016-05-01xen/events: Mask a moving irqBoris Ostrovsky
2016-03-08xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk
2016-03-08xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk
2016-01-25xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk
2016-01-25xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk
2016-01-25xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk
2016-01-25xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk
2016-01-25xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk
2016-01-25xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk
2016-01-25xen/events/fifo: Consume unprocessed events when a CPU diesRoss Lagerwall
2015-12-18xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky
2015-09-03xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki
2015-09-03xen/gntdev: convert priv->lock to a mutexDavid Vrabel
2015-06-02xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-20xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings
2015-05-20xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky
2015-05-20xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky
2015-05-20xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky
2015-04-13xen/balloon: before adding hotplugged memory, set frames to invalidJuergen Gross
2015-03-23xen-pciback: limit guest control of command registerJan Beulich
2015-03-23xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross
2015-03-02xen/manage: Fix USB interaction issues when resumingRoss Lagerwall
2015-01-26Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel
2015-01-16xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2015-01-15swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini
2015-01-15swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini
2015-01-15swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini
2015-01-15swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini
2014-10-05xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall
2014-09-17xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel
2014-09-05xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds