summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_32.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling2008-07-011-2/+4
* [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-181-2/+3
* [POWERPC] Remove dead code at KernelAltiVecDale Farnsworth2008-02-261-17/+0
* [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-061-1/+1
* [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala2007-10-111-9/+9
* [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-031-0/+16
* [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-191-8/+0
* [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-141-10/+7
* [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addressesScott Wood2007-09-141-6/+6
* [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-119/+3
* [POWERPC] Remove the broken Gemini supportAdrian Bunk2007-01-241-5/+0
* [POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips2006-12-081-0/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Add starting of secondary 86xx CPUs.Jon Loeliger2006-06-211-1/+13
* [PATCH] powerpc: fix altivec_unavailable_exception OopsesAlan Curry2006-02-241-0/+1
* powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpcPaul Mackerras2006-01-091-0/+2
* [PATCH] powerpc: G4+ oprofile supportAndy Fleming2006-01-091-6/+6
* [PATCH] powerpc: Add back support for booting from BootX (#2)Benjamin Herrenschmidt2006-01-091-0/+13
* [PATCH] powerpc: Unify udbg (#2)Benjamin Herrenschmidt2006-01-091-0/+29
* powerpc: Initialize secondary CPU setup for 32-bit SMPPaul Mackerras2005-11-111-0/+1
* powerpc: Merge xmonPaul Mackerras2005-10-281-0/+3
* powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras2005-10-281-1/+1
* powerpc: Merge 32-bit CHRP support.Paul Mackerras2005-10-261-1/+8
* powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpcPaul Mackerras2005-10-181-1/+1
* powerpc: Initialize btext subsystem later, after prom_initPaul Mackerras2005-10-171-28/+0
* ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell2005-10-171-1/+1
* powerpc: Use reg.h instead of processor.h when we just want reg namesPaul Mackerras2005-10-101-3/+3
* powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras2005-10-101-0/+1399
OpenPOWER on IntegriCloud