summaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)Author
2014-07-28xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel
2014-07-28xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-04-28xen/events/fifo: correctly align bitopsVladimir Murzin
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-04-15xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk
2014-04-15xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk
2014-04-15xen-pciback: silence an unwanted debug printkDan Carpenter
2014-04-15xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn
2014-04-07Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07Xen: do hv callback accounting only on x86Arnd Bergmann
2014-04-07Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-25xen/balloon: flush persistent kmaps in correct positionWei Liu
2014-03-20xen, balloon: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-18xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka
2014-03-18xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss
2014-03-18xen: add support for MSI message groupsRoger Pau Monne
2014-03-12xen: Validate online cpus in set_affinityThomas Gleixner
2014-03-04xen: Add proper irq accounting for HYPERCALL vectorThomas Gleixner
2014-03-04xen: Get rid of the last irq_desc abuseThomas Gleixner
2014-03-04xen: Use the proper irq functionsThomas Gleixner
2014-02-28xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-02-28xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel
2014-02-28xen/events: remove unnecessary call to bind_evtchn_to_cpu()David Vrabel
2014-02-28xen/events: remove the unused resend_irq_on_evtchn()David Vrabel
2014-02-28drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrinkBob Liu
2014-02-28drivers: xen: Include appropriate header file in pcpu.cRashika Kheria
2014-02-28drivers: xen: Mark function as static in platform-pci.cRashika Kheria
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki
2014-02-21ACPI / PAD / xen: use acpi_evaluate_ost() to replace open-coded versionJiang Liu
2014-02-12Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-11ia64/xen: Remove Xen support for ia64 even morePaul Bolle
2014-02-11xen/events: bind all new interdomain events to VCPU0David Vrabel
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-10xen: delete new instances of __cpuinit usagePaul Gortmaker