summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-05-06KVM: PPC: bookehv: Fix r8/r13 storing in level exception handlerMihai Caraman
2012-05-06KVM: PPC: Book3S: Enable IRQs during exit handlingAlexander Graf
2012-05-06KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf
2012-05-06KVM: PPC: Fix stbux emulationAlexander Graf
2012-05-06KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman
2012-05-06KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf
2012-05-06KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf
2012-05-06KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi
2012-05-06KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf
2012-05-06KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan
2012-05-06KVM: Use minimum and maximum address mapped by TLB1Bharat Bhushan
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-11KVM: PPC: add CPU_FTR_EMB_HV to CPU tableScott Wood
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt
2012-04-08powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64Benjamin Herrenschmidt
2012-04-08KVM: PPC: Ignore unhalt request from kvm_vcpu_blockAlexander Graf
2012-04-08KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7Alexander Graf
2012-04-08KVM: PPC: Emulate tw and td instructionsAlexander Graf
2012-04-08KVM: PPC: Pass EA to updating emulation opsAlexander Graf
2012-04-08KVM: PPC: Work around POWER7 DABR corruption problemPaul Mackerras
2012-04-08KVM: PPC: Book 3S: Fix compilation for !HV configsPaul Mackerras
2012-04-08Restore guest CR after exit timing calculationBharat Bhushan
2012-04-08KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace logPaul Mackerras
2012-04-08KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras
2012-04-08KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras
2012-04-08KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf
2012-04-08KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE supportMatt Evans
2012-04-08KVM: PPC: Booke: only prepare to enter when we enterAlexander Graf
2012-04-08KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf
2012-04-08KVM: PPC: booke: expose good state on irq reinjectAlexander Graf
2012-04-08KVM: PPC: booke: Support perfmon interruptsAlexander Graf
2012-04-08KVM: PPC: e500: fix typo in tlb codeAlexander Graf
2012-04-08KVM: PPC: bookehv: remove unused codeAlexander Graf
2012-04-08KVM: PPC: booke: add GS documentation for program interruptAlexander Graf
2012-04-08KVM: PPC: booke: Readd debug abort code for machine checkAlexander Graf
2012-04-08KVM: PPC: bookehv: add comment about shadow_msrAlexander Graf
2012-04-08KVM: PPC: bookehv: disable MAS register updates earlyAlexander Graf
2012-04-08KVM: PPC: bookehv: remove SET_VCPUAlexander Graf
2012-04-08KVM: PPC: bookehv: remove negation for CONFIG_64BITAlexander Graf
2012-04-08KVM: PPC: bookehv: fix exit timingAlexander Graf
2012-04-08KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1Alexander Graf
2012-04-08KVM: PPC: booke: rework rescheduling checksAlexander Graf
2012-04-08KVM: PPC: booke: deliver program int on emulation failureAlexander Graf
2012-04-08KVM: PPC: booke: remove leftover debuggingAlexander Graf