index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
reset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-05-15
1
-1
/
+166
|
\
|
*
KVM: arm64: Add capability to advertise ptrauth for guest
Amit Daniel Kachhap
2019-04-24
1
-0
/
+5
|
*
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
2019-04-24
1
-0
/
+27
|
*
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
Dave Martin
2019-04-18
1
-2
/
+2
|
*
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
Dave Martin
2019-04-18
1
-1
/
+1
|
*
KVM: arm64: Add a capability to advertise SVE support
Dave Martin
2019-03-29
1
-0
/
+3
|
*
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
Dave Martin
2019-03-29
1
-1
/
+42
|
*
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
2019-03-29
1
-0
/
+89
*
|
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
2019-03-19
1
-3
/
+3
|
/
*
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
2019-02-07
1
-0
/
+24
*
KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
Christoffer Dall
2019-02-07
1
-2
/
+24
*
arm/arm64: KVM: Enable 32 bits kvm vcpu events support
Dongjiu Geng
2018-10-18
1
-1
/
+0
*
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
Dongjiu Geng
2018-10-18
1
-2
/
+2
*
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
2018-10-03
1
-1
/
+1
*
kvm: arm64: Allow tuning the physical address size for VM
Suzuki K Poulose
2018-10-03
1
-4
/
+13
*
kvm: arm64: Limit the minimum number of page table levels
Suzuki K Poulose
2018-10-03
1
-1
/
+9
*
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
2018-10-03
1
-0
/
+43
*
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
2018-10-01
1
-1
/
+1
*
kvm: arm64: Configure VTCR_EL2.SL0 per VM
Suzuki K Poulose
2018-10-01
1
-0
/
+1
*
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
2018-10-01
1
-0
/
+35
*
kvm: arm/arm64: Allow arch specific configurations for VM
Suzuki K Poulose
2018-10-01
1
-0
/
+7
*
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-08-22
1
-0
/
+4
|
\
|
*
arm64: KVM: export the capability to set guest SError syndrome
Dongjiu Geng
2018-07-21
1
-0
/
+3
|
*
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-07-21
1
-0
/
+1
*
|
kvm/arm: use PSR_AA32 definitions
Mark Rutland
2018-07-05
1
-2
/
+2
|
/
*
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
2018-05-31
1
-0
/
+4
*
KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Christoffer Dall
2017-06-08
1
-15
/
+1
*
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-04-04
1
-1
/
+1
*
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
2017-02-08
1
-1
/
+8
*
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2016-11-14
1
-6
/
+0
*
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
1
-0
/
+6
*
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
2016-07-18
1
-1
/
+1
*
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
2016-07-03
1
-11
/
+0
*
arm/arm64: KVM: Always have merged page tables
Marc Zyngier
2016-07-03
1
-24
/
+7
*
KVM: ARM64: Fix typos
Andrea Gelmini
2016-06-14
1
-1
/
+1
*
arm64: kvm: Fix kvm teardown for systems using the extended idmap
James Morse
2016-05-03
1
-7
/
+23
*
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
1
-0
/
+14
*
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
2016-02-29
1
-0
/
+1
*
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+3
*
arm64: KVM: Reset PMU state when resetting vcpu
Shannon Zhao
2016-02-29
1
-0
/
+3
*
arm64/kvm: Make use of the system wide safe values
Suzuki K. Poulose
2015-10-21
1
-1
/
+1
*
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
2015-08-12
1
-3
/
+1
*
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
2015-07-21
1
-0
/
+16
*
arm64: KVM: Fix HCR setting for 32bit guests
Marc Zyngier
2015-01-12
1
-1
/
+0
*
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
2013-06-12
1
-1
/
+25
*
arm64: KVM: Plug the arch timer
Marc Zyngier
2013-06-12
1
-0
/
+12
*
arm64: KVM: virtual CPU reset
Marc Zyngier
2013-06-07
1
-0
/
+76