sh: Populate initial secondary CPU info from boot_cpu_data.
[safe/jmp/linux-2.6] / arch / powerpc / kernel / head_32.S
2009-08-20 Benjamin Herrenschmidtpowerpc: Use names rather than numbers for SPRGs (v2)
2009-06-26 Benjamin Herrenschmidtpowerpc: Map more memory early on 601 processors
2009-06-12 Benjamin Herrenschmidtpowerpc: Fix bug in move of altivec code to vector.S
2009-06-09 Benjamin Herrenschmidtpowerpc: Move VMX and VSX asm code to vector.S
2009-04-26 Tim Abbottpowerpc: convert to use __HEAD and HEAD_TEXT macros.
2009-03-24 Kumar Galapowerpc/mm: e300c2/c3/c4 TLB errata workaround
2009-03-24 Kumar Galapowerpc/mm: Used free register to save a few cycles...
2009-03-24 Kumar Galapowerpc/mm: Remove unused register usage in SW TLB...
2009-03-24 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-03-23 Kumar Galapowerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32...
2009-03-17 Kumar Galapowerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
2009-03-11 Benjamin Herrenschmidtpowerpc/kconfig: Kill PPC_MULTIPLATFORM
2008-12-23 Dale Farnsworthpowerpc/32: Add the ability for a classic ppc kernel...
2008-12-21 Benjamin Herrenschmidtpowerpc/mm: Introduce MMU features
2008-12-21 Benjamin Herrenschmidtpowerpc/mm: Split mmu_context handling
2008-10-14 Benjamin Herrenschmidtpowerpc: Fix 32-bit SMP boot on CHRP
2008-09-24 Becky BrucePOWERPC: Allow 32-bit hashed pgtable code to support...
2008-08-18 Rocky Craigpowerpc: Fix TLB invalidation on boot on 32-bit
2008-07-01 Michael Neulingpowerpc: Make load_up_fpu and load_up_altivec callable
2008-04-18 Benjamin Herrenschmidt[POWERPC] Move stackframe definitions to common header
2008-02-26 Dale Farnsworth[POWERPC] Remove dead code at KernelAltiVec
2007-12-06 Kumar Gala[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT...
2007-10-11 Kumar Gala[POWERPC] Use PAGE_OFFSET to tell if an address is...
2007-10-04 Scott Wood[POWERPC] Add early debug console for CPM serial ports.
2007-09-19 Stephen Rothwell[POWERPC] Remove cmd_line from head*.S
2007-09-14 Kumar Gala[POWERPC] Fix modpost warnings from head*.S on ppc32
2007-09-13 Scott Wood[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel...
2007-06-14 David Gibson[POWERPC] Remove the dregs of APUS support from arch...
2007-01-24 Adrian Bunk[POWERPC] Remove the broken Gemini support
2006-12-08 Kim Phillips[POWERPC] Add support for FP emulation for the e300c2...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Jon Loeliger[POWERPC] Add starting of secondary 86xx CPUs.
2006-02-24 Alan Curry[PATCH] powerpc: fix altivec_unavailable_exception...
2006-01-09 Paul Mackerraspowerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc
2006-01-09 Andy Fleming[PATCH] powerpc: G4+ oprofile support
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Add back support for booting from...
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Unify udbg (#2)
2005-11-11 Paul Mackerraspowerpc: Initialize secondary CPU setup for 32-bit SMP
2005-10-28 Paul Mackerraspowerpc: Merge xmon
2005-10-28 Paul Mackerraspowerpc: Rename asm offset TRAP to _TRAP for 32-bit
2005-10-26 Paul Mackerraspowerpc: Merge 32-bit CHRP support.
2005-10-18 Paul Mackerraspowerpc: Fix various compile errors with ARCH=ppc,...
2005-10-17 Paul Mackerraspowerpc: Initialize btext subsystem later, after prom_init
2005-10-17 Stephen Rothwellppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
2005-10-10 Paul Mackerraspowerpc: Use reg.h instead of processor.h when we just...
2005-10-10 Paul Mackerraspowerpc: Rename files to have consistent _32/_64 suffixes