summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2008-12-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds48-372/+878
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok1-1/+1
2008-12-25Merge branch 'next' into for-linusJames Morris1-4/+4
2008-12-23powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov7-43/+0
2008-12-23powerpc/pseries: Fix cpu hotplugSebastien Dugue1-1/+1
2008-12-23powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill3-15/+173
2008-12-23powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann1-2/+2
2008-12-21powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely1-0/+2
2008-12-21powerpc/mpc5200: Document and tidy irq driverGrant Likely4-122/+170
2008-12-21powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt1-18/+9
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt1-2/+3
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2-2/+10
2008-12-21powerpc: Add reboot notifier to Collaborative Memory ManagerBrian King1-1/+28
2008-12-21powerpc: Disable Collaborative Memory Manager for kdumpBrian King1-1/+1
2008-12-21powerpc/iseries: viodasd needs to depend on CONFIG_BLOCKStephen Rothwell1-0/+1
2008-12-21powerpc: Pass a valid token to rtas_call() in phyp-dump codeTony Breeds1-0/+2
2008-12-21powerpc: Protect against NULL pointer deref in phyp-dump codeTony Breeds1-0/+3
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney1-0/+4
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-19/+15
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer10-12/+12
2008-12-16powerpc/pseries: Check for GIQ indicator before calling set-indicatorNathan Lynch1-3/+12
2008-12-16powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch1-1/+1
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2-6/+8
2008-12-16powerpc/ps3: Quiet dmesg outputGeoff Levand1-1/+1
2008-12-16powerpc/chrp: Add missing of_node_put in pci.cNicolas Palix1-0/+1
2008-12-16Merge branch 'merge' into nextPaul Mackerras1-0/+3
2008-12-16powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann1-0/+3
2008-12-04Merge branch 'master' into nextJames Morris3-7/+41
2008-12-03powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DSHaiying Wang1-1/+10
2008-12-03powerpc/86xx: Basic GPIO support for GE Fanuc SBC610Martyn Welch3-1/+147
2008-12-03powerpc/85xx: Fix compile warnings in mpc85xx_mds.cKumar Gala1-2/+4
2008-12-03powerpc/85xx: Add support for SMP initializationKumar Gala2-0/+106
2008-12-03Merge branch 'merge'Paul Mackerras3-7/+41
2008-12-01powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-12-01powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-11-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras1-0/+3
2008-11-21powerpc/spufs: Fix spinning in spufs_ps_fault on signalJeremy Kerr1-0/+3
2008-11-19powerpc/pmac: Use of_find_node_with_property() in pmac_setup_arch()Michael Ellerman1-3/+1
2008-11-19powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init()Michael Ellerman1-4/+1
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven1-0/+4
2008-11-14Merge branch 'master' into nextJames Morris2-1/+1
2008-11-14CRED: Pass credentials through dentry_open()David Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the PowerPC archDavid Howells1-2/+2
2008-11-06powerpc/ps3: Fix memory leak in device initMasakazu Mokuno1-5/+24
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt1-82/+81
2008-11-06powerpc/eeh: Make EEH device add/remove more robustBenjamin Herrenschmidt1-20/+24
2008-11-05powerpc/pseries: Fix getting the server number sizeSebastien Dugue1-6/+22
2008-11-05powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell1-1/+0
2008-11-05powerpc/cell: Fix compile error in ras.cAlexey Dobriyan1-0/+1