aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries/exception.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras1-1/+1
2011-05-19powerpc/iseries: Cleanup and fix secondary startupMilton Miller1-24/+35
2011-04-27powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans1-1/+2
2011-04-20powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras1-1/+1
2011-04-20powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt1-1/+1
2010-05-21powerpc: Avoid bad relocations in iSeries codePaul Mackerras1-2/+2
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman1-9/+16
2009-08-20powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt1-13/+24
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt1-14/+14
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras1-13/+10
2008-04-24[POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds1-1/+26
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell1-2/+10
2007-08-22[POWERPC] Exception numbers are not relevant to iSeriesStephen Rothwell1-12/+12
2007-08-22[POWERPC] Split out iSeries specific exception macrosStephen Rothwell1-7/+8
2007-08-22[POWERPC] Move the iSeries exception vectorsStephen Rothwell1-0/+136
2007-08-22[POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell1-0/+114