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_pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
1
-5
/
+4
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
1
-5
/
+4
2021-12-16
KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
Will Deacon
1
-0
/
+21
2021-08-11
KVM: arm64: Enable retrieving protections attributes of PTEs
Quentin Perret
1
-0
/
+20
2021-08-11
KVM: arm64: Allow populating software bits
Quentin Perret
1
-1
/
+11
2021-08-11
KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
1
-25
/
+41
2021-08-11
KVM: arm64: Optimize host memory aborts
Quentin Perret
1
-30
/
+0
2021-08-11
KVM: arm64: Expose page-table helpers
Quentin Perret
1
-0
/
+40
2021-08-02
KVM: arm64: Introduce helper to retrieve a PTE and its level
Marc Zyngier
1
-0
/
+20
2021-06-18
KVM: arm64: Introduce two cache maintenance callbacks
Yanan Wang
1
-17
/
+25
2021-03-19
KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP stage 2 flag
Quentin Perret
1
-0
/
+2
2021-03-19
KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag
Quentin Perret
1
-14
/
+29
2021-03-19
KVM: arm64: Add kvm_pgtable_stage2_find_range()
Quentin Perret
1
-0
/
+29
2021-03-19
KVM: arm64: Use page-table to track page ownership
Quentin Perret
1
-0
/
+20
2021-03-19
KVM: arm64: Make memcache anonymous in pgtable allocator
Quentin Perret
1
-3
/
+3
2021-03-19
KVM: arm64: Refactor kvm_arm_setup_stage2()
Quentin Perret
1
-0
/
+26
2021-03-19
KVM: arm64: Use kvm_arch for stage 2 pgtable
Quentin Perret
1
-2
/
+3
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
1
-0
/
+2
2021-03-19
KVM: arm64: Factor memory allocation out of pgtable.c
Quentin Perret
1
-2
/
+39
2021-01-25
KVM: arm64: Filter out the case of only changing permissions from stage-2 map...
Yanan Wang
1
-0
/
+5
2020-09-11
KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
Will Deacon
1
-0
/
+19
2020-09-11
KVM: arm64: Add support for stage-2 cache flushing in generic page-table
Quentin Perret
1
-0
/
+15
2020-09-11
KVM: arm64: Add support for stage-2 write-protect in generic page-table
Quentin Perret
1
-0
/
+18
2020-09-11
KVM: arm64: Add support for stage-2 page-aging in generic page-table
Will Deacon
1
-0
/
+44
2020-09-11
KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
Will Deacon
1
-0
/
+46
2020-09-11
KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
Will Deacon
1
-0
/
+18
2020-09-11
KVM: arm64: Use generic allocator for hyp stage-1 page-tables
Will Deacon
1
-0
/
+5
2020-09-11
KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
Will Deacon
1
-0
/
+40
2020-09-11
KVM: arm64: Add stand-alone page-table walker infrastructure
Will Deacon
1
-0
/
+104