summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] FWNMI is only used on pSeriesStephen Rothwell2007-09-191-0/+7
* [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-191-1/+1
* [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-191-8/+0
* [POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson2007-09-141-0/+2
* [POWERPC] Move the iSeries exception vectorsStephen Rothwell2007-08-221-136/+0
* [POWERPC] Move the exception macros into a header fileStephen Rothwell2007-08-221-335/+1
* [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-221-84/+2
* [POWERPC] iSeries: Clean up lparmap messStephen Rothwell2007-08-221-8/+19
* [POWERPC] Fix more section mismatches in head_64.SStephen Rothwell2007-08-101-7/+9
* [POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell2007-07-261-3/+4
* [POWERPC] Correct __secondary_hold commentGeoff Levand2007-06-281-2/+2
* [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-241-2/+8
* [POWERPC] Remove stale comment from head_64.SSonny Rao2007-04-131-4/+0
* [POWERPC] Remove some redundant isync instructionsMOKUNO Masakazu2007-03-091-2/+0
* [POWERPC] Fix performance monitor exceptionLivio Soares2007-02-071-1/+1
* [POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell2006-12-041-6/+4
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-31/+17
|\
| * [PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras2006-11-011-12/+15
| * [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson2006-10-261-0/+2
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-251-19/+0
* | [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2006-11-131-11/+0
* | [POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras2006-10-181-9/+19
* | [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-161-33/+77
|/
* [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-031-3/+25
* [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-131-1/+1
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-251-19/+33
* [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-291-2/+33
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-291-11/+0
* [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-281-0/+3
* [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-281-11/+0
* [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-281-28/+9
* [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-211-0/+29
* powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-181-1/+48
* [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-271-15/+11
* [PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering2006-03-271-1/+5
* Merge ../linux-2.6Paul Mackerras2006-03-091-0/+3
|\
| * ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds2006-03-041-0/+3
* | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-241-0/+9
* | Merge ../powerpc-mergePaul Mackerras2006-02-241-105/+6
|\|
| * [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-241-93/+4
| * [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-241-10/+2
| * [PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman2006-02-201-3/+1
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
|/
* [PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman2006-02-071-2/+3
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-9/+16
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-131-43/+44
* powerpc: unbreak iSeries compilation againPaul Mackerras2006-01-091-0/+4
* [PATCH] powerpc: Remove old comment in head.SAnton Blanchard2006-01-091-1/+1
* [PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman2006-01-091-6/+24