summaryrefslogtreecommitdiff
path: root/drivers/xen (follow)
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* | xen, cpu_hotplug: call device_offline instead of cpu_downStefano Stabellini2015-10-23
* | xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-23
* | xenbus: Support multiple grants ring with 64KBJulien Grall2015-10-23
* | xen/grant-table: Add an helper to iterate over a specific number of grantsJulien Grall2015-10-23
* | xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-23
* | xen/balloon: Use the correct sizeof when declaring frame_listJulien Grall2015-10-23
* | xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-23
* | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-23
* | xen/privcmd: Add support for Linux 64KB page granularityJulien Grall2015-10-23
* | xen/grant-table: Make it running on 64KB granularityJulien Grall2015-10-23
* | xen/events: fifo: Make it running on 64KB granularityJulien Grall2015-10-23
* | xen/balloon: Don't rely on the page granularity is the same for Xen and LinuxJulien Grall2015-10-23
* | xen/xenbus: Use Xen page definitionJulien Grall2015-10-23
* | xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p...Julien Grall2015-10-23
* | xen/grant: Introduce helpers to split a page into grantJulien Grall2015-10-23
* | xen/balloon: pre-allocate p2m entries for ballooned pagesDavid Vrabel2015-10-23
* | xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel2015-10-23
* | xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-23
* | xen/balloon: only hotplug additional memory if requiredDavid Vrabel2015-10-23
* | xen/balloon: rationalize memory hotplug statsDavid Vrabel2015-10-23
* | xen/balloon: find non-conflicting regions to place hotplugged memoryDavid Vrabel2015-10-23
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\