aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/head_64.S
AgeCommit message (Expand)Author
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman
2009-11-05Make head_64.S aware of KVM real mode codeAlexander Graf
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-08-20powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt
2009-06-09powerpc: Split exception handling out of head_64.SBenjamin Herrenschmidt
2009-06-09powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt
2008-10-31powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras
2008-09-15powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras
2008-07-15powerpc: Don't spin on sync instruction at boot timeSonny Rao
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-07-01powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling
2008-07-01powerpc: Move altivec_unavailableMichael Neuling
2008-05-09[POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt
2008-04-29[POWERPC] Add fast little-endian switch system callPaul Mackerras
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt
2008-04-17[POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt
2008-04-14[POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras
2008-04-03[POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt
2008-01-24[POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras
2007-11-08[POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-09-19[POWERPC] FWNMI is only used on pSeriesStephen Rothwell
2007-09-19[POWERPC] Size swapper_pg_dir correctlyStephen Rothwell
2007-09-19[POWERPC] Remove cmd_line from head*.SStephen Rothwell
2007-09-14[POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson
2007-08-22[POWERPC] Move the iSeries exception vectorsStephen Rothwell
2007-08-22[POWERPC] Move the exception macros into a header fileStephen Rothwell
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell
2007-08-22[POWERPC] iSeries: Clean up lparmap messStephen Rothwell
2007-08-10[POWERPC] Fix more section mismatches in head_64.SStephen Rothwell
2007-07-26[POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell
2007-06-28[POWERPC] Correct __secondary_hold commentGeoff Levand
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson
2007-04-13[POWERPC] Remove stale comment from head_64.SSonny Rao
2007-03-09[POWERPC] Remove some redundant isync instructionsMOKUNO Masakazu
2007-02-07[POWERPC] Fix performance monitor exceptionLivio Soares
2006-12-04[POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de
2006-11-01[PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt