summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/hyp-stub.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: align .data sectionRussell King2017-08-141-0/+1
* ARM: hyp-stub: Fix Thumb-2 compilationMarc Zyngier2017-04-201-1/+1
* ARM: hyp-stub: Zero r0 on successful stub handlingMarc Zyngier2017-04-091-0/+2
* ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-12/+1
* ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-091-1/+1
* ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-091-1/+10
* ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-091-1/+1
* ARM: hyp-stub: Use r1 for the soft-restart addressMarc Zyngier2017-04-091-3/+2
* ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier2017-04-091-4/+0
* ARM: soft-reboot into same mode that we entered the kernelRussell King2017-04-091-0/+13
* ARM: hyp-stub: improve ABIRussell King2017-04-091-5/+22
* ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy2016-08-231-0/+13
* ARM: 8527/1: virt: enable GICv3 system registersJean-Philippe Brucker2016-02-161-0/+24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-3/+1
|\
| * ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu2014-07-111-3/+1
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-3/+3
|/
* ARM: 7786/1: hyp: fix macro parameterisationMark Rutland2013-07-221-2/+2
* ARM: arch_timer: stop virtual timer when booted in HYP modeMarc Zyngier2013-06-071-0/+5
* ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier2013-06-071-0/+2
* ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier2013-01-101-9/+3
* ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin2013-01-101-3/+3
* ARM: virt: arch_timers: enable access to physical timersMarc Zyngier2012-09-191-0/+13
* ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-191-0/+18
* ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-191-0/+192