summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2011-10-31powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker
2011-10-31powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker
2011-10-31powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker
2011-10-31powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker
2011-10-31powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-10-31powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker
2011-10-31powerpc: drop unused Kconfig symbolsPaul Bolle
2011-10-31powerpc: 40x: drop unused Kconfig symbolPaul Bolle
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman