aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/xen/enlighten.c
Commit message (Expand)AuthorAge
* xen/arm: set the system time in Xen via the XENPF_settime64 hypercallStefano Stabellini2015-12-21
* xen/arm: introduce xen_read_wallclockStefano Stabellini2015-12-21
* xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini2015-12-21
* xen/arm: account for stolen ticksStefano Stabellini2015-12-21
* xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini2015-10-23
* xen/arm: correct comment in enlighten.cJuergen Gross2015-10-23
* arm/xen: Add support for 64KB page granularityJulien Grall2015-10-23
* xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-08
* arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall2015-08-20
* xen/events: Support event channel rebind on ARMJulien Grall2015-08-20
* xen/arm: allow console=hvc0 to be omitted for guestsArd Biesheuvel2015-05-28
* arm,arm64/xen: move Xen initialization earlierStefano Stabellini2015-05-28
* arm/xen: Correctly check if the event channel interrupt is presentJulien Grall2015-05-28
* xen/arm: Define xen_arch_suspend()Boris Ostrovsky2015-05-18
* xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-16
* xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-16
* arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli2015-01-20
* xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-04
* xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-11
* xen/arm: use BUG_ONHimangi Saraogi2014-07-25
* arm,arm64/xen: introduce HYPERVISOR_suspend()Stefano Stabellini2014-05-12
* arm: xen: export HYPERVISOR_multicall to modules.Ian Campbell2014-05-09
* xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall2014-01-30
* arm/xen: Initialize event channels earlierJulien Grall2014-01-30
* xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-06
* arm: xen: foreign mapping PTEs are special.Ian Campbell2013-12-11
* XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau2013-12-04
* 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