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