aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-25[POWERPC] Update holly to use new dts wrapping featureMark A. Greer3-70/+43
2007-06-25[POWERPC] When appropriate, wrap device tree with zImageMark A. Greer1-8/+14
2007-06-25[POWERPC] Remove 'make zImage.dts' featureMark A. Greer2-26/+2
2007-06-25[POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch1-9/+15
2007-06-25[POWERPC] Don't link timer.o for powerpc systems using generic rtcGuennadi Liakhovetski1-0/+2
2007-06-25[POWERPC] pasemi: Electra IDE/pata_platform glueOlof Johansson3-0/+107
2007-06-25[POWERPC] Use mktime in timer sysdevJohannes Berg2-7/+12
2007-06-25[POWERPC] kexec: Send slaves to new kernel earlierMilton Miller1-13/+13
2007-06-14[POWERPC] Fix problems with device tree representation of TSI-1xx bridgesDavid Gibson3-52/+65
2007-06-14[POWERPC] Don't store a command line in the Holly device treeDavid Gibson2-2/+2
2007-06-14[POWERPC] Consolidate cuboot initialization codeDavid Gibson6-37/+56
2007-06-14[POWERPC] Derive ebc ranges property from EBC registersDavid Gibson5-5/+71
2007-06-14[POWERPC] Factor zImage's 44x reset code out of ebony.cDavid Gibson3-17/+19
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2-12/+10
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson7-32/+33
2007-06-14[POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson1-4/+0
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson18-272/+5
2007-06-14[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson1-118/+0
2007-06-14[POWERPC] Split low-level OF-related bootloader code into separate filesDavid Gibson5-182/+240
2007-06-14[POWERPC] Split out CPU specific options into a new Kconfig fileArnd Bergmann2-251/+253
2007-06-14[POWERPC] During VM oom condition, kill all threads in process groupwill schmidt1-1/+1
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2-1/+5
2007-06-14[POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt2-15/+24
2007-06-14[POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt1-2/+0
2007-06-14[POWERPC] Merge creation of signal frameBenjamin Herrenschmidt4-62/+59
2007-06-14[POWERPC] Remove obsolete freezer bitsBenjamin Herrenschmidt1-12/+0
2007-06-14[POWERPC] Consolidate do_signalChristoph Hellwig4-175/+120
2007-06-14[POWERPC] Consolidate restore_sigmaskChristoph Hellwig4-34/+18
2007-06-14[POWERPC] Consolidate sys_sigaltstackChristoph Hellwig3-16/+7
2007-06-14[POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt5-77/+94
2007-06-14[POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt1-7/+7
2007-06-14[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt1-4/+0
2007-06-14[POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt4-94/+39
2007-06-14[POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt2-16/+20
2007-06-14[POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt1-4/+0
2007-06-14[POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt4-254/+232
2007-06-14[POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt3-166/+209
2007-06-14[POWERPC] ptrace cleanupsBenjamin Herrenschmidt5-242/+197
2007-06-14[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt1-0/+2
2007-06-14[POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt1-0/+27
2007-06-14[POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt1-1/+11
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt17-819/+514
2007-06-14[POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2-2/+2
2007-06-14[POWERPC] Tweak EEH copyright infoLinas Vepstas3-5/+10
2007-06-14[POWERPC] Remove dead EEH codeLinas Vepstas1-3/+1
2007-06-14[POWERPC] Show EEH per-device false positivesLinas Vepstas2-0/+8
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas5-4/+95
2007-06-14[POWERPC] Move common code out of if/elseJon Tollefson1-2/+1
2007-06-14[POWERPC] Fix VDSO compile warningSegher Boessenkool1-1/+1
2007-06-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller1-1/+7