summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Remove stale comment from head_64.SSonny Rao2007-04-121-4/+0Star
* [POWERPC] Remove some redundant isync instructionsMOKUNO Masakazu2007-03-091-2/+0Star
* [POWERPC] Fix performance monitor exceptionLivio Soares2007-02-071-1/+1
* [POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell2006-12-041-6/+4Star
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-31/+17Star
|\
| * [PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras2006-11-011-12/+15
| * [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson2006-10-261-0/+2
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-251-19/+0Star
* | [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2006-11-131-11/+0Star
* | [POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras2006-10-181-9/+19
* | [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-161-33/+77
|/
* [POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell2006-10-031-3/+25
* [POWERPC] powerpc: Reduce default cacheline size to 64 bytesOlof Johansson2006-09-131-1/+1
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-251-19/+33
* [POWERPC] force 64bit mode in fwnmi handlers to workaround firmware bugsOlaf Hering2006-07-281-2/+33
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [POWERPC] Make sure smp_processor_id works very early in bootMichael Ellerman2006-06-291-11/+0Star
* [POWERPC] Skip the "copy down" of the kernel if it is already at zero.Jimi Xenidis2006-06-281-0/+3
* [POWERPC] Setup the boot cpu's paca pointer in C rather than asmMichael Ellerman2006-06-281-11/+0Star
* [POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman2006-06-281-28/+9Star
* [POWERPC] cell: add RAS supportBenjamin Herrenschmidt2006-06-211-0/+29
* powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-181-1/+48
* [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-271-15/+11Star
* [PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering2006-03-271-1/+5
* Merge ../linux-2.6Paul Mackerras2006-03-091-0/+3
|\
| * ppc64: make sure to align stack pointer to 16 bytes at bootLinus Torvalds2006-03-051-0/+3
* | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-241-0/+9
* | Merge ../powerpc-mergePaul Mackerras2006-02-241-105/+6Star
|\|
| * [PATCH] powerpc64: remove broken/bitrotted HMT supportAnton Blanchard2006-02-241-93/+4Star
| * [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-241-10/+2Star
| * [PATCH] powerpc: Make UP -> SMP kexec work againMichael Ellerman2006-02-201-3/+1Star
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0Star
|/
* [PATCH] powerpc: Don't use toc in decrementer_iSeries_maskedMichael Ellerman2006-02-071-2/+3
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-9/+16
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-131-43/+44
* powerpc: unbreak iSeries compilation againPaul Mackerras2006-01-091-0/+4
* [PATCH] powerpc: Remove old comment in head.SAnton Blanchard2006-01-091-1/+1
* [PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman2006-01-091-6/+24
* [PATCH] powerpc: Create a trampoline for the fwnmi vectorsMichael Ellerman2006-01-091-0/+2
* powerpc: Fix typo in head_64.SPaul Mackerras2006-01-091-1/+1
* [PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson2006-01-091-1/+2
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-83/+8Star
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-071-77/+223
* powerpc: Implement smp_release_cpus() in C not asmMichael Ellerman2005-11-041-18/+0Star
* merge filename and modify references to iseries/lpar_map.hKelly Daly2005-11-021-1/+1
* powerpc: Merge in 64-bit powermac support.Paul Mackerras2005-10-221-14/+11Star
* [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-211-0/+1
* powerpc: Get 64-bit configs to compile with ARCH=powerpcPaul Mackerras2005-10-101-0/+1
* powerpc: Fix bug caused by negation of 64-bit reloc_offset valuePaul Mackerras2005-10-101-10/+10
* powerpc: Use SPRN_xxx rather than xxx for SPR numbersPaul Mackerras2005-10-101-98/+98