index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
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-05
arm64: add support for folded p4d page tables
Mike Rapoport
1
-2
/
+8
2020-06-04
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
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
1
-0
/
+11
2019-02-20
KVM: arm64: Fix comment for KVM_PHYS_SHIFT
Zenghui Yu
1
-1
/
+2
2019-02-20
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
1
-2
/
+8
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
1
-0
/
+16
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
1
-0
/
+5
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
1
-0
/
+7
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
1
-0
/
+5
2018-12-18
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
1
-0
/
+10
2018-12-18
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
1
-0
/
+5
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+34
2018-10-01
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
1
-1
/
+1
2018-10-01
kvm: arm64: Dynamic configuration of VTTBR mask
Suzuki K Poulose
1
-1
/
+24
2018-10-01
kvm: arm64: Prepare for dynamic stage2 page table layout
Suzuki K Poulose
1
-6
/
+6
2018-10-01
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
1
-2
/
+5
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
1
-0
/
+5
2018-07-09
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
Marc Zyngier
1
-0
/
+7
2018-07-09
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
1
-3
/
+0
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
1
-6
/
+21
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+24
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
1
-0
/
+24
2018-05-15
arm64: Remove duplicate include
Vincenzo Frascino
1
-1
/
+0
2018-05-15
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
1
-0
/
+16
2018-03-19
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
1
-9
/
+69
2018-03-19
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
1
-0
/
+2
2018-03-19
arm64: KVM: Move BP hardening vectors into .hyp.text section
Marc Zyngier
1
-3
/
+1
2018-03-19
arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
Marc Zyngier
1
-1
/
+2
2018-03-19
arm64: KVM: Introduce EL2 VA randomisation
Marc Zyngier
1
-2
/
+10
2018-03-19
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
1
-1
/
+2
2018-03-19
KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
Marc Zyngier
1
-1
/
+2
2018-03-19
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
1
-0
/
+20
2018-03-19
arm64: KVM: Dynamically patch the kernel/hyp VA mask
Marc Zyngier
1
-33
/
+13
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
1
-1
/
+1
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
1
-13
/
+13
[next]