aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] mpc82xx_ads build fixArnd Bergmann2007-06-291-1/+1
* [POWERPC] rename add_bridge to avoid namespace clashesArnd Bergmann2007-06-2921-30/+28
* [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selectionArnd Bergmann2007-06-295-45/+37
* [POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds2007-06-281-4/+2
* [POWERPC] PS3: Storage device registration routinesGeert Uytterhoeven2007-06-281-0/+286
* [POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven2007-06-281-0/+4
* [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driverGeert Uytterhoeven2007-06-281-1/+30
* [POWERPC] PS3: Fix more sparse warningsGeert Uytterhoeven2007-06-281-5/+5
* [POWERPC] PS3: Select MEMORY_HOTPLUGGeoff Levand2007-06-281-0/+1
* [POWERPC] PS3: Device tree sourceGeoff Levand2007-06-281-1/+1
* [POWERPC] PS3: Use clear_bitGeoff Levand2007-06-281-24/+2
* [POWERPC] PS3: Rename processor id symbolsGeoff Levand2007-06-281-26/+29
* [POWERPC] PS3: Device registration routines.Geoff Levand2007-06-282-0/+500
* [POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven2007-06-281-4/+5
* [POWERPC] PS3: Vuart reworkGeoff Levand2007-06-282-13/+10
* [POWERPC] PS3: Repository probe cleanupsGeoff Levand2007-06-282-280/+337
* [POWERPC] PS3: System-bus modinfo attributeDavid Woodhouse2007-06-281-0/+15
* [POWERPC] PS3: System-bus ueventDavid Woodhouse2007-06-281-0/+16
* [POWERPC] PS3: System-bus reworkGeoff Levand2007-06-284-202/+988
* [POWERPC] PS3: Kexec supportGeoff Levand2007-06-285-43/+70
* [POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven2007-06-285-10/+10
* [POWERPC] PS3: Move chip mask defs upGeoff Levand2007-06-281-61/+86
* [POWERPC] PS3: Fix sparse warningsGeert Uytterhoeven2007-06-281-2/+2
* [POWERPC] PS3: Map SPU regions as non-guardedGeoff Levand2007-06-282-5/+10
* [POWERPC] PS3: Compare firmware versionMasakazu Mokuno2007-06-281-12/+20
* [POWERPC] PS3: Use __maybe_unusedGeoff Levand2007-06-282-3/+3
* [POWERPC] PS3: Rename IPI symbolsGeoff Levand2007-06-281-6/+6
* [POWERPC] cell: Add spu shutdown methodGeoff Levand2007-06-281-1/+11
* [POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant2007-06-252-3/+29
* [POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M2007-06-251-24/+29
* [POWERPC] Update holly to use new dts wrapping featureMark A. Greer2007-06-251-0/+1
* [POWERPC] pasemi: Electra IDE/pata_platform glueOlof Johansson2007-06-253-0/+107
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-143-15/+16
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-142-137/+0
* [POWERPC] Split out CPU specific options into a new Kconfig fileArnd Bergmann2007-06-141-0/+252
* [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-141-0/+2
* [POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt2007-06-141-0/+27
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-141-1/+11
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-147-90/+8
* [POWERPC] Tweak EEH copyright infoLinas Vepstas2007-06-143-5/+10
* [POWERPC] Remove dead EEH codeLinas Vepstas2007-06-141-3/+1
* [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-142-0/+8
* [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-145-4/+95
* [POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2007-06-142-2/+12
* [POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior2007-06-071-2/+15
* [POWERPC] spufs: Don't yield nosched contextChristoph Hellwig2007-06-071-3/+5
* [POWERPC] scc_sio: Fix link failureChristoph Hellwig2007-06-071-1/+1
* [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger2007-06-071-6/+27
* [POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig2007-06-071-82/+77
* [POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig2007-06-073-30/+32