aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlersKumar Gala1-9/+9
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood1-0/+16
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell1-8/+0
2007-09-14[POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala1-10/+7
2007-09-14[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood1-6/+6
2007-06-14[POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson1-119/+3
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk1-5/+0
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips1-0/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger1-1/+13
2006-02-24[PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry1-0/+1
2006-01-09powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras1-0/+2
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming1-6/+6
2006-01-09[PATCH] powerpc: Add back support for booting from BootX (#2)Benjamin Herrenschmidt1-0/+13
2006-01-09[PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt1-0/+29
2005-11-11powerpc: Initialize secondary CPU setup for 32-bit SMPPaul Mackerras1-0/+1
2005-10-28powerpc: Merge xmonPaul Mackerras1-0/+3
2005-10-28powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras1-1/+1
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras1-1/+8
2005-10-18powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras1-1/+1
2005-10-17powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras1-28/+0
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell1-1/+1
2005-10-10powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras1-3/+3
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras1-0/+1399