aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/xen/enlighten.c
Commit message (Expand)AuthorAge
* Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-09
|\
| * Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-08-21
| |\
| | * xen/arm: missing put_cpu in xen_percpu_initJulien Grall2013-08-05
* | | xen/arm: disable cpuidle and cpufreq when linux is running as dom0Julien Grall2013-09-09
* | | ARM: xen: only set pm function ptrs for Xen guestsRob Herring2013-09-09
|/ /
* | xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9Stefano Stabellini2013-07-23
* | xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini2013-07-04
|/
* xen/arm: rename xen_secondary_init and run it on every online cpuStefano Stabellini2013-05-13
* xen/arm: do not handle VCPUOP_register_vcpu_info failuresStefano Stabellini2013-05-13
* xen/arm: initialize pm functions laterStefano Stabellini2013-05-13
* xen/arm: remove duplicated include from enlighten.cWei Yongjun2013-04-27
* xen/arm: use sched_op hypercalls for machine reboot and power offStefano Stabellini2013-04-25
* xen/arm: SMP supportStefano Stabellini2013-04-25
* xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini2013-04-25
* xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini2013-04-25
* xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell2013-02-19
* Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-13
|\
| * xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-29
| * xen: arm: enable balloon driverIan Campbell2012-11-29
* | xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini2012-11-09
* | xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk2012-11-07
|/
* xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfreeStefano Stabellini2012-08-08
* xen/arm: receive Xen events on ARMStefano Stabellini2012-09-14
* xen/arm: initialize grant_table on ARMStefano Stabellini2012-09-13
* xen/arm: get privilege statusStefano Stabellini2012-08-08
* xen/arm: Xen detection and shared_info page mappingStefano Stabellini2012-09-14
* arm: initial Xen supportStefano Stabellini2012-09-14