index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
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-04-28
ARM: KVM: fix HYP mapping limitations around zero
Marc Zyngier
2013-04-28
ARM: KVM: simplify HYP mapping population
Marc Zyngier
2013-03-06
ARM: KVM: sanitize freeing of HYP page tables
Marc Zyngier
2013-03-06
ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa
Marc Zyngier
2013-03-06
ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
Marc Zyngier
2013-03-06
ARM: KVM: fix fault_ipa computing
Marc Zyngier
2013-03-06
ARM: KVM: fix address validation for HYP mappings
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-03-06
ARM: KVM: abstract HSR_EC_IABT away
Marc Zyngier
2013-03-06
ARM: KVM: abstract fault decoding away
Marc Zyngier
2013-03-06
ARM: KVM: abstract exception class decoding away
Marc Zyngier
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
2013-02-25
ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...
Marc Zyngier
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
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
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall