summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | xen/events: remove unnecessary call to bind_evtchn_to_cpu()David Vrabel2014-02-281-3/+0
| * | | xen/events: remove the unused resend_irq_on_evtchn()David Vrabel2014-02-281-21/+12
| * | | drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrinkBob Liu2014-02-281-0/+1
| * | | drivers: xen: Include appropriate header file in pcpu.cRashika Kheria2014-02-281-0/+1
| * | | drivers: xen: Mark function as static in platform-pci.cRashika Kheria2014-02-281-1/+1
| |/ /
* | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-013-21/+9
|\ \ \ | |_|/ |/| |
| * | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2014-02-222-2/+2
| * | ACPI / PAD / xen: use acpi_evaluate_ost() to replace open-coded versionJiang Liu2014-02-211-19/+7
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-013-37/+11
|\ \
| * | xen: Validate online cpus in set_affinityThomas Gleixner2014-03-121-1/+1
| * | xen: Add proper irq accounting for HYPERCALL vectorThomas Gleixner2014-03-041-0/+1
| * | xen: Get rid of the last irq_desc abuseThomas Gleixner2014-03-041-14/+1
| * | xen: Use the proper irq functionsThomas Gleixner2014-03-043-22/+8
| |/
* / xen/balloon: flush persistent kmaps in correct positionWei Liu2014-03-251-6/+18
|/
* Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-123-220/+2
|\
| * ia64/xen: Remove Xen support for ia64 even morePaul Bolle2014-02-112-220/+0
| * xen/events: bind all new interdomain events to VCPU0David Vrabel2014-02-111-0/+2
* | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-052-84/+18
|\|