summaryrefslogtreecommitdiff
path: root/drivers/xen (follow)
Commit message (Expand)AuthorAge
...
* xen: avoid crash in disable_hotplug_cpuOlaf Hering2018-10-10
* xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov2018-10-10
* xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-07-03
* xen/acpi: off by one in read_acpi_id()Dan Carpenter2018-05-30
* xen: xenbus: use put_device() instead of kfree()Arvind Yadav2018-05-30
* xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne2018-05-30
* xen/grant-table: Use put_page instead of free_pageRoss Lagerwall2018-05-30
* xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin2018-05-30
* xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall2018-03-03
* xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall2018-03-03
* xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich2018-02-25
* xen: xenbus driver must not accept invalid transaction idsJuergen Gross2017-11-30
* xen: don't print error message in case of missing Xenstore entryJuergen Gross2017-11-08
* xen/manage: correct return value check on xenbus_scanf()Jan Beulich2017-11-08
* xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross2017-11-02
* fix xen_swiotlb_dma_mmap prototypeArnd Bergmann2017-10-05
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-05
* xen: fix bio vec mergingRoger Pau Monne2017-08-24
* swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini2017-07-05
* xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall2017-06-14
* xen/acpi: upload PM state from init-domain to XenAnkur Arora2017-03-30
* xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky2017-01-06
* xenbus: don't look up transaction IDs for ordinary writesJan Beulich2016-10-31
* xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich2016-08-10
* xenbus: don't BUG() on user mode induced conditionJan Beulich2016-08-10
* xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky2016-08-10
* xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich2016-07-27
* xen/balloon: Fix declared-but-not-defined warningRoss Lagerwall2016-07-27
* xen/events: Don't move disabled irqsRoss Lagerwall2016-06-07
* xen/evtchn: fix ring resize when binding new eventsJan Beulich2016-05-11
* xen/balloon: Fix crash when ballooning on x86 32 bit PAERoss Lagerwall2016-05-11
* xen/events: Mask a moving irqBoris Ostrovsky2016-04-20
* xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2016-03-03
* xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk2016-03-03
* xen/scsiback: correct frontend countingJuergen Gross2016-03-03
* Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-18
|\
| * xen-pciback: fix up cleanup path when alloc failsDoug Goldstein2015-12-18
| * xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2015-12-18
| * xen-scsiback: safely copy requestsDavid Vrabel2015-12-18
| * xen/events/fifo: Consume unprocessed events when a CPU diesRoss Lagerwall2015-12-02
* | Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-26
|\|
| * xen/evtchn: dynamically grow pending event channel ringDavid Vrabel2015-11-26
| * xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-26
| * xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky2015-11-26
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\ \ | |/ |/|