aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/head.S
AgeCommit message (Expand)AuthorFilesLines
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras1-2007/+0
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-81/+3
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-27[PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson1-57/+2
2005-10-22ppc64: Simplify secondary CPU startup on powermacsPaul Mackerras1-14/+11
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson1-0/+1
2005-10-10ppc64: Use SPRN_ prefix for special purpose register namesPaul Mackerras1-97/+97
2005-09-27powerpc: Move LparData.c to powerpc platformsStephen Rothwell1-1/+1
2005-09-23ppc64 iSeries: Call early_setup() on iSeriesMichael Ellerman1-0/+1
2005-09-23ppc64 iSeries: Make smp_release_cpus() callable on iSeriesMichael Ellerman1-2/+4
2005-09-21[PATCH] ppc64: Updated Olof misc updates 3/3Olof Johansson1-1/+1
2005-09-15[PATCH] ppc64: Fix recent regressionJimi Xenidis1-3/+3
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-06[PATCH] ppc64: systemcfg is now a pointerJimi Xenidis1-3/+6
2005-08-30[PATCH] fix iSeries build for gcc-3.4Stephen Rothwell1-0/+5
2005-08-30[PATCH] Restore lparmap.s include for iSeriesDavid Gibson1-1/+10
2005-08-29[PATCH] ppc64: Rename msChunks structureMichael Ellerman1-2/+2
2005-08-29[PATCH] Move variables in ppc64 head.S from .data to .bssDavid Gibson1-7/+6
2005-08-29[PATCH] Tweak comments in ppc64 head.SDavid Gibson1-4/+4
2005-08-29[PATCH] Remove unneeded #defines in head.SDavid Gibson1-11/+0
2005-08-29[PATCH] Fix apparent code overlap in ppc64 head.SDavid Gibson1-2/+2
2005-08-29[PATCH] Remove general use functions from head.SDavid Gibson1-95/+0
2005-08-29[PATCH] Change address of ppc64 initial segment tableDavid Gibson1-15/+17
2005-08-29[PATCH] Move iSeries and common vectors into unused space in head.SDavid Gibson1-179/+174
2005-08-29[PATCH] Remove NACA fixed address constraintDavid Gibson1-16/+1
2005-08-16[PATCH] iSeries build with newer assemblers and compilersStephen Rothwell1-0/+6
2005-08-04[PATCH] ppc64: Fix UP kernel buildOlof Johansson1-1/+1
2005-07-27[PATCH] ppc64: remove another fixed address constraintDavid Gibson1-30/+3
2005-07-27[PATCH] ppc64: dynamically allocate segment tablesDavid Gibson1-7/+0
2005-07-07[PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard1-0/+10
2005-06-25[PATCH] ppc64: kexec support for ppc64R Sharada1-3/+3
2005-06-21[PATCH] ppc64: Abolish ioremap_mmDavid Gibson1-4/+0
2005-06-02[PATCH] ppc64: cleanup iseries runlight supportAnton Blanchard1-5/+5
2005-04-16[PATCH] ppc64: Detect altivec via firmware on unknown CPUsBenjamin Herrenschmidt1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2139