summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] Uninline and export virq_to_hw()Olof Johansson2007-06-252-4/+7
* [POWERPC] Update holly to use new dts wrapping featureMark A. Greer2007-06-253-70/+43
* [POWERPC] When appropriate, wrap device tree with zImageMark A. Greer2007-06-251-8/+14
* [POWERPC] Remove 'make zImage.dts' featureMark A. Greer2007-06-252-26/+2
* [POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch2007-06-251-9/+15
* [POWERPC] Don't link timer.o for powerpc systems using generic rtcGuennadi Liakhovetski2007-06-251-0/+2
* [POWERPC] pasemi: Electra IDE/pata_platform glueOlof Johansson2007-06-253-0/+107
* [POWERPC] Use mktime in timer sysdevJohannes Berg2007-06-252-7/+12
* [POWERPC] kexec: Send slaves to new kernel earlierMilton Miller2007-06-251-13/+13
* [POWERPC] Fix problems with device tree representation of TSI-1xx bridgesDavid Gibson2007-06-143-52/+65
* [POWERPC] Don't store a command line in the Holly device treeDavid Gibson2007-06-142-2/+2
* [POWERPC] Consolidate cuboot initialization codeDavid Gibson2007-06-146-37/+56
* [POWERPC] Derive ebc ranges property from EBC registersDavid Gibson2007-06-145-5/+71
* [POWERPC] Factor zImage's 44x reset code out of ebony.cDavid Gibson2007-06-143-17/+19
* [POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2007-06-145-65/+62
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-149-39/+40
* [POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.hDavid Gibson2007-06-143-51/+28
* [POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson2007-06-141-4/+0
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-1419-298/+5
* [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2007-06-143-127/+0
* [POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMUDavid Gibson2007-06-142-0/+94
* [POWERPC] Split low-level OF-related bootloader code into separate filesDavid Gibson2007-06-145-182/+240
* [POWERPC] Split out CPU specific options into a new Kconfig fileArnd Bergmann2007-06-142-251/+253
* [POWERPC] During VM oom condition, kill all threads in process groupwill schmidt2007-06-141-1/+1
* [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-143-2/+6
* [POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt2007-06-142-15/+24
* [POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt2007-06-141-2/+0
* [POWERPC] Merge creation of signal frameBenjamin Herrenschmidt2007-06-144-62/+59
* [POWERPC] Remove obsolete freezer bitsBenjamin Herrenschmidt2007-06-141-12/+0
* [POWERPC] Consolidate do_signalChristoph Hellwig2007-06-144-175/+120
* [POWERPC] Consolidate restore_sigmaskChristoph Hellwig2007-06-144-34/+18
* [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-144-23/+7
* [POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt2007-06-145-77/+94
* [POWERPC] Always apply DABR changes on context switchesBenjamin Herrenschmidt2007-06-141-7/+7
* [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt2007-06-141-4/+0
* [POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt2007-06-144-94/+39
* [POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt2007-06-142-16/+20
* [POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt2007-06-141-4/+0
* [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-145-254/+237
* [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-144-170/+222
* [POWERPC] ptrace cleanupsBenjamin Herrenschmidt2007-06-145-242/+197
* [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt2007-06-141-0/+2
* [POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt2007-06-141-0/+27
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-141-1/+11
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-1425-849/+557
* [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-145-8/+14
* [POWERPC] Tweak EEH copyright infoLinas Vepstas2007-06-143-5/+10
* [POWERPC] Remove dead EEH codeLinas Vepstas2007-06-141-3/+1
* [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-143-0/+9
* [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-146-4/+98