summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [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-2417-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-231-0/+35
| * [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson2007-07-232-6/+32
| * [POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2007-07-232-1/+241
| * [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-236-9/+9
| * [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala2007-07-231-0/+10
| * [POWERPC] 85xx: Added 8568 PCIe supportKumar Gala2007-07-231-0/+1
| * [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2007-07-232-1/+2
| * [POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang2007-07-237-104/+18
| * [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112007-07-232-7/+9
| * [POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang2007-07-233-241/+2
* | spusched: fix mismerge in spufs.hChristoph Hellwig2007-07-241-4/+1
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-225-25/+17
|\
| * [POWERPC] Fix future firmware feature fixups function failureMichael Neuling2007-07-223-23/+15
| * [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day2007-07-222-2/+2
* | Fix ppc64 mismergeAl Viro2007-07-221-14/+0
* | spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-211-2/+16
* | ps3: FLASH ROM Storage DriverGeert Uytterhoeven2007-07-211-0/+15
* | ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven2007-07-211-0/+11
* | ps3: Disk Storage DriverGeert Uytterhoeven2007-07-211-0/+10
|/
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-202-162/+108
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-203-1/+25
* [CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson2007-07-203-8/+55
* [CELL] spu_base: locking cleanupChristoph Hellwig2007-07-201-33/+51
* [CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann2007-07-201-1/+89
* [CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2007-07-202-0/+23
* [CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann2007-07-203-1/+151
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-206-14/+188
OpenPOWER on IntegriCloud