index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
switch.c
Age
Commit message (
Expand
)
Author
2018-03-19
KVM: arm/arm64: Remove leftover comment from kvm_vcpu_run_vhe
Christoffer Dall
2018-03-19
KVM: arm64: Introduce separate VHE/non-VHE sysreg save/restore functions
Christoffer Dall
2018-03-19
KVM: arm64: Remove noop calls to timer save/restore from VHE switch
Christoffer Dall
2018-03-19
KVM: arm64: Don't deactivate VM on VHE systems
Christoffer Dall
2018-03-19
KVM: arm64: Remove kern_hyp_va() use in VHE switch function
Christoffer Dall
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
2018-03-19
KVM: arm64: Factor out fault info population and gic workarounds
Christoffer Dall
2018-03-19
KVM: arm64: Improve debug register save/restore flow
Christoffer Dall
2018-03-19
KVM: arm/arm64: Introduce vcpu_el1_is_32bit
Christoffer Dall
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2018-03-19
KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag
Shih-Wei Li
2018-03-19
KVM: arm64: Rework hyp_panic for VHE and non-VHE
Christoffer Dall
2018-03-19
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
2018-02-26
arm64: KVM: Move CPU ID reg trap setup off the world switch path
Dave Martin
2018-02-12
arm64: Add missing Falkor part number for branch predictor hardening
Shanker Donthineni
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-06
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
Marc Zyngier
2018-02-06
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Marc Zyngier
2018-01-16
KVM: arm64: Save ESR_EL2 on guest SError
James Morse
2018-01-16
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
James Morse
2018-01-13
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2018-01-08
arm64: KVM: Make PSCI_VERSION a fast path
Marc Zyngier
2018-01-08
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-01-08
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2017-11-29
kvm: arm64: handle single-step of hyp emulated mmio instructions
Alex Bennée
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
2017-11-03
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
2017-11-03
arm64: KVM: Hide unsupported AArch64 CPU features from guests
Dave Martin
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
2017-05-16
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2016-12-13
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-09
arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
Marc Zyngier
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-09-08
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
2016-09-08
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
2016-09-08
arm64: KVM: Preserve pending vSError in world switch
Marc Zyngier
2016-09-08
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2016-08-17
arm64: Document workaround for Cortex-A72 erratum #853709
Marc Zyngier
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-03
arm64: KVM: Always reference __hyp_panic_string via its kernel VA
Marc Zyngier
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-29
arm64: KVM: VHE: Add alternative panic handling
Marc Zyngier
[next]