aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2008-02-07[POWERPC] Use user_regset accessors for GPRsRoland McGrath
2008-02-07[POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath
2008-02-07[POWERPC] Use user_regset accessors for SPE regsRoland McGrath
2008-02-07[POWERPC] Use user_regset accessors for altivec regsRoland McGrath
2008-02-07[POWERPC] Use user_regset accessors for FP regsRoland McGrath
2008-02-07[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson
2008-02-06Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2008-02-05[POWERPC} Add oprofile support for e300Andy Fleming
2008-02-05[POWERPC] Made FSL Book-E PMC support more genericAndy Fleming
2008-02-06[POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman
2008-02-06[POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds
2008-02-06[POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell
2008-02-05iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori
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