index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
kvm_asm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
2018-12-19
1
-0
/
+4
*
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-06-05
1
-2
/
+0
|
\
|
*
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
2018-05-31
1
-2
/
+0
*
|
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
2018-03-19
1
-1
/
+4
|
/
*
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
2017-11-06
1
-0
/
+2
*
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
Marc Zyngier
2017-04-09
1
-1
/
+1
*
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
1
-2
/
+0
*
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-09
1
-0
/
+3
*
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
2016-11-04
1
-0
/
+1
*
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-22
1
-0
/
+3
*
arm: KVM: Allow an exit code to be tagged with a Virtual Abort
Marc Zyngier
2016-09-08
1
-0
/
+4
*
arm: KVM: Allow hyp teardown
Marc Zyngier
2016-07-03
1
-0
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
1
-0
/
+2
|
\
|
*
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2016-02-18
1
-0
/
+2
*
|
ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_end
Marc Zyngier
2016-02-29
1
-3
/
+0
*
|
ARM: KVM: Turn CP15 defines to an enum
Marc Zyngier
2016-02-29
1
-33
/
+0
*
|
ARM: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-29
1
-0
/
+2
*
|
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
2016-02-29
1
-3
/
+0
*
|
ARM: KVM: Move the HYP code to its own section
Marc Zyngier
2016-02-29
1
-2
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-1
/
+1
|
\
|
*
ARM: KVM: fix comment
Geert Uytterhoeven
2015-05-26
1
-1
/
+1
*
|
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
2015-01-16
1
-0
/
+1
|
/
*
ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...
Victor Kamensky
2014-07-11
1
-0
/
+18
*
ARM: KVM: add world-switch for AMAIR{0,1}
Marc Zyngier
2014-03-03
1
-1
/
+3
*
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-10-12
1
-1
/
+1
*
ARM: KVM: perform save/restore of PAR
Marc Zyngier
2013-06-26
1
-10
/
+12
*
ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
Marc Zyngier
2013-06-26
1
-2
/
+0
*
ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: arch_timers: Add timer world switch
Marc Zyngier
2013-02-11
1
-1
/
+2
*
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
2013-01-23
1
-0
/
+2
*
KVM: ARM: Memory virtualization setup
Christoffer Dall
2013-01-23
1
-0
/
+2
*
KVM: ARM: Hypervisor initialization
Christoffer Dall
2013-01-23
1
-0
/
+20
*
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
2013-01-23
1
-0
/
+58