aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/xen
AgeCommit message (Expand)Author
2013-05-13xen/arm: rename xen_secondary_init and run it on every online cpuStefano Stabellini
2013-05-13xen/arm: do not handle VCPUOP_register_vcpu_info failuresStefano Stabellini
2013-05-13xen/arm: initialize pm functions laterStefano Stabellini
2013-04-27xen/arm: remove duplicated include from enlighten.cWei Yongjun
2013-04-25xen/arm: use sched_op hypercalls for machine reboot and power offStefano Stabellini
2013-04-25xen/arm: SMP supportStefano Stabellini
2013-04-25xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini
2013-04-25xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini
2013-02-19xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell
2012-11-29xen: arm: enable balloon driverIan Campbell
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini
2012-11-07xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk
2012-10-30xen/arm: use the __HVC macroStefano Stabellini
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell
2012-08-08xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfreeStefano Stabellini
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini
2012-09-13xen/arm: initialize grant_table on ARMStefano Stabellini
2012-08-08xen/arm: get privilege statusStefano Stabellini
2012-09-14xen/arm: Xen detection and shared_info page mappingStefano Stabellini
2012-08-08xen/arm: empty implementation of grant_table arch specific functionsStefano Stabellini
2012-09-14xen/arm: hypercallsStefano Stabellini
2012-09-14arm: initial Xen supportStefano Stabellini