summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-11-03powerpc/86xx: Correct Gianfar support for GE boardsMartyn Welch3-12/+87
2011-11-03arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang1-0/+1
2011-11-03thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-03powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-03powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli1-1/+23
2011-11-03powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli1-3/+2
2011-11-03powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli1-1/+1
2011-11-03powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli1-13/+0
2011-11-03mm: thp: tail page refcounting fixAndrea Arcangeli1-2/+3
2011-11-01Cross Memory AttachChristopher Yeoh2-1/+5
2011-11-01powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker28-32/+0
2011-11-01powerpc: various straight conversions from module.h --> export.hPaul Gortmaker61-61/+61
2011-11-01powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker1-1/+2
2011-11-01powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker1-0/+3
2011-11-01powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker1-0/+1
2011-11-01powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker1-1/+2
2011-11-01powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker1-1/+2
2011-11-01powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker1-0/+1
2011-11-01powerpc: Fix up implicit sched.h usersPaul Gortmaker8-0/+8
2011-11-01powerpc: Fix up implicit stat.h usersPaul Gortmaker6-0/+6
2011-11-01powerpc: Fix up modules that should be including module.hPaul Gortmaker13-0/+13
2011-11-01powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker13-0/+13
2011-11-01powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker42-0/+42
2011-11-01powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker1-0/+1
2011-11-01powerpc: drop unused Kconfig symbolsPaul Bolle5-48/+0
2011-11-01powerpc: 40x: drop unused Kconfig symbolPaul Bolle1-5/+0
2011-10-31Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-456/+963
2011-10-31Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds4-77/+74
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-1/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+12
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+3
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-111/+126
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+4
2011-10-23powerpc/cpm: Clear muram before it is in use.Hongjun Chen1-1/+2
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe27-80/+124
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat9-5/+27
2011-10-14powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi2-8/+15
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle1-1/+1
2011-10-13powerpc/85xx: Setup secondary cores PIR with hard SMP idKumar Gala1-4/+5
2011-10-13powerpc/fsl-booke: Fix settlbcam for 64-bitBecky Bruce1-6/+6
2011-10-12powerpc/85xx: Adding DCSR node to dtsi device treesStephen George8-6/+318
2011-10-12powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boardsTimur Tabi6-10/+24
2011-10-12powerpc/85xx: fix PHYS_64BIT selection for P1022DSAnatolij Gustschin1-1/+1
2011-10-12powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala3-15/+39
2011-10-12powerpc: respect mem= setting for early memory limit setupKumar Gala1-1/+4
2011-10-12powerpc: Update corenet64_smp_defconfigBecky Bruce1-5/+0
2011-10-12powerpc: Update mpc85xx/corenet 32-bit defconfigsBecky Bruce3-17/+2
2011-10-12powerpc/85xx: Fix support for enabling doorbells for IPIsMatthew McClintock1-0/+1
2011-10-12powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.SBharat Bhushan1-1/+1