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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
arm64: KVM: Fix HCR setting for 32bit guests
Marc Zyngier
1
-1
/
+0
2015-01-12
arm64: KVM: Fix TLB invalidation by IPA/VMID
Marc Zyngier
1
-0
/
+1
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-26
/
+0
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
1
-25
/
+0
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
1
-1
/
+0
2014-12-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2014-11-26
arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI
Christoffer Dall
1
-0
/
+9
2014-11-07
arm64: kvm: eliminate literal pool entries
Ard Biesheuvel
1
-2
/
+2
2014-10-19
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+8
2014-10-16
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
Christoffer Dall
1
-4
/
+8
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2014-08-29
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
1
-0
/
+2
2014-08-29
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
Pranavkumar Sawargaonkar
1
-0
/
+4
2014-08-28
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
1
-1
/
+1
2014-08-28
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
1
-1
/
+1
2014-08-01
arm64: KVM: fix 64bit CP15 VM access for 32bit guests
Marc Zyngier
1
-2
/
+5
2014-07-31
arm64: KVM: GICv3: move system register access to msr_s/mrs_s
Marc Zyngier
1
-65
/
+65
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: add trap handlers for AArch32 debug registers
Marc Zyngier
1
-2
/
+142
2014-07-11
arm64: KVM: check ordering of all system register tables
Marc Zyngier
1
-2
/
+20
2014-07-11
arm64: KVM: use separate tables for AArch32 32 and 64bit traps
Marc Zyngier
1
-3
/
+10
2014-07-11
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
2
-25
/
+112
2014-07-11
arm64: KVM: add trap handlers for AArch64 debug registers
Marc Zyngier
1
-2
/
+148
2014-07-11
arm64: KVM: rename pm_fake handler to trap_raz_wi
Marc Zyngier
1
-40
/
+43
2014-07-11
ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest
Victor Kamensky
1
-6
/
+4
2014-07-11
ARM64: KVM: set and get of sys registers in BE case
Victor Kamensky
1
-4
/
+2
2014-07-11
ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
Victor Kamensky
1
-1
/
+1
2014-07-11
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
1
-0
/
+2
2014-07-11
arm64: KVM: vgic: add GICv3 world switch
Marc Zyngier
1
-0
/
+238
2014-07-11
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
1
-0
/
+29
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
3
-89
/
+152
2014-07-11
arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S
Marc Zyngier
1
-6
/
+0
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
1
-1
/
+1
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
1
-13
/
+13
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
1
-1
/
+67
2014-07-11
arm64: KVM: export demux regids as KVM_REG_ARM64
Alex Bennée
1
-1
/
+1
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+11
2014-05-25
arm64: KVM: Enable minimalistic support for Cortex-A53
Marc Zyngier
2
-0
/
+4
2014-05-09
arm64: kvm: use inner-shareable barriers for inner-shareable maintenance
Will Deacon
1
-3
/
+9
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
1
-2
/
+2
2014-04-30
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
1
-3
/
+7
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+89
2014-04-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2014-03-13
arm64: Add boot time configuration of Intermediate Physical Address size
Radha Mohan Chintakuntla
1
-0
/
+6
2014-03-03
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
1
-1
/
+4
2014-03-03
arm64: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
1
-12
/
+78
2014-03-03
arm64: KVM: allows discrimination of AArch32 sysreg access
Marc Zyngier
2
-0
/
+8
2014-02-27
arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
Marc Zyngier
1
-2
/
+25
[next]