aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras1-1/+48
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard1-15/+11
2006-03-27[PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering1-1/+5
2006-03-09Merge ../linux-2.6Paul Mackerras1-0/+3
2006-03-04ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds1-0/+3
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras1-0/+9
2006-02-24Merge ../powerpc-mergePaul Mackerras1-105/+6
2006-02-24[PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard1-93/+4
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard1-10/+2
2006-02-20[PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman1-3/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2006-02-07[PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman1-2/+3
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson1-9/+16
2006-01-13[PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson1-43/+44
2006-01-09powerpc: unbreak iSeries compilation againPaul Mackerras1-0/+4
2006-01-09[PATCH] powerpc: Remove old comment in head.SAnton Blanchard1-1/+1
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman1-6/+24
2006-01-09[PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman1-0/+2
2006-01-09powerpc: Fix typo in head_64.SPaul Mackerras1-1/+1
2006-01-09[PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson1-1/+2
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-83/+8
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-77/+223
2005-11-04powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman1-18/+0
2005-11-02merge filename and modify references to iseries/lpar_map.hKelly Daly1-1/+1
2005-10-22powerpc: Merge in 64-bit powermac support.Paul Mackerras1-14/+11
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson1-0/+1
2005-10-10powerpc: Get 64-bit configs to compile with ARCH=powerpcPaul Mackerras1-0/+1
2005-10-10powerpc: Fix bug caused by negation of 64-bit reloc_offset valuePaul Mackerras1-10/+10
2005-10-10powerpc: Use SPRN_xxx rather than xxx for SPR numbersPaul Mackerras1-98/+98
2005-10-06powerpc: Define 32/64 bit asm macros and use them in fpu.SPaul Mackerras1-57/+1
2005-09-30powerpc: more cleanup of powerpc/kernelStephen Rothwell1-3/+6
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-0/+2011