summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-31shrink struct dentryNick Piggin
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard
2008-12-31KVM: ppc: save and restore guest mappings on context switchHollis Blanchard
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard
2008-12-31powerpc/44x: declare tlb_44x_index for use in C codeHollis Blanchard
2008-12-31KVM: ppc: support large host pagesHollis Blanchard
2008-12-31KVM: ppc: fix userspace mapping invalidation on context switchHollis Blanchard
2008-12-31KVM: ppc: use prefetchable mappings for guest memoryHollis Blanchard
2008-12-31KVM: ppc: use MMUCR accessor to obtain TIDHollis Blanchard
2008-12-31KVM: ppc: fix Kconfig constraintsHollis Blanchard
2008-12-31KVM: ppc: improve trap emulationHollis Blanchard
2008-12-31KVM: ppc: optimize irq delivery pathHollis Blanchard
2008-12-31KVM: ppc: optimize find first bitHollis Blanchard
2008-12-31KVM: ppc: optimize kvm stat handlingHollis Blanchard
2008-12-31KVM: ppc: fix set regs to take care of msr changeHollis Blanchard
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard
2008-12-31KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard
2008-12-31KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard
2008-12-31ppc: Create disassemble.h to extract instruction fieldsHollis Blanchard
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard
2008-12-31KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-25Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-23powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth
2008-12-23powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth
2008-12-23powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov
2008-12-23powerpc/32: Setup OF properties for kdumpDale Farnsworth
2008-12-23powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov
2008-12-23powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov
2008-12-23powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov
2008-12-23powerpc: Setup OF properties for ppc32 kexecDale Farnsworth
2008-12-23powerpc/pseries: Fix cpu hotplugSebastien Dugue