summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-131-0/+9
* powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller2008-10-311-11/+19
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-6/+33
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-151-3/+23
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-151-99/+82Star
* powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-151-16/+55
* powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras2008-09-151-97/+106
* 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/+0Star
* [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-161-4/+0Star
* [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/+0Star
* [POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson2007-09-131-0/+2
* [POWERPC] Move the iSeries exception vectorsStephen Rothwell2007-08-221-136/+0Star
* [POWERPC] Move the exception macros into a header fileStephen Rothwell2007-08-221-335/+1Star
* [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-221-84/+2Star
* [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-121-4/+0Star
* [POWERPC] Remove some redundant isync instructionsMOKUNO Masakazu2007-03-091-2/+0Star
* [POWERPC] Fix performance monitor exceptionLivio Soares2007-02-071-1/+1
* [POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell2006-12-041-6/+4Star
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-31/+17Star
|\
| * [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/+0Star
* | [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2006-11-131-11/+0Star
* | [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-281-2/+33
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-291-11/+0Star
* [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-281-0/+3