summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries/exception.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove the main legacy iSerie platform codeStephen Rothwell2012-03-091-311/+0Star
* powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-121-1/+1
* powerpc/iseries: Cleanup and fix secondary startupMilton Miller2011-05-191-24/+35
* powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-271-1/+2
* powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV modePaul Mackerras2011-04-201-1/+1
* powerpc: Base support for exceptions using HSRR0/1Benjamin Herrenschmidt2011-04-201-1/+1
* powerpc: Avoid bad relocations in iSeries codePaul Mackerras2010-05-211-2/+2
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-9/+16
* powerpc: Remove use of a second scratch SPRG in STAB codeBenjamin Herrenschmidt2009-08-201-13/+24
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-14/+14
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-151-13/+10Star
* [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeriesTony Breeds2008-04-241-1/+26
* [POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2008-04-151-2/+10
* [POWERPC] Exception numbers are not relevant to iSeriesStephen Rothwell2007-08-221-12/+12
* [POWERPC] Split out iSeries specific exception macrosStephen Rothwell2007-08-221-7/+8
* [POWERPC] Move the iSeries exception vectorsStephen Rothwell2007-08-221-0/+136
* [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-221-0/+114