index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp.S
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
1
-1
/
+1
2017-04-09
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
1
-3
/
+0
2016-09-12
arm64/kvm: use alternative auto-nop
Mark Rutland
1
-5
/
+1
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
1
-2
/
+2
2016-04-28
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
1
-1
/
+6
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2016-02-29
arm64: KVM: VHE: Patch out use of HVC
Marc Zyngier
1
-0
/
+7
2016-02-18
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
1
-3
/
+3
2015-12-14
arm64: KVM: Move away from the assembly version of the world switch
Marc Zyngier
1
-1080
/
+1
2015-11-24
arm64: kvm: report original PAR_EL1 upon panic
Mark Rutland
1
-1
/
+5
2015-11-24
arm64: kvm: avoid %p in __kvm_hyp_panic
Mark Rutland
1
-1
/
+1
2015-11-24
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
Marc Zyngier
1
-0
/
+6
2015-10-23
arm64: kvm: restore EL1N SP for panic
Mark Rutland
1
-0
/
+8
2015-09-17
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-21
/
+10
2015-09-17
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
1
-18
/
+4
2015-09-17
arm64: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+3
2015-09-14
KVM: arm64: add workaround for Cortex-A57 erratum #852523
Will Deacon
1
-1
/
+3
2015-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-399
/
+218
2015-08-20
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
Mario Smarduch
1
-9
/
+64
2015-07-27
arm64: kvm: Adopt new alternative assembler macros
Daniel Thompson
1
-2
/
+10
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
1
-8
/
+16
2015-07-21
KVM: arm64: re-factor hyp.S debug register code
Alex Bennée
1
-379
/
+138
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
1
-11
/
+8
2015-06-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-14
/
+4
2015-06-17
KVM: arm64: fix misleading comments in save/restore
Alex Bennée
1
-4
/
+4
2015-06-12
arm64: KVM: Switch vgic save/restore to alternative_insn
Marc Zyngier
1
-14
/
+4
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+22
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-8
/
+9
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-0
/
+22
2015-01-16
KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
Mario Smarduch
1
-0
/
+22
2015-01-15
arm64: kvm: move to ESR_ELx macros
Mark Rutland
1
-8
/
+9
2015-01-12
arm64: KVM: Fix TLB invalidation by IPA/VMID
Marc Zyngier
1
-0
/
+1
2014-11-07
arm64: kvm: eliminate literal pool entries
Ard Biesheuvel
1
-2
/
+2
2014-07-11
arm64: KVM: enable trapping of all debug registers
Marc Zyngier
1
-0
/
+8
2014-07-11
arm64: KVM: implement lazy world switch for debug registers
Marc Zyngier
1
-6
/
+457
2014-07-11
ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
Victor Kamensky
1
-1
/
+1
2014-07-11
arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code
Marc Zyngier
1
-5
/
+12
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
1
-88
/
+16
2014-07-11
arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
Marc Zyngier
1
-6
/
+0
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
1
-13
/
+13
2014-05-09
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
1
-3
/
+9
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
1
-2
/
+25
2013-11-06
arm64: KVM: vgic: byteswap GICv2 access on world switch if BE
Marc Zyngier
1
-0
/
+13
2013-08-09
arm64: KVM: add missing dsb before invalidating Stage-2 TLBs
Marc Zyngier
1
-0
/
+3
2013-08-09
arm64: KVM: perform save/restore of PAR_EL1
Marc Zyngier
1
-0
/
+10
2013-06-12
arm64: KVM: 32bit specific register world switch
Marc Zyngier
1
-0
/
+70
2013-06-12
arm64: KVM: Plug the arch timer
Marc Zyngier
1
-0
/
+56
2013-06-12
arm64: KVM: Plug the VGIC
Marc Zyngier
1
-0
/
+88
2013-06-12
arm64: KVM: HYP mode world switch implementation
Marc Zyngier
1
-0
/
+617