aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro
2011-11-16powerpc: Fix build breakage in jump_label.cAl Viro
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds
2011-11-14fsl-rio: fix compile errorLiu Gang
2011-11-08powerpc/kvm: Fix build failure with HV KVM and CBEAlexander Graf
2011-11-08Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand
2011-11-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-11-08powerpc/numa: NUMA topology support for PowerNVDipankar Sarma
2011-11-08powerpc: Add System RAM to /proc/iomemAnton Blanchard
2011-11-08powerpc: Add KVM as module to defconfigsMichael Neuling
2011-11-08powerpc/kvm: Fix build with older toolchainsNishanth Aravamudan
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-03powerpc/p3060qds: Add support for P3060QDS boardShengzhou Liu
2011-11-03powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITXFabio Baltieri
2011-11-03powerpc/85xx: Make kexec to interate over online cpusMatthew McClintock
2011-11-03powerpc/fsl_booke: Fix comment in head_fsl_booke.SMatthew McClintock
2011-11-03powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock
2011-11-03powerpc/86xx: Correct Gianfar support for GE boardsMartyn Welch
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli
2011-11-02powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli
2011-11-02powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli
2011-11-02powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli
2011-11-02powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli
2011-11-02powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli
2011-10-31Cross Memory AttachChristopher Yeoh
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker