summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/head_32.S
AgeCommit message (Expand)Author
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt
2008-02-26[POWERPC] Remove dead code at KernelAltiVecDale Farnsworth
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala
2007-09-14[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry
2006-01-09powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming
2006-01-09[PATCH] powerpc: Add back support for booting from BootX (#2)Benjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt
2005-11-11powerpc: Initialize secondary CPU setup for 32-bit SMPPaul Mackerras
2005-10-28powerpc: Merge xmonPaul Mackerras
2005-10-28powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras
2005-10-17powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras