index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-09
2
-7
/
+6
|
\
|
*
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-05-04
1
-3
/
+2
|
*
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
2017-05-02
1
-4
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
6
-373
/
+244
|
\
|
|
*
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
2017-04-09
3
-255
/
+112
|
|
\
|
|
*
KVM: arm64: Use common Set/Way sys definitions
Mark Rutland
2017-03-22
1
-9
/
+3
|
|
*
KVM: arm64: Use common sysreg definitions
Mark Rutland
2017-03-22
2
-73
/
+25
|
|
*
KVM: arm64: use common invariant sysreg definitions
Mark Rutland
2017-03-22
1
-38
/
+19
|
|
*
KVM: arm64: Use common physical timer sysreg definitions
Mark Rutland
2017-03-22
1
-9
/
+3
|
|
*
KVM: arm64: Use common GICv3 sysreg definitions
Mark Rutland
2017-03-22
1
-6
/
+2
|
|
*
KVM: arm64: Use common performance monitor sysreg definitions
Mark Rutland
2017-03-22
1
-56
/
+22
|
|
*
KVM: arm64: Use common debug sysreg definitions
Mark Rutland
2017-03-22
1
-52
/
+21
|
|
*
KVM: arm64: add SYS_DESC()
Mark Rutland
2017-03-22
1
-0
/
+5
|
*
|
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
2017-04-09
1
-3
/
+3
|
*
|
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
2
-7
/
+2
|
*
|
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
2017-04-09
1
-8
/
+23
|
*
|
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
2
-17
/
+0
|
*
|
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
1
-5
/
+19
|
*
|
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
2017-04-09
1
-1
/
+6
|
*
|
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2017-04-09
1
-0
/
+13
|
*
|
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2017-04-09
2
-5
/
+2
|
*
|
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
2017-04-09
1
-11
/
+16
|
*
|
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
2017-04-09
1
-29
/
+20
|
*
|
arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
Marc Zyngier
2017-04-09
1
-7
/
+6
|
*
|
arm64: KVM: Make unexpected reads from WO registers inject an undef
Marc Zyngier
2017-04-09
2
-18
/
+9
|
*
|
arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
Marc Zyngier
2017-04-09
1
-2
/
+6
|
*
|
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
Marc Zyngier
2017-04-09
1
-1
/
+6
|
*
|
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
Marc Zyngier
2017-04-09
1
-14
/
+11
*
|
|
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-04-04
2
-3
/
+3
*
|
|
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
2017-03-20
1
-0
/
+22
|
/
/
*
|
arm64: KVM: Survive unknown traps from guests
Mark Rutland
2017-03-07
1
-7
/
+12
*
|
arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
Marc Zyngier
2017-03-06
1
-9
/
+55
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-22
5
-13
/
+442
|
\
|
*
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
2017-02-08
1
-3
/
+34
|
*
KVM: arm64: Add the EL1 physical timer access handler
Jintack Lim
2017-02-08
1
-0
/
+34
|
*
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
2017-02-08
1
-1
/
+8
|
*
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-30
2
-1
/
+348
|
*
KVM: arm/arm64: vgic: Introduce find_reg_by_id()
Vijaya Kumar K
2017-01-30
2
-11
/
+20
|
*
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
2017-01-25
1
-0
/
+1
*
|
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2017-02-02
3
-3
/
+86
*
|
arm64: Use __tlbi() macros in KVM code
Christopher Covington
2017-01-27
1
-6
/
+7
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-13
3
-2
/
+23
|
\
|
*
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
2016-11-16
3
-2
/
+23
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
3
-11
/
+7
|
\
\
|
*
|
arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
Marc Zyngier
2016-12-09
1
-1
/
+7
|
*
|
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2016-11-14
2
-10
/
+0
*
|
|
arm64: KVM: pmu: Fix AArch32 cycle counter access
Wei Huang
2016-11-18
1
-2
/
+8
|
/
/
*
/
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
2016-11-04
1
-0
/
+15
|
/
*
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
12
-609
/
+239
|
\
[next]