index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2013-06-26
ARM: KVM: get rid of S2_PGD_SIZE
Marc Zyngier
1
-3
/
+0
2013-06-03
ARM: KVM: be more thorough when invalidating TLBs
Marc Zyngier
1
-15
/
+26
2013-04-28
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
1
-7
/
+28
2013-04-28
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
1
-38
/
+94
2013-04-28
ARM: KVM: rework HYP page table freeing
Marc Zyngier
1
-101
/
+80
2013-04-28
ARM: KVM: move to a KVM provided HYP idmap
Marc Zyngier
1
-1
/
+23
2013-04-28
ARM: KVM: fix HYP mapping limitations around zero
Marc Zyngier
1
-11
/
+10
2013-04-28
ARM: KVM: simplify HYP mapping population
Marc Zyngier
1
-60
/
+42
2013-03-06
ARM: KVM: sanitize freeing of HYP page tables
Marc Zyngier
1
-18
/
+26
2013-03-06
ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa
Marc Zyngier
1
-4
/
+4
2013-03-06
ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
Marc Zyngier
1
-1
/
+0
2013-03-06
ARM: KVM: fix fault_ipa computing
Marc Zyngier
1
-2
/
+7
2013-03-06
ARM: KVM: fix address validation for HYP mappings
Marc Zyngier
1
-2
/
+7
2013-03-06
ARM: KVM: allow HYP mappings to be at an offset from kernel mappings
Marc Zyngier
1
-16
/
+27
2013-03-06
ARM: KVM: abstract most MMU operations
Marc Zyngier
1
-46
/
+12
2013-03-06
ARM: KVM: abstract HSR_EC_IABT away
Marc Zyngier
1
-5
/
+3
2013-03-06
ARM: KVM: abstract fault decoding away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract exception class decoding away
Marc Zyngier
1
-1
/
+1
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
1
-8
/
+8
2013-02-25
ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...
Marc Zyngier
1
-5
/
+0
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
1
-2
/
+5
2013-01-23
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
1
-1
/
+152
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
1
-1
/
+369
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
1
-0
/
+248
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
1
-0
/
+17