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
/
powerpc
/
kvm
/
44x_tlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
1
-0
/
+3
2008-12-31
KVM: ppc: save and restore guest mappings on context switch
Hollis Blanchard
1
-0
/
+58
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
1
-131
/
+125
2008-12-31
KVM: ppc: support large host pages
Hollis Blanchard
1
-16
/
+55
2008-12-31
KVM: ppc: fix userspace mapping invalidation on context switch
Hollis Blanchard
1
-14
/
+17
2008-12-31
KVM: ppc: use prefetchable mappings for guest memory
Hollis Blanchard
1
-2
/
+7
2008-12-31
KVM: ppc: use MMUCR accessor to obtain TID
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
1
-13
/
+24
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
1
-2
/
+2
2008-12-31
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
1
-10
/
+12
2008-12-31
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
1
-2
/
+136
2008-11-25
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
1
-0
/
+8
2008-10-15
KVM: switch to get_user_pages_fast
Marcelo Tosatti
1
-2
/
+0
2008-10-15
KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked
Hollis Blanchard
1
-7
/
+1
2008-10-15
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
1
-16
/
+23
2008-10-15
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
1
-1
/
+8
2008-10-15
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
1
-1
/
+14
2008-07-27
KVM: ppc: fix invalidation of large guest pages
Hollis Blanchard
1
-2
/
+3
2008-06-06
KVM: ppc: Report bad GFNs
Hollis Blanchard
1
-1
/
+1
2008-06-06
KVM: ppc: Use a read lock around MMU operations, and release it on error
Hollis Blanchard
1
-2
/
+3
2008-06-06
KVM: ppc: Remove unmatched kunmap() call
Hollis Blanchard
1
-2
/
+0
2008-04-27
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
1
-0
/
+224