aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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