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
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
Marc Zyngier
1
-2
/
+4
2019-10-29
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
1
-0
/
+11
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
1
-0
/
+23
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
1
-0
/
+3
2018-07-22
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
1
-0
/
+15
2018-07-22
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
1
-0
/
+2
2018-05-01
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-0
/
+3
2018-02-16
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+5
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-6
/
+0
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-3
/
+3
2017-06-04
KVM: arm/arm64: use vcpu requests for irq injection
Andrew Jones
1
-0
/
+1
2017-06-04
KVM: arm/arm64: change exit request to sleep request
Andrew Jones
1
-1
/
+1
2017-06-04
KVM: improve arch vcpu request defining
Andrew Jones
1
-1
/
+2
2017-05-23
KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
1
-2
/
+0
2017-05-17
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
1
-2
/
+6
2017-04-27
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-7
/
+0
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
1
-1
/
+1
2017-04-27
KVM: mark requests that do not need a wakeup
Radim Krčmář
1
-1
/
+1
2017-04-09
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
1
-6
/
+0
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
1
-2
/
+1
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
1
-1
/
+0
2017-03-09
KVM: arm64: Increase number of user memslots to 512
Linu Cherian
1
-1
/
+1
2017-03-09
KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
Linu Cherian
1
-1
/
+0
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
1
-3
/
+0
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
1
-1
/
+6
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
1
-0
/
+3
2016-09-08
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
Suraj Jitindar Singh
1
-6
/
+6
2016-07-18
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
1
-1
/
+1
2016-07-04
arm: KVM: Allow hyp teardown
Marc Zyngier
1
-1
/
+2
2016-07-04
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
1
-4
/
+2
2016-07-04
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
1
-9
/
+3
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2016-05-24
Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+6
2016-05-20
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
1
-0
/
+2
2016-05-20
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
1
-0
/
+4
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+13
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+2
2016-05-03
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
1
-1
/
+2
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
1
-1
/
+12
2016-04-08
Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
1
-3
/
+4
2016-04-06
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
1
-3
/
+4
2016-03-29
arm64: perf: Move PMU register related defines to asm/perf_event.h
Shannon Zhao
1
-1
/
+0
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+7
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
1
-2
/
+2
2016-03-01
arm64: KVM: Move kvm_call_hyp back to its original localtion
Marc Zyngier
1
-2
/
+2
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
1
-0
/
+6
2016-02-29
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
1
-1
/
+1
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
1
-0
/
+1
[next]