summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: bookehv: remove SET_VCPUAlexander Graf2012-04-081-8/+0
* KVM: PPC: bookehv: remove negation for CONFIG_64BITAlexander Graf2012-04-081-12/+12
* KVM: PPC: bookehv: fix exit timingAlexander Graf2012-04-081-4/+4
* KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1Alexander Graf2012-04-081-1/+1
* KVM: PPC: booke: rework rescheduling checksAlexander Graf2012-04-083-24/+54
* KVM: PPC: booke: deliver program int on emulation failureAlexander Graf2012-04-081-1/+1
* KVM: PPC: booke: remove leftover debuggingAlexander Graf2012-04-081-5/+0
* KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusiveAlexander Graf2012-04-081-1/+1
* KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf2012-04-086-15/+15
* KVM: PPC: e500mc: add load inst fixupAlexander Graf2012-04-081-1/+29
* KVM: PPC: e500mc: Move r1/r2 restoration very earlyAlexander Graf2012-04-081-6/+6
* KVM: PPC: e500mc: implicitly set MSR_GSAlexander Graf2012-04-081-6/+5
* KVM: PPC: e500mc: Add doorbell emulation supportAlexander Graf2012-04-083-0/+72
* KVM: PPC: e500mc supportScott Wood2012-04-0811-12/+476
* KVM: PPC: booke: standard PPC floating point supportScott Wood2012-04-083-0/+76
* KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-0818-67/+1058
* powerpc/booke: Provide exception macros with interrupt nameScott Wood2012-04-083-48/+68
* KVM: PPC: e500: emulate tlbilxScott Wood2012-04-083-0/+62
* KVM: PPC: e500: Track TLB1 entries with a bitmapScott Wood2012-04-082-5/+72
* KVM: PPC: e500: refactor core-specific TLB codeScott Wood2012-04-085-414/+473
* KVM: PPC: e500: clean up arch/powerpc/kvm/e500.hScott Wood2012-04-081-11/+14
* KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.hScott Wood2012-04-085-103/+78
* KVM: PPC: e500: rename e500_tlb.h to e500.hScott Wood2012-04-084-6/+6
* KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood2012-04-083-9/+18
* KVM: PPC: booke: add booke-level vcpu load/putScott Wood2012-04-084-0/+17
* KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood2012-04-085-16/+55
* powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLEScott Wood2012-04-081-4/+8
* powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bitScott Wood2012-04-081-2/+3
* kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+5
* KVM: PPC: Rework wqp conditional codeAlexander Graf2012-04-081-5/+1
* KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-082-15/+12
* Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-075-11/+29
|\
| * KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
| * KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| * KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| * KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| * KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-058-41/+60
|\ \ | |/ |/|
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-288-41/+60
* | powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton2012-04-021-1/+1
* | powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov2012-04-021-1/+1
* | powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt2012-04-023-0/+3
* | powerpc: Fix fallout from system.h split upStephen Rothwell2012-04-022-0/+3
* | powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-023-3/+3
* | Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-0222-45/+688
|\ \
| * | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu2012-03-291-2/+20
| * | powerpc/dts: Removed fsl,msi property from dts.Diana CRACIUN2012-03-295-16/+0
| * | powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi2012-03-291-1/+6
| * | powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigsShaveta Leekha2012-03-294-0/+5
| * | powerpc/85xx: add the P1020UTM-PC DTS supportJerry Huang2012-03-293-0/+318