summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] 4xx Kconfig cleanupJosh Boyer2007-08-202-77/+1
* [POWERPC] Rename 4xx paths to 40xJosh Boyer2007-08-202-0/+0
* [POWERPC] Remove some duplicate declarations from pmac.hStephen Rothwell2007-08-171-4/+0
* [POWERPC] Fix section mismatch in pasemi/iommu.cStephen Rothwell2007-08-171-2/+2
* [POWERPC] Fix section mismatches in udbg_adb.cStephen Rothwell2007-08-171-2/+2
* [POWERPC] pseries: Remove dead EEH video codeLinas Vepstas2007-08-171-17/+0
* [POWERPC] Remove gratuitous reads from powermac pci config space methodsNathan Lynch2007-08-171-9/+0
* [POWERPC] Remove gratuitous reads from pasemi pci config space methodsNathan Lynch2007-08-171-3/+0
* [POWERPC] chrp pci_ops: Use named structure member initializersNathan Lynch2007-08-171-4/+4
* [POWERPC] efika rtas_pci_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* [POWERPC] powermac pci_ops: Use named structure member initializersNathan Lynch2007-08-171-8/+8
* [POWERPC] pa_pxp_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* [POWERPC] maple pci_ops: Use named structure member initializersNathan Lynch2007-08-171-6/+6
* [POWERPC] celleb_epci_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* [POWERPC] celleb_fake_pci_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* [POWERPC] Remove gratuitous reads from maple PCI config space methodsNathan Lynch2007-08-171-9/+0
* [POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas2007-08-171-3/+4
* [POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas2007-08-171-8/+6
* [POWERPC] pseries: Simplify rtasd initializationLinas Vepstas2007-08-171-34/+19
* [POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas2007-08-171-11/+2
* [POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas2007-08-171-6/+9
* [POWERPC] Typo fixes interrrupt -> interruptGabriel C2007-08-174-4/+4
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-177-7/+0
* [POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2007-08-172-19/+0
* [POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2007-08-172-28/+0
* [POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2007-08-171-11/+2
* [POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas2007-08-171-1/+26
* [POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas2007-08-171-4/+5
* [POWERPC] EEH: Tweak printk messageLinas Vepstas2007-08-171-4/+4
* [POWERPC] Init markings for cellebIshizaki Kou2007-08-173-7/+7
* [POWERPC] Fix celleb sio section warningIshizaki Kou2007-08-171-1/+1
* [POWERPC] Fix celleb pci section warningsIshizaki Kou2007-08-171-6/+6
* [POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven2007-08-151-1/+1
* [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr2007-08-151-0/+1
* [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips2007-08-104-4/+0
* [POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand2007-08-101-5/+5
* [POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven2007-08-101-18/+19
* [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-103-140/+170
* [POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool2007-08-031-2/+4
* [POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell2007-08-031-1/+1
* [POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch2007-08-031-1/+2
* [POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2007-07-262-1/+6
* [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi2007-07-261-4/+0
* [POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt2007-07-261-0/+3
* [POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell2007-07-261-1/+1
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-07-2517-374/+378
|\
| * [POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson2007-07-241-4/+4
| * [POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson2007-07-241-11/+25
| * [POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson2007-07-241-0/+35
| * [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson2007-07-242-6/+32