aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior1-2/+15
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig1-3/+5
2007-06-07[POWERPC] scc_sio: Fix link failureChristoph Hellwig1-1/+1
2007-06-07[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger1-6/+27
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig1-82/+77
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig3-30/+32
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior1-0/+1
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr1-35/+5
2007-06-07[POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig1-0/+1
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann1-0/+4
2007-06-07[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bugOlof Johansson1-8/+0
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling1-4/+6
2007-06-02[POWERPC] pasemi idle uses hard_smp_processor_idStephen Rothwell1-0/+1
2007-06-02[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell1-0/+1
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang2-2/+2
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-17/+18
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+1
2007-05-17[POWERPC] Small fixes for the Ebony device treeDavid Gibson1-3/+3
2007-05-17[POWERPC] Fix warning on UPStephen Rothwell1-2/+2
2007-05-17[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer neededOlof Johansson1-1/+0
2007-05-17[POWERPC] viopath: Use a completion in some more placesChristoph Hellwig1-6/+6
2007-05-17[POWERPC] viopath: Use completionChristoph Hellwig1-4/+5
2007-05-17[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'Tony Breeds1-1/+2
2007-05-12[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800Dale Farnsworth3-0/+180
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth1-0/+1
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth1-0/+1
2007-05-12[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth1-0/+3
2007-05-12[POWERPC] PS3: Fix request_irq warningGeoff Levand1-2/+4
2007-05-12[POWERPC] Trivial ps3 warning fixesStephen Rothwell2-4/+4
2007-05-12[POWERPC] Add missed includeStephen Rothwell1-0/+1
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt1-4/+2
2007-05-10[POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras1-0/+1
2007-05-10[POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling1-1/+2
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas2-6/+14
2007-05-10[POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou1-1/+1
2007-05-10[POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou1-4/+4
2007-05-10[POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou1-0/+1
2007-05-10Merge branch 'linux-2.6'Paul Mackerras3-3/+3
2007-05-09[POWERPC] 86xx: Enable the AC97 interface on 8641D board.Jason Jin1-1/+6
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't definedKumar Gala1-0/+2
2007-05-09[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not definedLi Yang3-0/+6
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds11-49/+377
2007-05-09fix file specification in commentsUwe Kleine-König2-2/+2
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-09[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32David Gibson1-1/+1
2007-05-09[POWERPC] EEH: log all PCI-X and PCI-E AER registersLinas Vepstas1-2/+46
2007-05-09[POWERPC] EEH: capture and log pci state on errorLinas Vepstas1-2/+41
2007-05-09[POWERPC] EEH: Split up long error msgLinas Vepstas1-3/+5
2007-05-09[POWERPC] EEH: log error only after driver notification.Linas Vepstas1-1/+5
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt6-36/+274