summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker23-23/+23
2011-10-31powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.hPaul Gortmaker1-1/+2
2011-10-31powerpc: fix two implicit header uses in pseries/plpar_wrappers.hPaul Gortmaker1-0/+3
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 Gortmaker6-0/+6
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker3-0/+3
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker11-0/+11
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker19-0/+19
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds3-69/+57
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-37/+37
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat1-0/+14
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle1-1/+1
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+14
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi1-1/+1
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-15Merge branch 'master' into for-nextJiri Kosina38-71/+79
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov1-1/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat3-68/+56
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-39/+47
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds3-37/+37
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard3-18/+14
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard3-19/+22
2011-08-05powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard3-3/+14
2011-08-05powerpc: Make KVM_GUEST default to nAnton Blanchard1-1/+1
2011-08-05powerpc: Lack of ibm,io-events not that important!Anton Blanchard1-5/+3
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard1-1/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-13/+13
2011-07-26atomic: use <linux/atomic.h>Arun Sharma19-19/+19
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds30-370/+663
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-27/+24
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+3
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-34/+30
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-1/+4
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds1-1/+2
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-389/+0
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2-3/+5
2011-07-22powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala1-1/+1
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+9
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro3-32/+21
2011-07-19powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2011-07-13Merge branch 'fbdev/stable-updates'Paul Mundt1-11/+19
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi3-68/+56
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring11-13/+13
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2-3/+3
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt1-11/+19
2011-07-08powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR1-4/+5
2011-07-08powerpc/85xx: Add p2040 RDB board supportMingkai Hu3-0/+101