summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-10-31powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker1-0/+3
2011-10-31powerpc: fix implicit use of mutex.h by include/asm/spu.hPaul Gortmaker1-0/+1
2011-10-31powerpc: fix implicit use of cache.h in kernel/firmware.cPaul Gortmaker1-1/+2
2011-10-31powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker1-1/+2
2011-10-31powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker1-0/+1
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker8-0/+8
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker6-0/+6
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker13-0/+13
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker13-0/+13
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker42-0/+42
2011-10-31powerpc: io-workarounds.c was implicitly getting init_mmPaul Gortmaker1-0/+1
2011-10-31powerpc: drop unused Kconfig symbolsPaul Bolle5-48/+0
2011-10-31powerpc: 40x: drop unused Kconfig symbolPaul Bolle1-5/+0
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-456/+963
2011-10-30Merge 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-22powerpc/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-12powerpc/fsl-booke: Fix settlbcam for 64-bitBecky Bruce1-6/+6
2011-10-11powerpc/85xx: Adding DCSR node to dtsi device treesStephen George8-6/+318
2011-10-11powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boardsTimur Tabi6-10/+24
2011-10-11powerpc/85xx: fix PHYS_64BIT selection for P1022DSAnatolij Gustschin1-1/+1
2011-10-11powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala3-15/+39
2011-10-11powerpc: respect mem= setting for early memory limit setupKumar Gala1-1/+4
2011-10-11powerpc: Update corenet64_smp_defconfigBecky Bruce1-5/+0
2011-10-11powerpc: Update mpc85xx/corenet 32-bit defconfigsBecky Bruce3-17/+2
2011-10-11powerpc/85xx: Fix support for enabling doorbells for IPIsMatthew McClintock1-0/+1
2011-10-11powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.SBharat Bhushan1-1/+1
2011-10-11powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi1-3/+5
2011-10-11powerpc/82xx: updates for mgcogeHolger Brunck3-11/+29
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+14
2011-10-06powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala2-1/+11
2011-10-06powerpc/math_emu/efp: Look for errata handler when type mismatchesLiu Yu1-5/+1
2011-10-06powerpc/math_emu/efp: No need to round if the result is exactLiu Yu1-1/+10
2011-10-06powerpc/math_emu/efp: Use pr_debug instead of printkLiu Yu1-46/+37
2011-10-06powerpc/85xx: Rename p2040_rdb.c to p2041_rdb.cMingkai Hu6-55/+50
2011-10-06powerpc/85xx: Rename PowerPC core nodes to match other e500mc based .dtsKumar Gala1-8/+8
2011-10-06powerpc/mpc8349emitx: mark localbus as compatible with simple-busDmitry Eremin-Solenikov1-1/+2
2011-10-06powerpc/85xx: sbc8560 - declare that localbus is compatbile with simple-busDmitry Eremin-Solenikov1-1/+1
2011-10-06powerpc/85xx: ksi8560 - declare that localbus is compatbile with simple-busDmitry Eremin-Solenikov1-1/+1
2011-10-06powerpc/85xx: sbc8560 - correct compilation if CONFIG_PHYS_ADDR_T_64BIT is setDmitry Eremin-Solenikov1-1/+1