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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-4
/
+39
2020-02-22
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
1
-2
/
+2
2020-02-17
kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()
Mark Rutland
1
-2
/
+37
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-46
/
+94
2020-01-30
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
3
-40
/
+93
2020-01-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+5
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-5
/
+0
2020-01-27
KVM: arm64: Free sve_state via arm specific hook
Sean Christopherson
1
-0
/
+5
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
1
-5
/
+0
2020-01-23
arm64: KVM: Annotate guest entry/exit as a single function
Mark Brown
1
-4
/
+3
2020-01-22
KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE
Andrew Murray
1
-1
/
+5
2020-01-22
Merge branch 'for-next/errata' into for-next/core
Will Deacon
3
-13
/
+13
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
3
-23
/
+34
2020-01-19
KVM: arm64: Correct PSTATE on exception entry
Mark Rutland
1
-5
/
+65
2020-01-19
arm64: kvm: Fix IDMAP overlap with HYP VA
Russell King
1
-31
/
+25
2020-01-16
arm64: kvm: stop treating register x18 as caller save
Ard Biesheuvel
1
-21
/
+24
2020-01-16
arm64: Workaround for Cortex-A55 erratum 1530923
Steven Price
2
-4
/
+4
2020-01-16
arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE
Steven Price
3
-6
/
+6
2020-01-16
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
2
-3
/
+3
2020-01-15
arm64: Introduce ID_ISAR6 CPU register
Anshuman Khandual
1
-1
/
+1
2020-01-14
arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
Suzuki K Poulose
1
-1
/
+9
2019-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+33
2019-12-18
Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
7
-13
/
+66
2019-12-12
KVM: arm64: Ensure 'params' is initialised when looking up sys register
Will Deacon
1
-1
/
+4
2019-12-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+1
2019-12-06
KVM: arm64: Don't log IMP DEF sysreg traps
Mark Rutland
1
-0
/
+8
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
1
-7
/
+1
2019-12-06
KVM: arm64: Sanely ratelimit sysreg messages
Mark Rutland
2
-8
/
+21
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-4
/
+33
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-10
/
+100
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
5
-4
/
+33
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
1
-2
/
+2
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
1
-0
/
+4
2019-10-28
Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...
Catalin Marinas
3
-8
/
+98
2019-10-28
KVM: arm/arm64: Show halt poll counters in debugfs
Christian Borntraeger
1
-0
/
+4
2019-10-26
arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context
Marc Zyngier
2
-2
/
+64
2019-10-26
arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
Marc Zyngier
1
-0
/
+23
2019-10-26
arm64: KVM: Reorder system register restoration and stage-2 activation
Marc Zyngier
1
-6
/
+11
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
4
-2
/
+17
2019-10-24
KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS
Steven Price
1
-1
/
+4
2019-10-22
Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+4
2019-10-21
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
1
-0
/
+9
2019-10-21
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
1
-0
/
+1
2019-10-21
KVM: arm64: Implement PV_TIME_FEATURES call
Steven Price
1
-0
/
+1
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2
-2
/
+3
2019-10-21
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
2
-2
/
+12
2019-10-20
arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
Marc Zyngier
1
-0
/
+4
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
1
-2
/
+2
2019-10-08
arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Marc Zyngier
1
-2
/
+67
2019-10-03
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-29
/
+24
[next]