index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-05
KVM: arm/arm64: Extract GICv3 max APRn index calculation
Christoffer Dall
2017-08-21
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
2017-08-08
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
2017-07-25
KVM: arm/arm64: PMU: Fix overflow interrupt injection
Andrew Jones
2017-07-06
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-06-15
arm64/kvm: vgic: use SYS_DESC()
Mark Rutland
2017-06-15
arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
Mark Rutland
2017-06-15
KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
Marc Zyngier
2017-06-15
KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
Marc Zyngier
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
2017-06-13
tracing: Add TRACE_DEFINE_SIZEOF() macros
Jeremy Linton
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
2017-06-08
KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Christoffer Dall
2017-06-06
arm64: KVM: Allow unaligned accesses at EL2
Marc Zyngier
2017-06-06
arm64: KVM: Preserve RES1 bits in SCTLR_EL2
Marc Zyngier
2017-06-04
KVM: arm/arm64: properly use vcpu requests
Andrew Jones
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
2017-05-16
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
2017-05-15
arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
2017-04-09
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
2017-04-09
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
2017-04-09
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2017-04-09
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2017-04-09
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
2017-04-09
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
2017-04-09
arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
Marc Zyngier
2017-04-09
arm64: KVM: Make unexpected reads from WO registers inject an undef
Marc Zyngier
2017-04-09
arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
Marc Zyngier
2017-04-09
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
Marc Zyngier
2017-04-09
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
Marc Zyngier
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-03-22
KVM: arm64: Use common Set/Way sys definitions
Mark Rutland
2017-03-22
KVM: arm64: Use common sysreg definitions
Mark Rutland
2017-03-22
KVM: arm64: use common invariant sysreg definitions
Mark Rutland
2017-03-22
KVM: arm64: Use common physical timer sysreg definitions
Mark Rutland
2017-03-22
KVM: arm64: Use common GICv3 sysreg definitions
Mark Rutland
2017-03-22
KVM: arm64: Use common performance monitor sysreg definitions
Mark Rutland
2017-03-22
KVM: arm64: Use common debug sysreg definitions
Mark Rutland
[next]