aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2013-03-06xen/pciback: Don't disable a PCI device that is already disabled.Konrad Rzeszutek Wilk
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-01xenbus: fix compile failure on ARM with Xen enabledSteven Noonan
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25xen/acpi: xen cpu hotplug minor updatesLiu Jinsong
2013-02-25xen/acpi: xen memory hotplug minor updatesLiu Jinsong
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-22xenfs: switch to pure simple_fill_super()Al Viro
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini
2013-02-19xen: close evtchn port if binding to irq failsWei Liu
2013-02-19xen-evtchn: correct comment and error outputWei Liu
2013-02-19xen/tmem: Add missing %s in the printk statement.Konrad Rzeszutek Wilk
2013-02-19xen/acpi: ACPI cpu hotplugLiu Jinsong
2013-02-19xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong
2013-02-19xen/stub: driver for CPU hotplugLiu Jinsong
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong
2013-02-19xen/stub: driver for memory hotplugLiu Jinsong
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-02-13xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2013-02-08Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-06xen: fix error handling path if xen_allocate_irq_dynamic failsWei Liu
2013-02-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich
2013-01-29x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-01-15xen/gntdev: remove erronous use of copy_to_userDaniel De Graaf
2013-01-15xen/gntdev: correctly unmap unlinked maps in mmu notifierDaniel De Graaf
2013-01-15xen/gntdev: fix unsafe vma accessDaniel De Graaf
2013-01-15xen/privcmd: Fix mmap batch ioctl.Andres Lagar-Cavilla
2013-01-15Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk
2013-01-15Xen: properly bound buffer access when parsing cpu/*/availabilityJan Beulich
2013-01-15xen/grant-table: correctly initialize grant table version 1Matt Wilson
2013-01-15x86/xen : Fix the wrong check in pcibackYang Zhang
2013-01-11xen/privcmd: Relax access control in privcmd_ioctl_mmapTamas Lengyel
2013-01-03Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman
2012-12-16Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-11-30Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk
2012-11-29xen: arm: enable balloon driverIan Campbell
2012-11-29xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell
2012-11-29xen: privcmd: support autotranslated physmap guests.Mukesh Rathor