summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-021-1/+1
* [POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk2007-09-281-2/+2
* [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr2007-09-261-2/+2
* [POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig2007-09-191-2/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-125-1/+8
|\
| * [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala2007-09-121-0/+1
| * [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala2007-09-104-1/+7
* | [POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven2007-09-112-0/+30
* | [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr2007-09-111-0/+2
* | [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-9/+15
|/
* [POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno2007-08-301-1/+2
* [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch2007-08-301-5/+1
* [POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann2007-08-301-1/+2
* [POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft2007-08-301-0/+8
* [POWERPC] cell: Support pinhole-reset on IBM cell bladesArnd Bergmann2007-08-252-2/+32
* [POWERPC] spu_manage: Use newer physical-id attributeChristian Krafft2007-08-252-6/+2
* [POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZEOlof Johansson2007-08-251-3/+3
* Merge branch 'fixes-2.6.23' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-207-407/+299
|\
| * [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boardsKumar Gala2007-08-177-407/+299
* | [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