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