summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/hyp-stub.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-011-0/+2
* arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier2017-04-091-1/+3
* arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-12/+1Star
* arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-091-1/+10
* arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-091-1/+1
* arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier2017-04-091-4/+0Star
* arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier2017-04-091-6/+0Star
* arm64: Add back cpu reset routinesGeoff Levand2016-06-271-1/+9
* arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse2016-04-281-2/+3
* arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand2016-04-281-10/+24
* arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse2016-04-281-2/+8
* irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-091-0/+1
* arm64: add hypervisor stubMarc Zyngier2012-12-051-0/+109