summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/hyp-stub.S
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud