summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] PS3: Fix sparse warningsGeert Uytterhoeven2007-06-281-2/+2
* [POWERPC] PS3: Map SPU regions as non-guardedGeoff Levand2007-06-282-5/+10
* [POWERPC] PS3: Compare firmware versionMasakazu Mokuno2007-06-281-12/+20
* [POWERPC] PS3: Use __maybe_unusedGeoff Levand2007-06-282-3/+3
* [POWERPC] PS3: Rename IPI symbolsGeoff Levand2007-06-281-6/+6
* [POWERPC] cell: Add spu shutdown methodGeoff Levand2007-06-281-1/+11
* [POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant2007-06-252-3/+29
* [POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M2007-06-251-24/+29
* [POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling2007-06-251-4/+8
* [POWERPC] Fix stolen time for SMT without LPARMichael Neuling2007-06-251-1/+1
* [POWERPC] Remove 'console=' from cmdline on prpmc2800Mark A. Greer2007-06-251-1/+1
* [POWERPC] Call add_preferred_console when MPSC is consoleMark A. Greer2007-06-251-0/+28
* [POWERPC] Add irq_create_direct_mapping()Michael Ellerman2007-06-251-0/+24
* [POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman2007-06-251-11/+21
* [POWERPC] Uninline and export virq_to_hw()Olof Johansson2007-06-251-0/+6
* [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-144-17/+15
* [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-147-32/+33
* [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-1418-272/+5
* [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2007-06-141-118/+0
* [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-142-1/+5
* [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-143-16/+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
OpenPOWER on IntegriCloud