index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2016-07-03
arm/arm64: Get rid of KERN_TO_HYP
Marc Zyngier
2016-07-03
arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range
Marc Zyngier
2016-07-03
arm/arm64: KVM: Kill free_boot_hyp_pgd
Marc Zyngier
2016-07-03
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
2016-07-03
arm/arm64: KVM: Always have merged page tables
Marc Zyngier
2016-07-03
arm/arm64: KVM: Export __hyp_text_start/end symbols
Marc Zyngier
2016-06-29
arm/arm64: KVM: Map the HYP text as read-only
Marc Zyngier
2016-06-29
arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
Marc Zyngier
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-09
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
2016-05-06
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
2016-04-29
arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
Marc Zyngier
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-21
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
2016-04-21
kvm-arm: Cleanup kvm_* wrappers
Suzuki K Poulose
2016-04-21
kvm-arm: Add stage2 page table modifiers
Suzuki K Poulose
2016-04-21
kvm-arm: Add explicit hyp page table modifiers
Suzuki K Poulose
2016-04-21
kvm-arm: Use explicit stage2 helper routines
Suzuki K Poulose
2016-04-21
kvm-arm: Remove kvm_pud_huge()
Suzuki K Poulose
2016-04-21
kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
Suzuki K Poulose
2016-04-21
kvm arm: Move fake PGD handling to arch specific files
Suzuki K Poulose
2016-02-29
arm64: KVM: Skip HYP setup when already running in HYP
Marc Zyngier
2016-02-29
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2015-12-18
arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
Vladimir Murzin
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
2015-11-24
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
2015-09-16
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
2015-06-19
Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-06-09
ARM: KVM: Remove pointless void pointer cast
Firo Yang
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-03-23
arm64: KVM: use ID map with increased VA range if required
Ard Biesheuvel
2015-03-19
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
2015-03-12
arm/arm64: KVM: Optimize handling of Access Flag faults
Marc Zyngier
2015-03-12
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
2015-03-12
arm/arm64: KVM: Allow handle_hva_to_gpa to return a value
Marc Zyngier
2015-03-11
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
2015-03-11
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-01-29
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
2015-01-29
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
2015-01-29
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-23
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
[next]