aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-091-0/+1
|\
| * Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-08-211-0/+1
| |\
| | * xen/arm: missing put_cpu in xen_percpu_initJulien Grall2013-08-051-0/+1
* | | xen/arm: disable cpuidle and cpufreq when linux is running as dom0Julien Grall2013-09-091-0/+9
* | | ARM: xen: only set pm function ptrs for Xen guestsRob Herring2013-09-091-1/+4
|/ /
* | xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9Stefano Stabellini2013-07-231-1/+1
* | xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini2013-07-042-0/+2
|/
* xen/arm: rename xen_secondary_init and run it on every online cpuStefano Stabellini2013-05-131-11/+4
* xen/arm: do not handle VCPUOP_register_vcpu_info failuresStefano Stabellini2013-05-131-7/+3
* xen/arm: initialize pm functions laterStefano Stabellini2013-05-131-1/+7
* xen/arm: remove duplicated include from enlighten.cWei Yongjun2013-04-271-1/+0
* xen/arm: use sched_op hypercalls for machine reboot and power offStefano Stabellini2013-04-251-0/+24
* xen/arm: SMP supportStefano Stabellini2013-04-251-6/+42
* xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini2013-04-252-0/+2
* xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini2013-04-251-1/+1
* xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell2013-02-191-3/+5
* Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-131-21/+102
|\
| * xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-291-3/+97
| * xen: arm: enable balloon driverIan Campbell2012-11-291-18/+5
* | xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini2012-11-091-0/+6
* | xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk2012-11-071-0/+5
* | xen/arm: use the __HVC macroStefano Stabellini2012-10-301-9/+5
|/
* xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-191-1/+1
* xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfreeStefano Stabellini2012-08-081-0/+18
* xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-0/+33
* xen/arm: initialize grant_table on ARMStefano Stabellini2012-09-131-0/+14
* xen/arm: get privilege statusStefano Stabellini2012-08-081-0/+7
* xen/arm: Xen detection and shared_info page mappingStefano Stabellini2012-09-141-0/+61
* xen/arm: empty implementation of grant_table arch specific functionsStefano Stabellini2012-08-082-1/+54
* xen/arm: hypercallsStefano Stabellini2012-09-142-1/+107
* arm: initial Xen supportStefano Stabellini2012-09-142-0/+36