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
/
include
/
asm
/
kvm_mmu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
1
-1
/
+6
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
1
-8
/
+3
2021-08-20
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
1
-2
/
+3
2021-06-18
Merge branch arm64/for-next/caches into kvmarm-master/next
Marc Zyngier
1
-4
/
+4
2021-06-18
KVM: arm64: Tweak parameters of guest cache maintenance functions
Yanan Wang
1
-7
/
+2
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
1
-3
/
+3
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
1
-1
/
+2
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2021-04-01
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
1
-0
/
+2
2021-03-19
KVM: arm64: Refactor __load_guest_stage2()
Quentin Perret
1
-2
/
+7
2021-03-19
KVM: arm64: Use kvm_arch in kvm_s2_mmu
Quentin Perret
1
-1
/
+5
2021-03-19
KVM: arm64: Elevate hypervisor mappings creation at EL2
Quentin Perret
1
-1
/
+1
2021-03-19
KVM: arm64: Factor out vector address calculation
Quentin Perret
1
-0
/
+8
2021-01-23
KVM: arm64: Remove patching of fn pointers in hyp
David Brazdil
1
-18
/
+0
2021-01-23
KVM: arm64: Fix constant-pool users in hyp
David Brazdil
1
-26
/
+16
2021-01-23
KVM: arm64: Apply hyp relocations at runtime
David Brazdil
1
-0
/
+1
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
1
-0
/
+24
2020-12-04
KVM: arm64: Remove vector_ptr param of hyp-init
David Brazdil
1
-0
/
+24
2020-11-27
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
1
-46
/
+0
2020-11-27
KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
Marc Zyngier
1
-0
/
+22
2020-11-16
KVM: arm64: Make BP hardening globals static instead
Will Deacon
1
-3
/
+0
2020-11-16
KVM: arm64: Move kvm_get_hyp_vector() out of header file
Will Deacon
1
-43
/
+0
2020-11-09
KVM: arm64: Add kimg_hyp_va() helper
Marc Zyngier
1
-0
/
+18
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
1
-82
/
+8
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
1
-50
/
+1
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
1
-17
/
+0
2020-09-29
arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2
Will Deacon
1
-14
/
+13
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
1
-1
/
+1
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
1
-7
/
+0
2020-09-11
KVM: arm64: Remove unused page-table code
Will Deacon
1
-171
/
+0
2020-09-11
KVM: arm64: Use generic allocator for hyp stage-1 page-tables
Will Deacon
1
-76
/
+2
2020-09-11
KVM: arm64: Remove kvm_mmu_free_memory_caches()
Will Deacon
1
-2
/
+0
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-8
/
+8
2020-07-10
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-1
/
+1
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
1
-8
/
+8
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-20
/
+0
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-20
/
+0
2020-06-10
KVM: arm64: Move hyp_symbol_addr() to kvm_asm.h
Marc Zyngier
1
-20
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
1
-2
/
+8
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+1
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
1
-0
/
+17
2020-05-28
KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
Marc Zyngier
1
-0
/
+17
2020-05-25
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
Andrew Scull
1
-2
/
+0
2020-05-25
KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()
David Brazdil
1
-1
/
+1
2020-05-20
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
1
-1
/
+1
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-5
/
+4
2020-03-09
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
1
-5
/
+4
2020-02-22
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
1
-1
/
+2
[next]