aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-48/+39
2013-03-01xenbus: fix compile failure on ARM with Xen enabledGravatar Steven Noonan 1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-55/+11
2013-02-25xen/acpi: xen cpu hotplug minor updatesGravatar Liu Jinsong 1-22/+12
2013-02-25xen/acpi: xen memory hotplug minor updatesGravatar Liu Jinsong 1-26/+26
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 11-53/+1209
2013-02-22xenfs: switch to pure simple_fill_super()Gravatar Al Viro 1-55/+11
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+3
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longGravatar Ian Campbell 1-48/+67
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+4
2013-02-19xen: introduce xen_remap, use it instead of ioremapGravatar Stefano Stabellini 2-2/+2
2013-02-19xen: close evtchn port if binding to irq failsGravatar Wei Liu 1-0/+10
2013-02-19xen-evtchn: correct comment and error outputGravatar Wei Liu 1-2/+2
2013-02-19xen/tmem: Add missing %s in the printk statement.Gravatar Konrad Rzeszutek Wilk 1-1/+1
2013-02-19xen/acpi: ACPI cpu hotplugGravatar Liu Jinsong 4-0/+519
2013-02-19xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hGravatar Liu Jinsong 1-18/+0
2013-02-19xen/stub: driver for CPU hotplugGravatar Liu Jinsong 1-2/+37
2013-02-19xen/acpi: ACPI memory hotplugGravatar Liu Jinsong 3-0/+513
2013-02-19xen/stub: driver for memory hotplugGravatar Liu Jinsong 3-0/+78
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-2/+1
2013-02-15Merge branch 'acpi-cleanup'Gravatar Rafael J. Wysocki 1-2/+1
2013-02-13xen: remove redundant NULL check before unregister_and_remove_pcpu().Gravatar Cyril Roelandt 1-2/+1
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsGravatar K. Y. Srinivasan 1-3/+4
2013-02-08Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-9/+9
2013-02-06xen: fix error handling path if xen_allocate_irq_dynamic failsGravatar Wei Liu 1-2/+2
2013-02-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Gravatar Jan Beulich 1-7/+7
2013-01-29x86: Don't panic if can not alloc buffer for swiotlbGravatar Yinghai Lu 1-1/+3
2013-01-26ACPI: Remove useless type argument of driver .remove() operationGravatar Rafael J. Wysocki 1-2/+1
2013-01-18Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 5-106/+167
2013-01-15xen/gntdev: remove erronous use of copy_to_userGravatar Daniel De Graaf 1-10/+3
2013-01-15xen/gntdev: correctly unmap unlinked maps in mmu notifierGravatar Daniel De Graaf 1-29/+63
2013-01-15xen/gntdev: fix unsafe vma accessGravatar Daniel De Graaf 1-5/+24
2013-01-15xen/privcmd: Fix mmap batch ioctl.Gravatar Andres Lagar-Cavilla 1-36/+47
2013-01-15Merge tag 'v3.7' into stable/for-linus-3.8Gravatar Konrad Rzeszutek Wilk 6-26/+113
2013-01-15Xen: properly bound buffer access when parsing cpu/*/availabilityGravatar Jan Beulich 1-2/+2
2013-01-15xen/grant-table: correctly initialize grant table version 1Gravatar Matt Wilson 1-19/+29
2013-01-15x86/xen : Fix the wrong check in pcibackGravatar Yang Zhang 1-1/+1
2013-01-11xen/privcmd: Relax access control in privcmd_ioctl_mmapGravatar Tamas Lengyel 1-6/+0
2013-01-03Drivers: xen: remove __dev* attributes.Gravatar Greg Kroah-Hartman 3-11/+10
2012-12-16Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-13/+12
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 7-62/+326
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2012-11-30Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Gravatar Konrad Rzeszutek Wilk 4-6/+78
2012-11-29xen: arm: enable balloon driverGravatar Ian Campbell 1-2/+2
2012-11-29xen: balloon: allow PVMMU interfaces to be compiled outGravatar Ian Campbell 2-1/+7
2012-11-29xen: privcmd: support autotranslated physmap guests.Gravatar Mukesh Rathor 1-2/+67
2012-11-29xen: add pages parameter to xen_remap_domain_mfn_rangeGravatar Ian Campbell 1-2/+3
2012-11-28xen/acpi: Move the xen_running_on_version_or_later function.Gravatar Konrad Rzeszutek Wilk 1-0/+1