aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
Commit message (Expand)AuthorAge
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-01
|/
* Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot codeSonny Rao2010-12-08
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-28
* KVM: PPC: Move KVM trampolines before __end_interruptsAlexander Graf2010-10-24
* powerpc: Don't use kernel stack with translation offMichael Neuling2010-08-30
* powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans2010-08-24
* KVM: PPC: Name generic 64-bit code genericAlexander Graf2010-05-17
* powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-03-08
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-08
* Make head_64.S aware of KVM real mode codeAlexander Graf2009-11-05
* powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt2009-08-19
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
* powerpc: Rename exception.h to exception-64s.hBenjamin Herrenschmidt2009-08-19
* powerpc: Split exception handling out of head_64.SBenjamin Herrenschmidt2009-06-09
* powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-09
* powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-11
* powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-12
* powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller2008-10-31
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-22
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15
* powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras2008-09-15
* powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-15
* powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras2008-09-15
* powerpc: Don't spin on sync instruction at boot timeSonny Rao2008-07-14
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* powerpc: Make load_up_fpu and load_up_altivec callableMichael Neuling2008-06-30
* powerpc: Move altivec_unavailableMichael Neuling2008-06-30
* [POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt2008-05-09
* [POWERPC] Add fast little-endian switch system callPaul Mackerras2008-04-29
* [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-18
* [POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2008-04-16
* [POWERPC] Fix handling of unrecoverable SLB miss interruptsPaul Mackerras2008-04-14
* [POWERPC] Fix iSeries hard irq enabling regressionBenjamin Herrenschmidt2008-04-03
* [POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras2008-01-23
* [POWERPC] Fix si_addr value on low level hash failuresBenjamin Herrenschmidt2007-11-07
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-12
* [POWERPC] FWNMI is only used on pSeriesStephen Rothwell2007-09-19
* [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-19
* [POWERPC] Remove cmd_line from head*.SStephen Rothwell2007-09-19
* [POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson2007-09-13
* [POWERPC] Move the iSeries exception vectorsStephen Rothwell2007-08-22
* [POWERPC] Move the exception macros into a header fileStephen Rothwell2007-08-22
* [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-22
* [POWERPC] iSeries: Clean up lparmap messStephen Rothwell2007-08-22
* [POWERPC] Fix more section mismatches in head_64.SStephen Rothwell2007-08-10
* [POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell2007-07-26
* [POWERPC] Correct __secondary_hold commentGeoff Levand2007-06-28
* [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-24