aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-09-04xen/gntalloc: safely delete grefs in add_grefs() undo pathDavid Vrabel
2014-09-04xen/gntalloc: fix oops after runnning out of grant refsDavid Vrabel
2014-09-02xen/balloon: cancel ballooning if adding new memory failedDavid Vrabel
2014-09-02xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-01xen/pciback: Fix error return code in xen_pcibk_attach()Wei Yongjun
2014-08-01xen/events: drop negativity check of unsigned parameterAndrey Utkin
2014-07-31xen/events/fifo: remove a unecessary use of BM()Frediano Ziglio
2014-07-31xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel
2014-07-31xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-18xen: Put EFI machinery in placeDaniel Kiper
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-14xen/grant-table: remove support for V2 tablesDavid Vrabel
2014-07-14x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-04xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel
2014-07-03xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-18xen/grant-table: fix suspend for non-PV guestsDavid Vrabel
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-23xen-acpi-processor: Don't display errors when we get -ENOSYSKonrad Rzeszutek Wilk
2014-05-23xen/pciback: Document the entry points for 'pcistub_put_pci_dev'Konrad Rzeszutek Wilk
2014-05-23xen/pciback: Document when the 'unbind' and 'bind' functions are called.Konrad Rzeszutek Wilk
2014-05-23xen-pciback: Document when we FLR an PCI device.Konrad Rzeszutek Wilk
2014-05-23xen-pciback: First reset, then free.Konrad Rzeszutek Wilk
2014-05-23xen-pciback: Cleanup up pcistub_put_pci_devKonrad Rzeszutek Wilk
2014-05-16x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel
2014-04-28xen/events/fifo: correctly align bitopsVladimir Murzin
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
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