summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-299-42/+17Star
* celleb_scc_pciex __iomem annotationsAl Viro2008-04-281-9/+9
* powerpc: Add DIU platform code for MPC8610HPCDYork Sun2008-04-281-9/+181
* [POWERPC] celleb: Add support for PCI ExpressIshizaki Kou2008-04-245-0/+639
* [POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou2008-04-2410-15/+11Star
* [POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou2008-04-243-2/+2
* [POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou2008-04-244-5/+6
* [POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou2008-04-2411-8/+9
* [POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou2008-04-246-17/+12Star
* [POWERPC] celleb: Move the files for celleb base supportIshizaki Kou2008-04-249-29/+29
* [POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou2008-04-247-357/+52Star
* [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-245-261/+376
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-249-10/+10
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-247-88/+56Star
* [POWERPC] Register udbg console early on pseries LPARMichael Ellerman2008-04-241-0/+2
* [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-241-2/+2
* [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds2008-04-241-1/+26
* [POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.cMichael Ellerman2008-04-241-3/+3
* [POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman2008-04-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-221-5/+2Star
|\
| * PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-211-5/+2Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2290-441/+1738
|\ \
| * | [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-181-27/+12Star
| * | [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-181-41/+2Star
| * | [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-181-8/+12
| * | [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-183-52/+52
| * | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-1814-33/+211
| |\ \
| | * | [POWERPC] 83xx: mpc8315 - fix USB UTMI Host setupAnton Vorontsov2008-04-172-3/+11
| | * | [POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.Paul Gortmaker2008-04-171-0/+6
| | * | [POWERPC] 86xx: mark functions static, other minor cleanupsPaul Gortmaker2008-04-172-6/+6
| | * | [POWERPC] 85xx: Fix compile warningKumar Gala2008-04-171-1/+1
| | * | [POWERPC] 86xx: Add support for Wind River SBC8641D boardPaul Gortmaker2008-04-173-1/+172
| | * | [POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matchingAnton Vorontsov2008-04-171-0/+1
| | * | [POWERPC] CPM: Always use new binding.Scott Wood2008-04-174-22/+1Star
| | * | [POWERPC] 85xx: Enable DMA engine on the MPC8544 DSSebastian Siewior2008-04-171-0/+13
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-184-5/+13
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel2008-03-281-2/+6
| | * | [POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr2008-03-281-1/+1
| | * | [POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr2008-03-281-0/+4
| | * | [POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr2008-03-281-2/+2
| * | | [POWERPC] Always add preferred consoles in platforms/pseries/lpar.cMichael Ellerman2008-04-171-7/+2Star
| * | | [POWERPC] Move prototype for find_udbg_vterm() into a header fileMichael Ellerman2008-04-173-3/+3
| * | | [POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja2008-04-161-0/+9
| * | | [POWERPC] celleb: Coding style cleanupIshizaki Kou2008-04-169-38/+39
| * | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-161-10/+9Star
| |\ \ \
| | * | | [POWERPC] pasemi: Minor iommu cleanupOlof Johansson2008-04-071-10/+9Star
| * | | | [POWERPC] 4xx: Add idle wait support for 44x platformsJerone Young2008-04-162-1/+68
| * | | | [POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell2008-04-156-15/+11Star
| * | | | [POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2008-04-151-8/+64
| * | | | [POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2008-04-152-4/+47