aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-17[POWERPC] Remove some duplicate declarations from pmac.hStephen Rothwell1-4/+0
2007-08-17[POWERPC] Fix section mismatch in pasemi/iommu.cStephen Rothwell1-2/+2
2007-08-17[POWERPC] Fix section mismatches in udbg_adb.cStephen Rothwell1-2/+2
2007-08-17[POWERPC] pseries: Remove dead EEH video codeLinas Vepstas1-17/+0
2007-08-17[POWERPC] Remove gratuitous reads from powermac pci config space methodsNathan Lynch1-9/+0
2007-08-17[POWERPC] Remove gratuitous reads from pasemi pci config space methodsNathan Lynch1-3/+0
2007-08-17[POWERPC] chrp pci_ops: Use named structure member initializersNathan Lynch1-4/+4
2007-08-17[POWERPC] efika rtas_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] powermac pci_ops: Use named structure member initializersNathan Lynch1-8/+8
2007-08-17[POWERPC] pa_pxp_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] maple pci_ops: Use named structure member initializersNathan Lynch1-6/+6
2007-08-17[POWERPC] celleb_epci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] celleb_fake_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] Remove gratuitous reads from maple PCI config space methodsNathan Lynch1-9/+0
2007-08-17[POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas1-3/+4
2007-08-17[POWERPC] pseries: Fix jumbled no_logging flagLinas Vepstas1-8/+6
2007-08-17[POWERPC] pseries: Simplify rtasd initializationLinas Vepstas1-34/+19
2007-08-17[POWERPC] pseries: Use rtas_token instead of hand-rolled codeLinas Vepstas1-11/+2
2007-08-17[POWERPC] pseries: Avoid excess rtas_token callsLinas Vepstas1-6/+9
2007-08-17[POWERPC] Typo fixes interrrupt -> interruptGabriel C4-4/+4
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl7-7/+0
2007-08-17[POWERPC] embedded6xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2-19/+0
2007-08-17[POWERPC] 8xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger2-28/+0
2007-08-17[POWERPC] 52xx: Remove unnecessary loops_per_jiffy initialization codeJon Loeliger1-11/+2
2007-08-17[POWERPC] EEH: Dump PCI bridge status on eventLinas Vepstas1-1/+26
2007-08-17[POWERPC] EEH: Fix PCI bridge handling bugLinas Vepstas1-4/+5
2007-08-17[POWERPC] EEH: Tweak printk messageLinas Vepstas1-4/+4
2007-08-17[POWERPC] Init markings for cellebIshizaki Kou3-7/+7
2007-08-17[POWERPC] Fix celleb sio section warningIshizaki Kou1-1/+1
2007-08-17[POWERPC] Fix celleb pci section warningsIshizaki Kou1-6/+6
2007-08-15[POWERPC] ps3: Fix no storage devices foundGeert Uytterhoeven1-1/+1
2007-08-15[POWERPC] cell: Fix errno for modular spufs_create with invalid neighbourJeremy Kerr1-0/+1
2007-08-10[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"Kim Phillips4-4/+0
2007-08-10[POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand1-5/+5
2007-08-10[POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven1-18/+19
2007-08-10[POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch3-140/+170
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool1-2/+4
2007-08-03[POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell1-1/+1
2007-08-03[POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch1-1/+2
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2-1/+6
2007-07-26[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi1-4/+0
2007-07-26[POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt1-0/+3
2007-07-26[POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell1-1/+1
2007-07-24Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds17-374/+378
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig1-4/+1
2007-07-24[POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson1-4/+4
2007-07-24[POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson1-11/+25
2007-07-23[POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson1-0/+35
2007-07-23[POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson2-6/+32
2007-07-23[POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2-1/+241