aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2007-06-14[POWERPC] Split out CPU specific options into a new Kconfig fileArnd Bergmann
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen
2007-06-14[POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt
2007-06-14[POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt
2007-06-14[POWERPC] Tweak EEH copyright infoLinas Vepstas
2007-06-14[POWERPC] Remove dead EEH codeLinas Vepstas
2007-06-14[POWERPC] Show EEH per-device false positivesLinas Vepstas
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras
2007-06-07[POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig
2007-06-07[POWERPC] scc_sio: Fix link failureChristoph Hellwig
2007-06-07[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig
2007-06-07[POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior
2007-06-07[POWERPC] spufs: Fix gang destroy leaksJeremy Kerr
2007-06-07[POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig
2007-06-07[POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann
2007-06-07[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bugOlof Johansson
2007-06-02[POWERPC] Fix compile warning in pseries xics codeMichael Neuling
2007-06-02[POWERPC] pasemi idle uses hard_smp_processor_idStephen Rothwell
2007-06-02[POWERPC] ps3/interrupt.c uses get_hard_smp_processor_idStephen Rothwell
2007-05-23[POWERPC] Fix Section mismatch warningsLi Yang
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-17[POWERPC] Small fixes for the Ebony device treeDavid Gibson
2007-05-17[POWERPC] Fix warning on UPStephen Rothwell
2007-05-17[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer neededOlof Johansson
2007-05-17[POWERPC] viopath: Use a completion in some more placesChristoph Hellwig
2007-05-17[POWERPC] viopath: Use completionChristoph Hellwig
2007-05-17[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'Tony Breeds
2007-05-12[POWERPC] Add arch/powerpc support for the Motorola PrPMC2800Dale Farnsworth
2007-05-12[POWERPC] Check cache coherency of kernel vs firmwareDale Farnsworth
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth
2007-05-12[POWERPC] Create Marvell mv64x60 MPSC (serial) platform_dataDale Farnsworth
2007-05-12[POWERPC] PS3: Fix request_irq warningGeoff Levand
2007-05-12[POWERPC] Trivial ps3 warning fixesStephen Rothwell
2007-05-12[POWERPC] Add missed includeStephen Rothwell
2007-05-11powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt
2007-05-10[POWERPC] Fix compile error with kexec and CONFIG_SMP=nPaul Mackerras
2007-05-10[POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling
2007-05-10[POWERPC] Assorted janitorial EEH cleanupsLinas Vepstas
2007-05-10[POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou
2007-05-10[POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou
2007-05-10[POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou
2007-05-10Merge branch 'linux-2.6'Paul Mackerras