summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/balloon: before adding hotplugged memory, set frames to invalidJuergen Gross2015-04-131-0/+23
* xen-pciback: limit guest control of command registerJan Beulich2015-03-233-14/+51
* xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross2015-03-231-6/+12
* xen/manage: Fix USB interaction issues when resumingRoss Lagerwall2015-03-021-1/+7
* Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel2015-01-261-1/+1
* xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2015-01-161-1/+4
* swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini2015-01-151-1/+1
* swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini2015-01-151-1/+1
* swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini2015-01-151-2/+0
* swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini2015-01-151-3/+3
* xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall2014-10-051-7/+0
* xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel2014-09-171-20/+28
* xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel2014-09-051-3/+2
* Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-301-1/+8
|\
| * x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-301-1/+8
* | Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-172-8/+9
|\|
| * xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel2014-07-041-7/+5
| * xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel2014-07-031-1/+4
* | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-191-1/+2
|\|
| * xen/grant-table: fix suspend for non-PV guestsDavid Vrabel2014-06-181-1/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-041-16/+1
|\ \
| * | x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-161-16/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-2/+2
|\ \ \
| * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
| |/ /
* | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-024-45/+33
|\ \ \ | | |/ | |/|
| * | xen-acpi-processor: Don't display errors when we get -ENOSYSKonrad Rzeszutek Wilk2014-05-231-2/+2
| * | xen/pciback: Document the entry points for 'pcistub_put_pci_dev'Konrad Rzeszutek Wilk2014-05-231-0/+9
| * | xen/pciback: Document when the 'unbind' and 'bind' functions are called.Konrad Rzeszutek Wilk2014-05-231-0/+4
| * | xen-pciback: Document when we FLR an PCI device.Konrad Rzeszutek Wilk2014-05-232-0/+6
| * | xen-pciback: First reset, then free.Konrad Rzeszutek Wilk2014-05-231-1/+1
| * | xen-pciback: Cleanup up pcistub_put_pci_devKonrad Rzeszutek Wilk2014-05-231-5/+5
| * | xen: refactor suspend pre/post hooksDavid Vrabel2014-05-121-38/+7
| |/
* | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-131-11/+30
|\ \ | |/ |/|
| * xen/events/fifo: correctly align bitopsVladimir Murzin2014-04-281-11/+30
* | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-174-6/+75
|\|
| * xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk2014-04-151-2/+30
| * xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk2014-04-151-3/+41
| * xen-pciback: silence an unwanted debug printkDan Carpenter2014-04-151-1/+2
| * xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn2014-04-151-0/+2
* | Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-04-071-1/+1
|\|
| * Xen: do hv callback accounting only on x86Arnd Bergmann2014-04-071-1/+1
| * Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-074-43/+29
| |\
* | \ Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-12/+24
|\ \ \
| * | | xen, balloon: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-12/+24
* | | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-0310-146/+76
|\ \ \ \ | | |/ / | |/| |
| * | | xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka2014-03-182-7/+24
| * | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-181-70/+3
| * | | xen: add support for MSI message groupsRoger Pau Monne2014-03-182-15/+33
| * | | xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-02-281-2/+1
| * | | xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel2014-02-281-27/+0