summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2016-08-19xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky
2016-08-19xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich
2016-06-15xen/events: Don't move disabled irqsRoss Lagerwall
2016-04-20xen/events: Mask a moving irqBoris Ostrovsky
2016-04-20xen/events: introduce test_and_set_mask()Wei Liu
2016-04-11xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk
2016-04-11xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk
2016-03-16xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk
2016-03-16xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk
2016-03-16xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk
2016-03-16xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk
2016-03-16xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk
2016-03-16xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk
2016-01-25xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky
2015-09-30xen/gntdev: convert priv->lock to a mutexDavid Vrabel
2015-06-03xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-04-09xen-pciback: limit guest control of command registerJan Beulich
2015-03-01xen/manage: Fix USB interaction issues when resumingRoss Lagerwall
2014-10-13xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall
2014-04-03xen/balloon: flush persistent kmaps in correct positionWei Liu
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2013-12-11xen/gnttab: leave lazy MMU mode in the case of a m2p override failureMatt Wilson
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-24xen/balloon: don't alloc page while non-preemptibleDavid Vrabel
2013-09-12Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...Linus Torvalds
2013-09-11xen/balloon: remove BUG_ON in increase_reservationWei Liu
2013-09-11xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel
2013-09-09Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-30xen/balloon: don't set P2M entry for auto translated guestWei Liu
2013-08-30xen/evtchn: double free on errorDan Carpenter
2013-08-30Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.Andres Lagar-Cavilla
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini
2013-08-20xen: fix ARM build after 6efa20e4Stefano Stabellini
2013-08-20xen/events: document behaviour when scanning the start word for eventsDavid Vrabel
2013-08-20xen/events: mask events when changing their VCPU bindingDavid Vrabel
2013-08-20xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel
2013-08-09swiotlb-xen: replace dma_length with sg_dma_len() macroStefano Stabellini
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini
2013-08-09xen/evtchn: improve scalability by using per-user locksDavid Vrabel
2013-08-09xen: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-08-09xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk
2013-07-31Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-07-31xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini
2013-07-30xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel
2013-07-29xen/arm: enable PV control for ARMJulien Grall