aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-31powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller1-11/+19
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M1-6/+33
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-3/+23
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras1-99/+82
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras1-16/+55
2008-09-15powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras1-97/+106
2008-07-15powerpc: Don't spin on sync instruction at boot timeSonny Rao1-1/+2
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling1-0/+65
2008-07-01powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling1-3/+7
2008-07-01powerpc: Move altivec_unavailableMichael Neuling1-1/+3
2008-05-09[POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt1-4/+0
2008-04-29[POWERPC] Add fast little-endian switch system callPaul Mackerras1-0/+11
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt1-15/+32
2008-04-17[POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt1-4/+0
2008-04-14[POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras1-1/+17
2008-04-03[POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt1-6/+7
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras1-0/+1
2007-11-08[POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt1-1/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-1/+1
2007-09-19[POWERPC] FWNMI is only used on pSeriesStephen Rothwell1-0/+7
2007-09-19[POWERPC] Size swapper_pg_dir correctlyStephen Rothwell1-1/+1
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell1-8/+0
2007-09-14[POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson1-0/+2
2007-08-22[POWERPC] Move the iSeries exception vectorsStephen Rothwell1-136/+0
2007-08-22[POWERPC] Move the exception macros into a header fileStephen Rothwell1-335/+1
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell1-84/+2
2007-08-22[POWERPC] iSeries: Clean up lparmap messStephen Rothwell1-8/+19
2007-08-10[POWERPC] Fix more section mismatches in head_64.SStephen Rothwell1-7/+9
2007-07-26[POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell1-3/+4
2007-06-28[POWERPC] Correct __secondary_hold commentGeoff Levand1-2/+2
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson1-2/+8
2007-04-13[POWERPC] Remove stale comment from head_64.SSonny Rao1-4/+0
2007-03-09[POWERPC] Remove some redundant isync instructionsMOKUNO Masakazu1-2/+0
2007-02-07[POWERPC] Fix performance monitor exceptionLivio Soares1-1/+1
2006-12-04[POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell1-6/+4
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-31/+17
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de1-11/+0
2006-11-01[PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras1-12/+15
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson1-0/+2
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt1-19/+0
2006-10-18[POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras1-9/+19
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras1-33/+77
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell1-3/+25
2006-09-13[POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson1-1/+1
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson1-19/+33
2006-07-29[POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering1-2/+33
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman1-11/+0
2006-06-28[POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis1-0/+3
2006-06-28[POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman1-11/+0