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-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