aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-223-15/+173
* powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann2008-12-221-2/+2
* powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely2008-12-211-0/+2
* powerpc/mpc5200: Document and tidy irq driverGrant Likely2008-12-214-122/+170
* powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-211-18/+9
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-2/+3
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-212-2/+10
* powerpc: Add reboot notifier to Collaborative Memory ManagerBrian King2008-12-211-1/+28
* powerpc: Disable Collaborative Memory Manager for kdumpBrian King2008-12-211-1/+1
* powerpc/iseries: viodasd needs to depend on CONFIG_BLOCKStephen Rothwell2008-12-211-0/+1
* powerpc: Pass a valid token to rtas_call() in phyp-dump codeTony Breeds2008-12-211-0/+2
* powerpc: Protect against NULL pointer deref in phyp-dump codeTony Breeds2008-12-211-0/+3
* powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-162-19/+15
* powerpc: Introduce ppc_pci_flags accessorsJosh Boyer2008-12-1610-12/+12
* powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch2008-12-161-3/+12
* powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch2008-12-161-1/+1
* powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-162-6/+8
* powerpc/ps3: Quiet dmesg outputGeoff Levand2008-12-161-1/+1
* powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix2008-12-161-0/+1
* Merge branch 'merge' into nextPaul Mackerras2008-12-161-0/+3
|\
| * powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann2008-12-161-0/+3
* | powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DSHaiying Wang2008-12-031-1/+10
* | powerpc/86xx: Basic GPIO support for GE Fanuc SBC610Martyn Welch2008-12-033-1/+147
* | powerpc/85xx: Fix compile warnings in mpc85xx_mds.cKumar Gala2008-12-031-2/+4
* | powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-032-0/+106
* | Merge branch 'merge'Paul Mackerras2008-12-033-7/+41
|\ \ | |/
| * powerpc/cell: Fix GDB watchpoints, againArnd Bergmann2008-12-011-2/+7
| * powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann2008-12-011-5/+31
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-11-241-0/+3
| |\
| | * powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr2008-11-211-0/+3
* | | powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()Michael Ellerman2008-11-191-3/+1
* | | powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()Michael Ellerman2008-11-191-4/+1
* | | powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2008-11-191-0/+4
* | | powerpc/ps3: Fix memory leak in device initMasakazu Mokuno2008-11-061-5/+24
* | | powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-061-82/+81
* | | powerpc/eeh: Make EEH device add/remove more robustBenjamin Herrenschmidt2008-11-061-20/+24
* | | powerpc/pseries: Fix getting the server number sizeSebastien Dugue2008-11-051-6/+22
|/ /
* | powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell2008-11-051-1/+0
* | powerpc/cell: Fix compile error in ras.cAlexey Dobriyan2008-11-051-0/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-10-3110-47/+67
|\ \
| * | powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-312-2/+4
| * | powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-313-39/+41
| * | powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot2008-10-311-0/+2
| * | powerpc: Use is_kdump_kernel()Milton Miller2008-10-312-5/+5
| * | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/p...Paul Mackerras2008-10-311-1/+1
| |\ \
| | * | powerpc/40x: Don't enable HCU4 board by defaultJosh Boyer2008-10-281-1/+1
| * | | powerpc: fix i2c on PPC linkstation / kurobox machinesGuennadi Liakhovetski2008-10-281-0/+14
| |/ /
* | | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-2729-135/+366
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-231-2/+2
| |\ \
| | * | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufsAl Viro2008-10-231-2/+2