summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-02-06taskstats scaled time cleanupMichael Neuling1-6/+6
2008-02-05iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori1-20/+1
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2-36/+34
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori2-3/+7
2008-01-31Merge branch 'linux-2.6'Paul Mackerras4-63/+14
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras1-70/+79
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-9/+4
2008-01-30powerpc: ptrace generic resumeRoland McGrath1-46/+0
2008-01-30powerpc: arch_has_single_stepRoland McGrath1-6/+6
2008-01-29remove __attribute_used__Adrian Bunk1-1/+1
2008-01-29all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+6
2008-01-28[POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala1-10/+0
2008-01-28[POWERPC] Reduce code duplication in legacy_serial, add UART parent typesPaul Gortmaker1-28/+17
2008-01-28PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras1-9/+4
2008-01-27[POWERPC] Efika: prune fixups and make them more carefullGrant Likely1-70/+79
2008-01-26Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras1-2/+26
2008-01-25[POWERPC] 4xx: Add PowerPC 440EP Rev CSean MacLennan1-0/+12
2008-01-25[POWERPC] 4xx: Add 405EXr to cputableStefan Roese1-2/+14
2008-01-25[POWERPC] Remove bogus comment in dma_direct_alloc_coherent()Michael Ellerman1-1/+0
2008-01-25[POWERPC] Remove the global dma_direct_offsetMichael Ellerman1-3/+4
2008-01-25[POWERPC] Use archdata.dma_data in dma_direct_ops and add the offsetMichael Ellerman1-3/+8
2008-01-25[POWERPC] Always hookup PHB IO resource even when emptyBenjamin Herrenschmidt1-7/+4
2008-01-25[POWERPC] kdump shutdown hook supportMichael Neuling1-5/+96
2008-01-25[POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling1-0/+65
2008-01-25[POWERPC] Fix a couple of copyright symbolsStephen Rothwell2-2/+2
2008-01-25[POWERPC] Make ibmebus use of_(un)register_driverStephen Rothwell1-5/+2
2008-01-25[POWERPC] Export copy_page() on 32bitJoseph Fannin1-0/+1
2008-01-25[POWERPC] Make smp_send_stop() handle panic and xmon rebootOlof Johansson1-8/+29
2008-01-25[POWERPC] Make smp_call_function_map staticOlof Johansson1-6/+8
2008-01-24Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras5-68/+71
2008-01-24[POWERPC] Move RapidIO support code from arch/ppcKumar Gala2-0/+53
2008-01-24[POWERPC] 85xx: Respect KERNELBASE, PAGE_OFFSET, and PHYSICAL_START on e500Dale Farnsworth1-7/+13
2008-01-24[POWERPC] Remove update_bridge_resourceKumar Gala1-58/+0
2008-01-24[POWERPC] Fixup transparent P2P resourcesKumar Gala1-2/+3
2008-01-24[POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resourcesKumar Gala1-1/+2
2008-01-24Merge branch 'linux-2.6'Paul Mackerras2-3/+53
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras1-0/+1
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger1-1/+1
2008-01-17[POWERPC] Check that the syscall table matches the syscall numbersStephen Rothwell3-0/+101
2008-01-17[POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell5-11/+8
2008-01-17[POWERPC] pci_32.c: Use for_each_child_of_nodeStephen Rothwell1-7/+13
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell1-5/+0
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/kernelCyrill Gorcunov2-5/+5
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely2-0/+2
2008-01-15[POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt1-3/+14
2008-01-10[POWERPC] efika: add phy-handle property for fec_mpc52xxOlaf Hering1-0/+39
2007-12-31Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...Paul Mackerras1-10/+3
2007-12-24[POWERPC] Conditionally compile e200 and e500 platforms in cputableJosh Boyer1-0/+3
2007-12-23[POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaroundValentine Barshak1-12/+25
2007-12-23[POWERPC] 4xx: Fix 440grx setup function to call 440A fixupJosh Boyer1-1/+5