summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
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: booke: Reinject performance monitor interruptsAlexander Graf
2012-04-08KVM: PPC: bookehv: add comment about shadow_msrAlexander Graf
2012-04-08KVM: PPC: booke: rework rescheduling checksAlexander Graf
2012-04-08KVM: PPC: e500mc: Add doorbell emulation supportAlexander Graf
2012-04-08KVM: PPC: e500mc supportScott Wood
2012-04-08KVM: PPC: booke: standard PPC floating point supportScott Wood
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood
2012-04-08KVM: PPC: e500: refactor core-specific TLB codeScott Wood
2012-04-08KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.hScott Wood
2012-04-08KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood
2012-04-08powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLEScott Wood
2012-04-08powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bitScott Wood
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-08KVM: PPC: Rework wqp conditional codeAlexander Graf
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall
2012-04-05Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt
2012-03-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell
2012-03-28powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard
2012-03-28powerpc/eeh: Remove eeh information from pci_dnGavin Shan
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-21powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-03-16powerpc: add support for MPIC message register APIJia Hongtao
2012-03-16powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan
2012-03-15powerpc: Add initial e6500 cpu supportKumar Gala