summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-071-1/+1
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0710-428/+555
|\
| * [POWERPC] Add SPE registers to core dumpsRoland McGrath2008-02-071-1/+1
| * [POWERPC] Use regset code for compat PTRACE_*REGS* callsRoland McGrath2008-02-071-71/+25Star
| * [POWERPC] Use generic compat_sys_ptraceRoland McGrath2008-02-071-28/+5Star
| * [POWERPC] Use generic compat_ptrace_requestRoland McGrath2008-02-071-32/+2Star
| * [POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath2008-02-071-12/+0Star
| * [POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath2008-02-071-175/+59Star
| * [POWERPC] Switch to generic compat_binfmt_elf codeRoland McGrath2008-02-072-70/+1Star
| * [POWERPC] Add user_regset compat supportRoland McGrath2008-02-071-0/+162
| * [POWERPC] Add user_regset_view definitionsRoland McGrath2008-02-072-0/+54
| * [POWERPC] Use user_regset accessors for GPRsRoland McGrath2008-02-071-0/+91
| * [POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath2008-02-071-15/+30
| * [POWERPC] Use user_regset accessors for SPE regsRoland McGrath2008-02-071-33/+57
| * [POWERPC] Use user_regset accessors for altivec regsRoland McGrath2008-02-071-34/+78
| * [POWERPC] Use user_regset accessors for FP regsRoland McGrath2008-02-071-6/+31
| * [POWERPC] Fix compilation for CONFIG_DEBUGGER=n and CONFIG_KEXEC=yOlof Johansson2008-02-071-1/+1
| * Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-062-3/+9
| |\
| | * [POWERPC} Add oprofile support for e300Andy Fleming2008-02-061-0/+6
| | * [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-062-3/+3
| * | [POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman2008-02-061-1/+2
| * | [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-061-1/+2
| * | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-061-1/+1
* | | taskstats scaled time cleanupMichael Neuling2008-02-061-6/+6
|/ /
* | iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori2008-02-051-20/+1Star
* | iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2008-02-052-36/+34Star
* | iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-052-3/+7
|/
* Merge branch 'linux-2.6'Paul Mackerras2008-01-314-63/+14Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-301-9/+4Star
| |\
| | * PPC: Fix powerpc vio_find_name to not use devices_subsysPaul Mackerras2008-01-281-9/+4Star
| * | powerpc: ptrace generic resumeRoland McGrath2008-01-301-46/+0Star
| * | powerpc: arch_has_single_stepRoland McGrath2008-01-301-6/+6
| * | remove __attribute_used__Adrian Bunk2008-01-281-1/+1
| * | all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+6
| |/
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-311-70/+79
|\ \
| * | [POWERPC] Efika: prune fixups and make them more carefullGrant Likely2008-01-261-70/+79
* | | [POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala2008-01-281-10/+0Star
* | | [POWERPC] Reduce code duplication in legacy_serial, add UART parent typesPaul Gortmaker2008-01-281-28/+17Star
|/ /
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-01-261-2/+26
|\ \
| * | [POWERPC] 4xx: Add PowerPC 440EP Rev CSean MacLennan2008-01-251-0/+12
| * | [POWERPC] 4xx: Add 405EXr to cputableStefan Roese2008-01-251-2/+14
* | | [POWERPC] Remove bogus comment in dma_direct_alloc_coherent()Michael Ellerman2008-01-251-1/+0Star
* | | [POWERPC] Remove the global dma_direct_offsetMichael Ellerman2008-01-251-3/+4
* | | [POWERPC] Use archdata.dma_data in dma_direct_ops and add the offsetMichael Ellerman2008-01-251-3/+8
* | | [POWERPC] Always hookup PHB IO resource even when emptyBenjamin Herrenschmidt2008-01-251-7/+4Star
* | | [POWERPC] kdump shutdown hook supportMichael Neuling2008-01-251-5/+96
* | | [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-251-0/+65
* | | [POWERPC] Fix a couple of copyright symbolsStephen Rothwell2008-01-252-2/+2
* | | [POWERPC] Make ibmebus use of_(un)register_driverStephen Rothwell2008-01-251-5/+2Star
* | | [POWERPC] Export copy_page() on 32bitJoseph Fannin2008-01-251-0/+1