| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: xen: foreign mapping PTEs are special. | Ian Campbell | 2013-12-11 | 1 | -1/+1 |
* | XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn | Eric Trudeau | 2013-12-04 | 1 | -2/+2 |
* | xen/arm: p2m_init and p2m_lock should be static | Stefano Stabellini | 2013-11-18 | 1 | -2/+2 |
* | arm/xen: Export phys_to_mach to fix Xen module link errors | Josh Boyer | 2013-11-18 | 1 | -0/+1 |
* | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-... | Konrad Rzeszutek Wilk | 2013-11-08 | 3 | -1/+274 |
|\ |
|
| * | swiotlb-xen: use xen_alloc/free_coherent_pages | Stefano Stabellini | 2013-10-10 | 1 | -3/+3 |
| * | swiotlb-xen: introduce xen_swiotlb_set_dma_mask | Stefano Stabellini | 2013-10-09 | 1 | -0/+1 |
| * | xen/arm,arm64: enable SWIOTLB_XEN | Stefano Stabellini | 2013-10-10 | 2 | -1/+65 |
| * | arm/xen,arm64/xen: introduce p2m | Stefano Stabellini | 2013-10-17 | 2 | -1/+209 |
|/ |
|
* | Merge tag 'v3.11-rc7' into stable/for-linus-3.12 | Konrad Rzeszutek Wilk | 2013-09-09 | 1 | -0/+1 |
|\ |
|
| * | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-08-21 | 1 | -0/+1 |
| |\ |
|
| | * | xen/arm: missing put_cpu in xen_percpu_init | Julien Grall | 2013-08-05 | 1 | -0/+1 |
* | | | xen/arm: disable cpuidle and cpufreq when linux is running as dom0 | Julien Grall | 2013-09-09 | 1 | -0/+9 |
* | | | ARM: xen: only set pm function ptrs for Xen guests | Rob Herring | 2013-09-09 | 1 | -1/+4 |
|/ / |
|
* | | xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9 | Stefano Stabellini | 2013-07-23 | 1 | -1/+1 |
* | | xen/arm and xen/arm64: implement HYPERVISOR_tmem_op | Stefano Stabellini | 2013-07-04 | 2 | -0/+2 |
|/ |
|
* | xen/arm: rename xen_secondary_init and run it on every online cpu | Stefano Stabellini | 2013-05-13 | 1 | -11/+4 |
* | xen/arm: do not handle VCPUOP_register_vcpu_info failures | Stefano Stabellini | 2013-05-13 | 1 | -7/+3 |
* | xen/arm: initialize pm functions later | Stefano Stabellini | 2013-05-13 | 1 | -1/+7 |
* | xen/arm: remove duplicated include from enlighten.c | Wei Yongjun | 2013-04-27 | 1 | -1/+0 |
* | xen/arm: use sched_op hypercalls for machine reboot and power off | Stefano Stabellini | 2013-04-25 | 1 | -0/+24 |
* | xen/arm: SMP support | Stefano Stabellini | 2013-04-25 | 1 | -6/+42 |
* | xen/arm: implement HYPERVISOR_vcpu_op | Stefano Stabellini | 2013-04-25 | 2 | -0/+2 |
* | xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irq | Stefano Stabellini | 2013-04-25 | 1 | -1/+1 |
* | xen: implement updated XENMEM_add_to_physmap_range ABI | Ian Campbell | 2013-02-19 | 1 | -3/+5 |
* | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-13 | 1 | -21/+102 |
|\ |
|
| * | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell | 2012-11-29 | 1 | -3/+97 |
| * | xen: arm: enable balloon driver | Ian Campbell | 2012-11-29 | 1 | -18/+5 |
* | | xen/arm: Fix compile errors when drivers are compiled as modules (export more). | Stefano Stabellini | 2012-11-09 | 1 | -0/+6 |
* | | xen/arm: Fix compile errors when drivers are compiled as modules. | Konrad Rzeszutek Wilk | 2012-11-07 | 1 | -0/+5 |
* | | xen/arm: use the __HVC macro | Stefano Stabellini | 2012-10-30 | 1 | -9/+5 |
|/ |
|
* | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 2012-10-19 | 1 | -1/+1 |
* | xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree | Stefano Stabellini | 2012-08-08 | 1 | -0/+18 |
* | xen/arm: receive Xen events on ARM | Stefano Stabellini | 2012-09-14 | 1 | -0/+33 |
* | xen/arm: initialize grant_table on ARM | Stefano Stabellini | 2012-09-13 | 1 | -0/+14 |
* | xen/arm: get privilege status | Stefano Stabellini | 2012-08-08 | 1 | -0/+7 |
* | xen/arm: Xen detection and shared_info page mapping | Stefano Stabellini | 2012-09-14 | 1 | -0/+61 |
* | xen/arm: empty implementation of grant_table arch specific functions | Stefano Stabellini | 2012-08-08 | 2 | -1/+54 |
* | xen/arm: hypercalls | Stefano Stabellini | 2012-09-14 | 2 | -1/+107 |
* | arm: initial Xen support | Stefano Stabellini | 2012-09-14 | 2 | -0/+36 |