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
/
arm
/
include
/
asm
/
kvm_mmu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-09
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
1
-1
/
+0
2017-01-30
arm/arm64: KVM: Stop propagating cacheability status of a faulted page
Marc Zyngier
1
-2
/
+1
2017-01-30
arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
Marc Zyngier
1
-8
/
+1
2016-09-08
arm/kvm: excise redundant cache maintenance
Mark Rutland
1
-26
/
+2
2016-07-04
arm/arm64: Get rid of KERN_TO_HYP
Marc Zyngier
1
-1
/
+1
2016-07-04
arm/arm64: KVM: Prune unused #defines
Marc Zyngier
1
-9
/
+0
2016-07-04
arm/arm64: KVM: Kill free_boot_hyp_pgd
Marc Zyngier
1
-1
/
+0
2016-07-04
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
1
-1
/
+0
2016-06-29
arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
Marc Zyngier
1
-1
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-32
/
+11
2016-05-09
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
1
-4
/
+6
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
1
-0
/
+1
2016-04-21
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
1
-19
/
+0
2016-04-21
kvm-arm: Cleanup kvm_* wrappers
Suzuki K Poulose
1
-16
/
+0
2016-04-21
kvm-arm: arm: Introduce hyp page table empty checks
Suzuki K Poulose
1
-1
/
+5
2016-04-21
kvm-arm: arm32: Introduce stage2 page table helpers
Suzuki K Poulose
1
-0
/
+1
2016-04-21
kvm arm: Move fake PGD handling to arch specific files
Suzuki K Poulose
1
-2
/
+9
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
1
-1
/
+1
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-2
/
+3
2015-12-18
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
1
-0
/
+5
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+10
2015-03-23
arm64: KVM: use ID map with increased VA range if required
Ard Biesheuvel
1
-0
/
+10
2015-03-11
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
1
-1
/
+2
2015-03-11
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
1
-6
/
+4
2015-02-24
ARM: KVM: Fix size check in __coherent_cache_guest_page
Jan Kiszka
1
-1
/
+1
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+21
2015-01-30
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
1
-9
/
+34
2015-01-30
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
1
-0
/
+31
2015-01-30
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
1
-1
/
+2
2015-01-16
KVM: arm: Add initial dirty page locking support
Mario Smarduch
1
-0
/
+21
2014-12-13
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
1
-0
/
+1
2014-11-25
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
1
-2
/
+3
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
1
-3
/
+26
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
1
-1
/
+1
2014-09-11
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
1
-11
/
+0
2014-07-11
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
1
-0
/
+12
2014-03-03
ARM: KVM: force cache clean on page fault when caches are off
Marc Zyngier
1
-1
/
+10
2014-03-03
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
1
-0
/
+2
2014-03-03
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
1
-0
/
+13
2014-03-03
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
1
-2
/
+2
2013-12-11
arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings
Santosh Shilimkar
1
-0
/
+1
2013-10-18
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
1
-3
/
+14
2013-08-31
ARM: KVM: Fix kvm_set_pte assignment
Christoffer Dall
1
-1
/
+1
2013-04-29
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
1
-0
/
+1
2013-04-29
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
1
-3
/
+21
2013-04-29
ARM: KVM: rework HYP page table freeing
Marc Zyngier
1
-1
/
+1
2013-04-29
ARM: KVM: move to a KVM provided HYP idmap
Marc Zyngier
1
-1
/
+0
2013-03-07
ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
Marc Zyngier
1
-0
/
+1
2013-03-07
ARM: KVM: allow HYP mappings to be at an offset from kernel mappings
Marc Zyngier
1
-0
/
+8
2013-03-07
ARM: KVM: abstract most MMU operations
Marc Zyngier
1
-0
/
+58
[next]