aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard5-91/+66
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard13-18/+516
2008-12-31KVM: ppc: save and restore guest mappings on context switchHollis Blanchard3-5/+66
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard8-221/+168
2008-12-31powerpc/44x: declare tlb_44x_index for use in C codeHollis Blanchard1-0/+1
2008-12-31KVM: ppc: support large host pagesHollis Blanchard3-23/+64
2008-12-31KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard3-22/+20
2008-12-31KVM: ppc: use prefetchable mappings for guest memoryHollis Blanchard1-2/+7
2008-12-31KVM: ppc: use MMUCR accessor to obtain TIDHollis Blanchard1-1/+1
2008-12-31KVM: ppc: fix Kconfig constraintsHollis Blanchard1-10/+8
2008-12-31KVM: ppc: improve trap emulationHollis Blanchard1-2/+2
2008-12-31KVM: ppc: optimize irq delivery pathHollis Blanchard4-156/+140
2008-12-31KVM: ppc: optimize find first bitHollis Blanchard1-1/+1
2008-12-31KVM: ppc: optimize kvm stat handlingHollis Blanchard1-23/+9
2008-12-31KVM: ppc: fix set regs to take care of msr changeHollis Blanchard1-1/+1
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard4-33/+33
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard9-63/+154
2008-12-31KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard3-44/+58
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard8-276/+415
2008-12-31ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard2-56/+81
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard9-130/+207
2008-12-31KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard4-89/+66
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard6-34/+33
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard4-143/+145
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds222-2489/+6151
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok10-48/+130
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard1-1/+15
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds35-213/+820
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+2
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-85/+490
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar6-6/+23
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky2-3/+2
2008-12-25Merge branch 'next' into for-linusJames Morris2-5/+5
2008-12-23powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth3-1/+16
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth5-14/+15
2008-12-23powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov1-0/+2
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth2-52/+40
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2-10/+7
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov5-5/+12
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov7-43/+0
2008-12-23powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov1-12/+9
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2-19/+39
2008-12-23powerpc/pseries: Fix cpu hotplugSebastien Dugue1-1/+1
2008-12-23powerpc: Fix KVM build on ppc440Paul Mackerras1-0/+1
2008-12-22powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill4-15/+174
2008-12-22powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann1-2/+2
2008-12-21powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang1-1/+10
2008-12-21powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin1-12/+5