aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-06-28[POWERPC] PS3: Vuart reworkGeoff Levand
2007-06-28[POWERPC] PS3: Repository probe cleanupsGeoff Levand
2007-06-28[POWERPC] PS3: System-bus modinfo attributeDavid Woodhouse
2007-06-28[POWERPC] PS3: System-bus ueventDavid Woodhouse
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand
2007-06-28[POWERPC] PS3: Kexec supportGeoff Levand
2007-06-28[POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven
2007-06-28[POWERPC] PS3: Move chip mask defs upGeoff Levand
2007-06-28[POWERPC] PS3: Fix sparse warningsGeert Uytterhoeven
2007-06-28[POWERPC] PS3: Map SPU regions as non-guardedGeoff Levand
2007-06-28[POWERPC] PS3: Compare firmware versionMasakazu Mokuno
2007-06-28[POWERPC] PS3: Use __maybe_unusedGeoff Levand
2007-06-28[POWERPC] PS3: Rename IPI symbolsGeoff Levand
2007-06-28[POWERPC] cell: Add spu shutdown methodGeoff Levand
2007-06-25[POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant
2007-06-25[POWERPC] Fix interrupt distribution in ppc970Mohan Kumar M
2007-06-25[POWERPC] Do firmware feature fixups after features are initialisedMichael Neuling
2007-06-25[POWERPC] Fix stolen time for SMT without LPARMichael Neuling
2007-06-25[POWERPC] Remove 'console=' from cmdline on prpmc2800Mark A. Greer
2007-06-25[POWERPC] Call add_preferred_console when MPSC is consoleMark A. Greer
2007-06-25[POWERPC] Add irq_create_direct_mapping()Michael Ellerman
2007-06-25[POWERPC] Split virq setup logic out into irq_setup_virq()Michael Ellerman
2007-06-25[POWERPC] Uninline and export virq_to_hw()Olof Johansson
2007-06-25[POWERPC] Update holly to use new dts wrapping featureMark A. Greer
2007-06-25[POWERPC] When appropriate, wrap device tree with zImageMark A. Greer
2007-06-25[POWERPC] Remove 'make zImage.dts' featureMark A. Greer
2007-06-25[POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch
2007-06-25[POWERPC] Don't link timer.o for powerpc systems using generic rtcGuennadi Liakhovetski
2007-06-25[POWERPC] pasemi: Electra IDE/pata_platform glueOlof Johansson
2007-06-25[POWERPC] Use mktime in timer sysdevJohannes Berg
2007-06-25[POWERPC] kexec: Send slaves to new kernel earlierMilton Miller
2007-06-14[POWERPC] Fix problems with device tree representation of TSI-1xx bridgesDavid Gibson
2007-06-14[POWERPC] Don't store a command line in the Holly device treeDavid Gibson
2007-06-14[POWERPC] Consolidate cuboot initialization codeDavid Gibson
2007-06-14[POWERPC] Derive ebc ranges property from EBC registersDavid Gibson
2007-06-14[POWERPC] Factor zImage's 44x reset code out of ebony.cDavid Gibson
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson
2007-06-14[POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson
2007-06-14[POWERPC] Remove a couple of unused definitions from pgtable_32.cDavid Gibson
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2007-06-14[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson
2007-06-14[POWERPC] Split low-level OF-related bootloader code into separate filesDavid Gibson
2007-06-14[POWERPC] Split out CPU specific options into a new Kconfig fileArnd Bergmann
2007-06-14[POWERPC] During VM oom condition, kill all threads in process groupwill schmidt
2007-06-14[POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen
2007-06-14[POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt
2007-06-14[POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt
2007-06-14[POWERPC] Merge creation of signal frameBenjamin Herrenschmidt
2007-06-14[POWERPC] Remove obsolete freezer bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] Consolidate do_signalChristoph Hellwig