aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2008-01-28[POWERPC] Reduce code duplication in legacy_serial, add UART parent typesPaul Gortmaker
2008-01-26Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-01-25[POWERPC] 4xx: Add PowerPC 440EP Rev CSean MacLennan
2008-01-25[POWERPC] 4xx: Add 405EXr to cputableStefan Roese
2008-01-25[POWERPC] Remove bogus comment in dma_direct_alloc_coherent()Michael Ellerman
2008-01-25[POWERPC] Remove the global dma_direct_offsetMichael Ellerman
2008-01-25[POWERPC] Use archdata.dma_data in dma_direct_ops and add the offsetMichael Ellerman
2008-01-25[POWERPC] Always hookup PHB IO resource even when emptyBenjamin Herrenschmidt
2008-01-25[POWERPC] kdump shutdown hook supportMichael Neuling
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling
2008-01-25[POWERPC] Fix a couple of copyright symbolsStephen Rothwell
2008-01-25[POWERPC] Make ibmebus use of_(un)register_driverStephen Rothwell
2008-01-25[POWERPC] Export copy_page() on 32bitJoseph Fannin
2008-01-25[POWERPC] Make smp_send_stop() handle panic and xmon rebootOlof Johansson
2008-01-25[POWERPC] Make smp_call_function_map staticOlof Johansson
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-01-23[POWERPC] Move RapidIO support code from arch/ppcKumar Gala
2008-01-23[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth
2008-01-23[POWERPC] Remove update_bridge_resourceKumar Gala
2008-01-23[POWERPC] Fixup transparent P2P resourcesKumar Gala
2008-01-23[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resourcesKumar Gala
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger
2008-01-17[POWERPC] Check that the syscall table matches the syscall numbersStephen Rothwell
2008-01-17[POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell
2008-01-17[POWERPC] pci_32.c: Use for_each_child_of_nodeStephen Rothwell
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/kernelCyrill Gorcunov
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely
2008-01-15[POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt
2008-01-10[POWERPC] efika: add phy-handle property for fec_mpc52xxOlaf Hering
2007-12-31Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...Paul Mackerras
2007-12-24[POWERPC] Conditionally compile e200 and e500 platforms in cputableJosh Boyer
2007-12-23[POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaroundValentine Barshak
2007-12-23[POWERPC] 4xx: Fix 440grx setup function to call 440A fixupJosh Boyer
2007-12-23[POWERPC] 4xx: Correct 440GRx machine_check callbackValentine Barshak
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt
2007-12-21Merge branch 'linux-2.6'Paul Mackerras
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell
2007-12-21[POWERPC] The builtin matches for ibmebus.c can be __initdataStephen Rothwell
2007-12-21[POWERPC] Fix possible NULL deref in ppc32 PCIBenjamin Herrenschmidt
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood
2007-12-21[POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve
2007-12-20[POWERPC] arch/powerpc: Remove duplicate includesLucas Woods
2007-12-20[POWERPC] Stop the TOC overflowing for large buildsStephen Rothwell
2007-12-20[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0Benjamin Herrenschmidt
2007-12-20[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocatedBenjamin Herrenschmidt
2007-12-20[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resourcesBenjamin Herrenschmidt