Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 1 | -3/+1 |
|\ | |||||
| * | ARM: virt: fix wrong HSCTLR.EE bit setting | Li Liu | 2014-07-11 | 1 | -3/+1 |
* | | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 2014-07-18 | 1 | -3/+3 |
|/ | |||||
* | ARM: 7786/1: hyp: fix macro parameterisation | Mark Rutland | 2013-07-22 | 1 | -2/+2 |
* | ARM: arch_timer: stop virtual timer when booted in HYP mode | Marc Zyngier | 2013-06-07 | 1 | -0/+5 |
* | ARM: hyp: initialize CNTVOFF to zero | Marc Zyngier | 2013-06-07 | 1 | -0/+2 |
* | ARM: virt: simplify __hyp_stub_install epilog | Marc Zyngier | 2013-01-10 | 1 | -9/+3 |
* | ARM: virt: Avoid bx instruction for compatibility with <=ARMv4 | Dave Martin | 2013-01-10 | 1 | -3/+3 |
* | ARM: virt: arch_timers: enable access to physical timers | Marc Zyngier | 2012-09-19 | 1 | -0/+13 |
* | ARM: zImage/virt: hyp mode entry support for the zImage loader | Dave Martin | 2012-09-19 | 1 | -0/+18 |
* | ARM: virt: allow the kernel to be entered in HYP mode | Dave Martin | 2012-09-19 | 1 | -0/+192 |