aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/hyp-stub.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+1
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-3/+3
2014-07-11ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu1-3/+1
2013-07-22ARM: 7786/1: hyp: fix macro parameterisationMark Rutland1-2/+2
2013-06-07ARM: arch_timer: stop virtual timer when booted in HYP modeMarc Zyngier1-0/+5
2013-06-07ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier1-0/+2
2013-01-10ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier1-9/+3
2013-01-10ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin1-3/+3
2012-09-19ARM: virt: arch_timers: enable access to physical timersMarc Zyngier1-0/+13
2012-09-19ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin1-0/+18
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin1-0/+192