aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
Commit message (Expand)AuthorAge
* [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-03
* [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-13
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-24
* [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-29
* [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-28
* [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-27
* [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-27
* [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-21
* powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-18
* [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-26
* [PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering2006-03-26
* Merge ../linux-2.6Paul Mackerras2006-03-08
|\
| * ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds2006-03-04
* | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-23
* | Merge ../powerpc-mergePaul Mackerras2006-02-23
|\|
| * [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-23
| * [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-23
| * [PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman2006-02-19
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
|/
* [PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman2006-02-07
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-13
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-13
* powerpc: unbreak iSeries compilation againPaul Mackerras2006-01-09
* [PATCH] powerpc: Remove old comment in head.SAnton Blanchard2006-01-08
* [PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman2006-01-08
* [PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2006-01-08
* powerpc: Fix typo in head_64.SPaul Mackerras2006-01-08
* [PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson2006-01-08
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-09
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-06
* powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman2005-11-03
* merge filename and modify references to iseries/lpar_map.hKelly Daly2005-11-01
* powerpc: Merge in 64-bit powermac support.Paul Mackerras2005-10-22
* [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-21
* powerpc: Get 64-bit configs to compile with ARCH=powerpcPaul Mackerras2005-10-10
* powerpc: Fix bug caused by negation of 64-bit reloc_offset valuePaul Mackerras2005-10-10
* powerpc: Use SPRN_xxx rather than xxx for SPR numbersPaul Mackerras2005-10-10
* powerpc: Define 32/64 bit asm macros and use them in fpu.SPaul Mackerras2005-10-05
* powerpc: more cleanup of powerpc/kernelStephen Rothwell2005-09-30
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-26