index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
2008-12-31
1
-3
/
+0
*
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
2008-12-31
4
-86
/
+63
*
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
11
-18
/
+449
*
KVM: ppc: save and restore guest mappings on context switch
Hollis Blanchard
2008-12-31
2
-5
/
+60
*
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
2008-12-31
5
-205
/
+151
*
KVM: ppc: support large host pages
Hollis Blanchard
2008-12-31
2
-21
/
+62
*
KVM: ppc: fix userspace mapping invalidation on context switch
Hollis Blanchard
2008-12-31
2
-22
/
+18
*
KVM: ppc: use prefetchable mappings for guest memory
Hollis Blanchard
2008-12-31
1
-2
/
+7
*
KVM: ppc: use MMUCR accessor to obtain TID
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: fix Kconfig constraints
Hollis Blanchard
2008-12-31
1
-10
/
+8
*
KVM: ppc: improve trap emulation
Hollis Blanchard
2008-12-31
1
-2
/
+2
*
KVM: ppc: optimize irq delivery path
Hollis Blanchard
2008-12-31
3
-153
/
+140
*
KVM: ppc: optimize find first bit
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: optimize kvm stat handling
Hollis Blanchard
2008-12-31
1
-23
/
+9
*
KVM: ppc: fix set regs to take care of msr change
Hollis Blanchard
2008-12-31
1
-1
/
+1
*
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
2008-12-31
3
-8
/
+8
*
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
2008-12-31
5
-45
/
+92
*
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
2008-12-31
2
-44
/
+55
*
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
7
-253
/
+409
*
ppc: Create disassemble.h to extract instruction fields
Hollis Blanchard
2008-12-31
1
-56
/
+1
*
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
7
-113
/
+187
*
KVM: ppc: combine booke_guest.c and booke_host.c
Hollis Blanchard
2008-12-31
4
-89
/
+66
*
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
2008-12-31
3
-25
/
+29
*
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
2008-12-31
3
-141
/
+143
*
powerpc: Fix KVM build on ppc440
Paul Mackerras
2008-12-23
1
-0
/
+1
*
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
2008-12-21
1
-1
/
+1
*
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
2008-11-25
2
-0
/
+9
*
KVM: switch to get_user_pages_fast
Marcelo Tosatti
2008-10-15
1
-2
/
+0
*
KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked
Hollis Blanchard
2008-10-15
1
-7
/
+1
*
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
2008-10-15
4
-18
/
+27
*
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
2008-10-15
3
-18
/
+57
*
KVM: ppc: Stop saving host TLB state
Hollis Blanchard
2008-10-15
1
-14
/
+3
*
KVM: ppc: guest breakpoint support
Hollis Blanchard
2008-10-15
3
-2
/
+108
*
KVM: ppc: trace powerpc instruction emulation
Christian Ehrhardt
2008-10-15
1
-0
/
+2
*
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
2008-10-15
2
-1
/
+18
*
KVM: ppc: enable KVM_TRACE building for powerpc
Jerone Young
2008-10-15
2
-2
/
+15
*
KVM: ppc: fix invalidation of large guest pages
Hollis Blanchard
2008-07-27
2
-3
/
+4
*
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
1
-0
/
+4
*
KVM: Add coalesced MMIO support (powerpc part)
Laurent Vivier
2008-07-20
2
-1
/
+4
*
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-07-20
1
-4
/
+0
*
KVM: ppc: Report bad GFNs
Hollis Blanchard
2008-06-06
1
-1
/
+1
*
KVM: ppc: Use a read lock around MMU operations, and release it on error
Hollis Blanchard
2008-06-06
1
-2
/
+3
*
KVM: ppc: Remove unmatched kunmap() call
Hollis Blanchard
2008-06-06
1
-2
/
+0
*
KVM: ppc: add lwzx/stwz emulation
Hollis Blanchard
2008-06-06
1
-0
/
+12
*
KVM: ppc: Remove duplicate function
Hollis Blanchard
2008-06-06
1
-33
/
+0
*
KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest
Christian Ehrhardt
2008-05-04
1
-0
/
+5
*
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
Hollis Blanchard
2008-05-04
2
-3
/
+18
*
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
2008-04-27
9
-0
/
+2702