aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] PS3: Split device setup for static vs. dynamic devicesGeert Uytterhoeven2008-04-011-32/+46
* [POWERPC] arch_add_memory() cannot be __devinitGeert Uytterhoeven2008-04-011-1/+1
* [POWERPC] move_device_tree() should be __initGeert Uytterhoeven2008-04-011-1/+1
* [POWERPC] Add error return from htab_remove_mapping()Badari Pulavarty2008-04-011-5/+9
* [POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven2008-04-011-1/+11
* [POWERPC] PS3: Bootwrapper improvementsGeoff Levand2008-04-013-27/+42
* [POWERPC] PS3: Add ps3_get_speid routineTakashi Yamamoto2008-04-011-0/+7
* [POWERPC] PS3: Fix unlikely typo in ps3_get_irqRoel Kluin2008-04-011-1/+1
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-017-1/+1433
|\
| * [POWERPC] 85xx: Emerson KSI8560 device treeAlexandr Smirnov2008-03-261-0/+267
| * [POWERPC] 85xx: Emerson KSI8560 default configAlexandr Smirnov2008-03-261-0/+899
| * [POWERPC] 85xx: Emerson KSI8560 bootwrapperAlexandr Smirnov2008-03-262-1/+2
| * [POWERPC] 85xx: Emerson KSI8560 base supportAlexandr Smirnov2008-03-263-0/+265
* | [POWERPC] 4xx: Add L2 cache node to AMCC Taishan dts fileStefan Roese2008-03-261-0/+10
* | [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese2008-03-264-0/+194
* | [POWERPC] 4xx: Add "amcc, haleakala" to the toplevel compatible propertyStefan Roese2008-03-261-1/+1
* | [POWERPC] 4xx: Add AMCC Glacier 460GT eval board dtsStefan Roese2008-03-261-0/+464
* | [POWERPC] 4xx: Add TAH support to taishan dtsStefan Roese2008-03-261-0/+13
* | [POWERPC] 4xx: Use dcri_clrset() for PCIe indirect dcr read/modify/write accessValentine Barshak2008-03-261-8/+5
* | [POWERPC] 4xx: Add bootwrapper for AMCC Yosemite boardJosh Boyer2008-03-262-1/+46
* | [POWERPC] 4xx: Add platform support for the AMCC Yosemite boardJosh Boyer2008-03-262-0/+10
* | [POWERPC] 4xx: Add AMCC 440EP Yosemite DTSJosh Boyer2008-03-261-0/+304
* | [POWERPC] 4xx: Add Canyonlands defconfig fileStefan Roese2008-03-261-0/+721
* | [POWERPC] 4xx: Add 460EX PCIe support to 4xx pci driverStefan Roese2008-03-262-0/+173
* | [POWERPC] 4xx: Add Canyonlands DTSStefan Roese2008-03-261-0/+391
* | [POWERPC] 4xx: Add AMCC Canyonlands 460EX eval board support to platforms/44xStefan Roese2008-03-263-0/+83
* | [POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.SStefan Roese2008-03-262-2/+31
* | [POWERPC] Start removing linux,network-index in favour of aliasesDavid Gibson2008-03-2614-21/+12
|/
* Merge branch 'linux-2.6'Paul Mackerras2008-03-2658-1807/+3882
|\
| * Merge branch 'linux-2.6' into mergePaul Mackerras2008-03-253-6/+15
| |\
| | * [POWERPC] Fix Oops with TQM5200 on TQM5200Anatolij Gustschin2008-03-241-2/+2
| | * [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initializeGrant Likely2008-03-241-0/+4
| | * [POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering2008-03-241-1/+1
| | * [POWERPC] Don't use 64k pages for ioremap on pSeriesPaul Mackerras2008-03-241-3/+8
| * | [POWERPC] mpc5200: Fix incorrect compatible string for the mdio nodeGrant Likely2008-03-251-1/+1
| * | [POWERPC] Update some defconfigsKumar Gala2008-03-2438-1266/+3031
| |/
| * [POWERPC] Update some defconfigsPaul Mackerras2008-03-209-512/+750
| * [POWERPC] Hide resources on Axon PCIE root complex nodesMichael Ellerman2008-03-201-0/+36
| * [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devicesMichael Ellerman2008-03-201-16/+25
| * [POWERPC] Fix build failure for tqm8540 and sbc85xx defconfigsPaul Gortmaker2008-03-202-4/+4
| * [POWERPC] Fix PMU + soft interrupt disable bugAnton Blanchard2008-03-202-0/+12
| * [POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath2008-03-201-2/+8
* | [POWERPC] scanlog_init cleanup and minor fixesNathan Lynch2008-03-261-19/+18
* | [POWERPC] pseries: phyp dump: Inform kdump when phyp-dump is loadedManish Ahuja2008-03-261-0/+18
* | [POWERPC] pseries: phyp dump: Disable phyp-dump through boot-varManish Ahuja2008-03-262-0/+23
* | [POWERPC] pseries: phyp dump: Add Kconfig file optionManish Ahuja2008-03-261-0/+10
* | [POWERPC] pseries: phyp dump: Tracking memory range freedManish Ahuja2008-03-261-0/+35
* | [POWERPC] pseries: phyp dump: Invalidate and print dump areasManish Ahuja2008-03-261-6/+77
* | [POWERPC] pseries: phyp dump: Debugging print routinesManish Ahuja2008-03-261-2/+59
* | [POWERPC] pseries: phyp dump: Register dump areaManish Ahuja2008-03-261-6/+131