summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-04-08powerpc/booke: Provide exception macros with interrupt nameScott Wood3-48/+68
2012-04-08KVM: PPC: e500: emulate tlbilxScott Wood3-0/+62
2012-04-08KVM: PPC: e500: Track TLB1 entries with a bitmapScott Wood2-5/+72
2012-04-08KVM: PPC: e500: refactor core-specific TLB codeScott Wood5-414/+473
2012-04-08KVM: PPC: e500: clean up arch/powerpc/kvm/e500.hScott Wood1-11/+14
2012-04-08KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.hScott Wood5-103/+78
2012-04-08KVM: PPC: e500: rename e500_tlb.h to e500.hScott Wood4-6/+6
2012-04-08KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood3-9/+18
2012-04-08KVM: PPC: booke: add booke-level vcpu load/putScott Wood4-0/+17
2012-04-08KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood5-16/+55
2012-04-08powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLEScott Wood1-4/+8
2012-04-08powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bitScott Wood1-2/+3
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+5
2012-04-08KVM: PPC: Rework wqp conditional codeAlexander Graf1-5/+1
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2-15/+12
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-11/+29
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds8-41/+60
2012-04-03KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf1-2/+1
2012-04-03KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2-1/+13
2012-04-03KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras1-2/+6
2012-04-03KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras1-4/+5
2012-04-03KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf1-2/+4
2012-04-02powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton1-1/+1
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov1-1/+1
2012-04-02powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt3-0/+3
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell2-0/+3
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König3-3/+3
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt22-45/+688
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-110/+10
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-29irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG renameGrant Likely7-7/+7
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely1-10/+0
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu1-2/+20
2012-03-29powerpc/dts: Removed fsl,msi property from dts.Diana CRACIUN5-16/+0
2012-03-29powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi1-1/+6
2012-03-29powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigsShaveta Leekha4-0/+5
2012-03-29powerpc/85xx: add the P1020UTM-PC DTS supportJerry Huang3-0/+318
2012-03-29powerpc/85xx: add the P1020MBG-PC DTS supportJerry Huang3-0/+329
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi5-26/+10
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds131-700/+680
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds26-220/+294
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds41-1176/+4161
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells132-701/+686
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz8-41/+60
2012-03-28powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt4-5/+45
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2-5/+17
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell10-26/+5
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell3-11/+3