summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Don't spin on sync instruction at boot timeSonny Rao2008-07-151-1/+2
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-011-0/+65
* powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling2008-07-011-3/+7
* powerpc: Move altivec_unavailableMichael Neuling2008-07-011-1/+3
* [POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt2008-05-091-4/+0
* [POWERPC] Add fast little-endian switch system callPaul Mackerras2008-04-291-0/+11
* [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-181-15/+32
* [POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2008-04-171-4/+0
* [POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras2008-04-141-1/+17
* [POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt2008-04-031-6/+7
* [POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras2008-01-241-0/+1
* [POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt2007-11-081-1/+1
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-1/+1
* [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
|\
OpenPOWER on IntegriCloud