aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/processor.h
AgeCommit message (Expand)Author
2008-07-09powerpc: Implement task_pt_regs() accessorSrinivasa Ds
2008-07-03powerpc: Fix compile warning in init_threadMichael Neuling
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling
2008-06-09powerpc: Check that TASK_SIZE does not overlap KERNEL_STARTRune Torgersen
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen
2007-09-22[POWERPC] Use __attribute__ in asm-powerpcMike Frysinger
2007-06-28[POWERPC] Abolish unused ucBoardRev variablesDavid Gibson
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard
2006-11-13[PATCH] Remove _machine macros.hauer@pengutronix.de
2006-07-07[POWERPC] Add briq support to CHRPBenjamin Herrenschmidt
2006-06-21[POWERPC] disable floating point exceptions for initArnd Bergmann
2006-06-09[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpcPaul Mackerras
2006-06-09[PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras
2006-06-09[PATCH] powerpc vdso updatesBenjamin Herrenschmidt
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-28[PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman
2006-01-09[PATCH] powerpc: sanitize header files for user space includesArnd Bergmann
2006-01-09[PATCH] PPC_PREP: remove unneeded exportsAdrian Bunk
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt
2005-11-10powerpc: Fix typo introduced in merging platform codesPaul Mackerras
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras
2005-11-01[PATCH] powerpc: Rename BPA to CellArnd Bergmann
2005-10-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson
2005-10-10powerpc: Merged processor.h.Paul Mackerras