summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-30powerpc: ptrace generic resumeRoland McGrath
2008-01-30powerpc: arch_has_single_stepRoland McGrath
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-28[POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala
2008-01-28[POWERPC] Reduce code duplication in legacy_serial, add UART parent typesPaul Gortmaker
2008-01-27PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras
2008-01-26[POWERPC] Efika: prune fixups and make them more carefullGrant Likely
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