summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-122-2/+3
|\
| * xen: clear IRQ_NOAUTOEN and IRQ_NOREQUESTJulien Grall2013-05-081-1/+2
| * xen: SWIOTLB is only used on x86Arnd Bergmann2013-05-081-1/+1
* | zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2013-05-011-1/+4
* | xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-05-013-19/+38
* | cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-05-011-3/+3
* | frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-05-011-3/+3
* | Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-04-292-37/+78
|\|
| * xen: resolve section mismatch warnings in xen-acpi-processorBen Guthro2013-04-191-2/+2
| * xen: Re-upload processor PM data to hypervisor after S3 resume (v2)Ben Guthro2013-04-171-25/+53
| * xen/events: Check that IRQ value passed in is valid.Konrad Rzeszutek Wilk2013-04-161-1/+19
| * xen: drop tracking of IRQ vectorJan Beulich2013-04-161-9/+4Star
* | Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-04-111-4/+15
|\ \ | |/ |/|
| * xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser2013-04-021-4/+15
* | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-275-22/+65
|\|
| * xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel2013-03-271-5/+15
| * xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk2013-03-271-1/+1
| * xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-222-16/+46
| * xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.Konrad Rzeszutek Wilk2013-03-221-0/+3
* | Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-133-6/+6
|\|
| * xen/acpi: remove redundant acpi/acpi_drivers.h includeLiu Jinsong2013-03-111-1/+0Star
| * acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-061-4/+4
| * xen/pciback: Don't disable a PCI device that is already disabled.Konrad Rzeszutek Wilk2013-03-061-1/+2
* | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-033-48/+39Star
|\|
| * xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
| * xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12Star
| * xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-251-26/+26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-55/+11Star
|\ \ | |/ |/|
| * xenfs: switch to pure simple_fill_super()Al Viro2013-02-231-55/+11Star
* | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-2511-53/+1209
|\ \
| * | xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-48/+67
| * | xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-202-2/+2
| * | xen: close evtchn port if binding to irq failsWei Liu2013-02-201-0/+10
| * | xen-evtchn: correct comment and error outputWei Liu2013-02-201-2/+2
| * | xen/tmem: Add missing %s in the printk statement.Konrad Rzeszutek Wilk2013-02-201-1/+1
| * | xen/acpi: ACPI cpu hotplugLiu Jinsong2013-02-204-0/+519
| * | xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong2013-02-201-18/+0Star
| * | xen/stub: driver for CPU hotplugLiu Jinsong2013-02-201-2/+37
| * | xen/acpi: ACPI memory hotplugLiu Jinsong2013-02-203-0/+513
| * | xen/stub: driver for memory hotplugLiu Jinsong2013-02-203-0/+78
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-221-1/+3
|\ \
| * | x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-301-1/+3
| |/
* | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-2/+1Star
|\ \
| * \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-151-2/+1Star
| |\ \
| | * | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-2/+1Star
| | |/
* | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-201-3/+4
|\ \ \
| * | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-131-3/+4
| |/ /
* | | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-02-151-2/+1Star
|\ \ \ | |/ / |/| |
| * | xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt2013-02-131-2/+1Star