aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-04-26powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala
2010-03-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-19powerpc: Use correct ccr bit for syscall error statusNathan Lynch
2010-03-19Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-03-18powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras
2010-03-16powerpc/85xx: Make sure lwarx hint isn't set on ppc32Kumar Gala
2010-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-03-12dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA Tomonori
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: powerpc: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-09powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman
2010-03-09Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-05powerpc/perf: e500 supportScott Wood
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf
2010-03-01KVM: PPC: Fix initial GPR settingsAlexander Graf
2010-03-01KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf
2010-03-01KVM: PPC: Add helper functions to call real mode loadersAlexander Graf
2010-03-01KVM: PPC: Make large pages workAlexander Graf
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf
2010-03-01KVM: PPC: Implement 'skip instruction' modeAlexander Graf
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf
2010-02-26powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-19powerpc: Convert mpic locks to raw_spinlockThomas Gleixner
2010-02-19powerpc: Convert feature_lock to raw_spinlockThomas Gleixner
2010-02-19Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-02-16powerpc/mpc5121: enable support for more PSC UARTsAnatolij Gustschin
2010-02-17powerpc/booke: Add support for advanced debug registersDave Kleikamp
2010-02-17powerpc/booke: Add definitions for advanced debug registersDave Kleikamp
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp
2010-02-17powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard