index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_mmu.h
Age
Commit message (
Expand
)
Author
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
2020-09-11
KVM: arm64: Remove unused page-table code
Will Deacon
2020-09-11
KVM: arm64: Use generic allocator for hyp stage-1 page-tables
Will Deacon
2020-09-11
KVM: arm64: Remove kvm_mmu_free_memory_caches()
Will Deacon
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-07-10
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-10
KVM: arm64: Move hyp_symbol_addr() to kvm_asm.h
Marc Zyngier
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
2020-05-28
KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
Marc Zyngier
2020-05-25
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
Andrew Scull
2020-05-25
KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()
David Brazdil
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-09
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
2020-02-22
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-02-19
KVM: arm64: Fix comment for KVM_PHYS_SHIFT
Zenghui Yu
2019-02-19
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2018-12-18
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-01
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
2018-10-01
kvm: arm64: Dynamic configuration of VTTBR mask
Suzuki K Poulose
2018-10-01
kvm: arm64: Prepare for dynamic stage2 page table layout
Suzuki K Poulose
2018-10-01
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-07-09
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
Marc Zyngier
2018-07-09
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-15
arm64: Remove duplicate include
Vincenzo Frascino
[next]