aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] mpc5200: add #address-cells and #size-cells to soc node.Paul Gortmaker2008-01-265-0/+10
* Revert "[POWERPC] Fake NUMA emulation for PowerPC"Paul Mackerras2008-01-261-54/+5
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-01-2619-9/+1990
|\
| * [POWERPC] 4xx: logical/bitand typo in powerpc/boot/4xx.cRoel Kluin2008-01-251-1/+1
| * [POWERPC] 4xx: PIKA Warp defconfigSean MacLennan2008-01-251-0/+1057
| * [POWERPC] 4xx: PIKA Warp bootwrapperSean MacLennan2008-01-252-1/+42
| * [POWERPC] 4xx: PIKA Warp DTSSean MacLennan2008-01-251-0/+239
| * [POWERPC] 4xx: PIKA Warp base platformSean MacLennan2008-01-255-1/+275
| * [POWERPC] 4xx: Add PowerPC 440EP Rev CSean MacLennan2008-01-251-0/+12
| * [POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson2008-01-258-4/+76
| * [POWERPC] 4xx: Add AMCC Haleakala (405EXr) dtsStefan Roese2008-01-251-0/+274
| * [POWERPC] 4xx: Add 405EXr to cputableStefan Roese2008-01-251-2/+14
* | [POWERPC] Autodetect serial console on pegasos2Olaf Hering2008-01-251-0/+52
* | [POWERPC] Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering2008-01-251-2/+2
* | [POWERPC] Make IOMMU code safe for > 132 GB of memoryMichael Ellerman2008-01-251-3/+4
* | [POWERPC] Remove bogus comment in dma_direct_alloc_coherent()Michael Ellerman2008-01-251-1/+0
* | [POWERPC] Remove the global dma_direct_offsetMichael Ellerman2008-01-251-3/+4
* | [POWERPC] Have celleb use its own dma_direct_offset variableMichael Ellerman2008-01-251-2/+4
* | [POWERPC] Have cell use its own dma_direct_offset variableMichael Ellerman2008-01-251-5/+7
* | [POWERPC] Use archdata.dma_data in dma_direct_ops and add the offsetMichael Ellerman2008-01-251-3/+8
* | [POWERPC] Add celleb_dma_dev_setup()Michael Ellerman2008-01-251-1/+13
* | [POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()Michael Ellerman2008-01-251-2/+6
* | [POWERPC] Always hookup PHB IO resource even when emptyBenjamin Herrenschmidt2008-01-251-7/+4
* | [POWERPC] PS3: Update ps3_defconfigGeoff Levand2008-01-251-14/+35
* | [POWERPC] PS3: Remove lpar address workaroundGeoff Levand2008-01-252-23/+4
* | [POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto2008-01-251-0/+13
* | [POWERPC] PS3: Add logical performance monitor device supportGeoff Levand2008-01-252-0/+90
* | [POWERPC] PS3: Add logical performance monitor repository routinesTakashi Yamamoto2008-01-252-4/+83
* | [POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.cGeert Uytterhoeven2008-01-251-32/+32
* | [POWERPC] PS3: Refactor ps3_repository_find_device()Geert Uytterhoeven2008-01-251-38/+22
* | [POWERPC] PS3: Kill unused ps3_repository_bump_device()Geert Uytterhoeven2008-01-251-6/+0
* | [POWERPC] PS3: Add repository polling loop to work around timing bugGeert Uytterhoeven2008-01-251-13/+33
* | [POWERPC] PS3: Use the HVs storage device notification mechanism properlyGeert Uytterhoeven2008-01-253-234/+223
* | [POWERPC] PS3: Add ps3_repository_find_device_by_id()Geert Uytterhoeven2008-01-252-0/+79
* | [POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven2008-01-255-32/+27
* | [POWERPC] kdump shutdown hook supportMichael Neuling2008-01-251-5/+96
* | [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-254-70/+68
* | [POWERPC] Fix a couple of copyright symbolsStephen Rothwell2008-01-252-2/+2
* | [POWERPC] Make ibmebus use of_(un)register_driverStephen Rothwell2008-01-251-5/+2
* | [POWERPC] Export copy_page() on 32bitJoseph Fannin2008-01-251-0/+1
* | [POWERPC] Make smp_send_stop() handle panic and xmon rebootOlof Johansson2008-01-251-8/+29
* | [POWERPC] Make smp_call_function_map staticOlof Johansson2008-01-251-6/+8
|/
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-2483-317/+8297
|\
| * [POWERPC] Add initial storcenter config file.Jon Loeliger2008-01-231-0/+1174
| * [POWERPC] Add initial iomega StorCenter board port.Jon Loeliger2008-01-235-7/+265
| * [POWERPC] Add StorCenter DTS first draft.Jon Loeliger2008-01-231-0/+138
| * [POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger2008-01-231-2/+0
| * [POWERPC] 8xx: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-233-9/+6
| * [POWERPC] Move RapidIO support code from arch/ppcKumar Gala2008-01-235-0/+1006
| * [POWERPC] 86xx: MPC8641 HPCN - call of_platform_bus_probe()Wade Farnsworth2008-01-231-0/+14