aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr
2008-07-09powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning
2008-07-09powerpc/spufs: provide context debug fileLuke Browning
2008-07-07powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt
2008-07-04powerpc/bootwrapper: add missing bit of simpleImage targetGrant Likely
2008-07-04powerpc/bootwrapper: Add documentation of boot wrapper targetsGrant Likely
2008-07-04powerpc/virtex: add defconfig for virtex 5 platformsJohn Linn
2008-07-04powerpc/virtex: add Xilinx 440 cpu to the cputableJohn Linn
2008-07-04powerpc/virtex: add Xilinx Virtex 5 ppc440 platform supportJohn Linn
2008-07-04powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440John Linn
2008-07-04powerpc/virtex: add dts file for ML507 reference designJohn Linn
2008-07-03powerpc/pseries: Update numa association of hotplug memory add for drconf memoryNathan Fontenot
2008-07-03powerpc/pseries: Split code into helper routines for drconf memoryNathan Fontenot
2008-07-03powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot
2008-07-03powerpc/pseries: Use base address to derive starting page frame numberNathan Fontenot
2008-07-03powerpc/pseries: Allow phandle to be specified in formats other than decimalNathan Fontenot
2008-07-03powerpc: Remove old dump_task_* functionsMichael Neuling
2008-07-03powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala
2008-07-03powerpc: Fix building of feature-fixup tests on ppc32Kumar Gala
2008-07-03powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...Tony Breeds
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2008-07-01powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling
2008-07-01powerpc: Fix compile error for CONFIG_VSXMichael Neuling
2008-07-01powerpc: Explicitly copy elements of pt_regsStephen Rothwell
2008-07-01powerpc: Remove experimental status of kdump on 64-bit powerpcBernhard Walle
2008-07-01powerpc: Prevent memory corruption due to cache invalidation of unaligned DMA...Andrew Lewis
2008-07-01powerpc/bootwrapper: Pad .dtb by defaultKumar Gala
2008-07-01powerpc: Add CONFIG_VSX config optionMichael Neuling
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-07-01powerpc: Add VSX assembler code macrosMichael Neuling
2008-07-01powerpc: Add VSX CPU featureMichael Neuling
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling
2008-07-01powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling
2008-07-01powerpc: Move altivec_unavailableMichael Neuling
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling
2008-07-01powerpc: Fix MSR setting in 32 bit signal codeMichael Neuling
2008-07-01powerpc: Change the default link address for pSeries zImage kernelsTony Breeds
2008-07-01powerpc: Use an alternative feature section in entry_64.SMichael Ellerman
2008-07-01powerpc: Add self-tests of the feature fixup codeMichael Ellerman
2008-07-01powerpc: Add logic to patch alternative feature sectionsMichael Ellerman
2008-07-01powerpc: Introduce infrastructure for feature sections with alternativesMichael Ellerman
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman
2008-07-01powerpc: Add tests of the code patching routinesMichael Ellerman
2008-07-01powerpc: Add new code patching routinesMichael Ellerman