aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds1-1/+1
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds10-428/+555
2008-02-07[POWERPC] Add SPE registers to core dumpsRoland McGrath1-1/+1
2008-02-07[POWERPC] Use regset code for compat PTRACE_*REGS* callsRoland McGrath1-71/+25
2008-02-07[POWERPC] Use generic compat_sys_ptraceRoland McGrath1-28/+5
2008-02-07[POWERPC] Use generic compat_ptrace_requestRoland McGrath1-32/+2
2008-02-07[POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath1-12/+0
2008-02-07[POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath1-175/+59
2008-02-07[POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath2-70/+1
2008-02-07[POWERPC] Add user_regset compat supportRoland McGrath1-0/+162
2008-02-07[POWERPC] Add user_regset_view definitionsRoland McGrath2-0/+54
2008-02-07[POWERPC] Use user_regset accessors for GPRsRoland McGrath1-0/+91
2008-02-07[POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath1-15/+30
2008-02-07[POWERPC] Use user_regset accessors for SPE regsRoland McGrath1-33/+57
2008-02-07[POWERPC] Use user_regset accessors for altivec regsRoland McGrath1-34/+78
2008-02-07[POWERPC] Use user_regset accessors for FP regsRoland McGrath1-6/+31
2008-02-07[POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson1-1/+1
2008-02-06taskstats scaled time cleanupMichael Neuling1-6/+6
2008-02-06Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25Paul Mackerras2-3/+9
2008-02-05[POWERPC} Add oprofile support for e300Andy Fleming1-0/+6
2008-02-05[POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2-3/+3
2008-02-06[POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman1-1/+2
2008-02-06[POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds1-1/+2
2008-02-06[POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell1-1/+1
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-28remove __attribute_used__Adrian Bunk1-1/+1
2008-01-28all 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-27PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras1-9/+4
2008-01-26[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/jwboyer/powerpc-4xxPaul 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