index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
kvm_mmu.h
Age
Commit message (
Expand
)
Author
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2014-09-11
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
2014-07-11
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
2014-03-03
ARM: KVM: force cache clean on page fault when caches are off
Marc Zyngier
2014-03-03
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
2014-03-03
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
2014-03-03
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
2013-12-11
arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings
Santosh Shilimkar
2013-10-17
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
2013-08-30
ARM: KVM: Fix kvm_set_pte assignment
Christoffer Dall
2013-04-28
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
2013-04-28
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
2013-04-28
ARM: KVM: rework HYP page table freeing
Marc Zyngier
2013-04-28
ARM: KVM: move to a KVM provided HYP idmap
Marc Zyngier
2013-03-06
ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
Marc Zyngier
2013-03-06
ARM: KVM: allow HYP mappings to be at an offset from kernel mappings
Marc Zyngier
2013-03-06
ARM: KVM: abstract most MMU operations
Marc Zyngier
2013-01-23
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall