aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-13[PATCH] ppc32: Remove SPR short-hand definesKumar Gala1-112/+112
2004-10-07[PATCH] PPC64 Replace cmp instructions with cmpw/cmpdDavid Woodhouse1-8/+8
2004-07-26[PATCH] asm-ppc/reg.h namespace pollution fixesAlexander Viro1-3/+3
2004-05-19[PATCH] PPC32: Get full register set on bad kernel accessesAndrew Morton1-6/+3
2004-05-18[PATCH] ppc32: Handle altivec assist exception properlyAndrew Morton1-5/+8
2004-05-04[PATCH] ppc/ppc64: Cleanup PPC970 CPU initializationBenjamin Herrenschmidt1-1/+1
2004-04-11[PATCH] ppc32: Fix thinko in the altivec exception codeAndrew Morton1-3/+4
2004-03-29[PATCH] ppc32: context switch fixesBenjamin Herrenschmidt1-5/+2
2004-03-28[PATCH] ppc32: More preempt fixesBenjamin Herrenschmidt1-2/+2
2004-03-05[PATCH] High BAT initialization wrongBenjamin Herrenschmidt1-16/+16
2004-02-16[PATCH] ppc32: Fix MPC82xx thinkoAndrew Morton1-1/+1
2004-02-06ppc32: Update/cleanup low level POWER4 & G5 CPU supportBenjamin Herrenschmidt1-62/+17
2003-10-11The POWER4 support merged previously was incomplete, add the missing bitsBenjamin Herrenschmidt1-19/+29
2003-10-07PPC32: Add hook for Mac-on-Linux to use exception vector 0x2f00.Paul Mackerras1-1/+4
2003-09-28Merge changes from Tom RiniPaul Mackerras1-1/+1
2003-09-22PPC32: Minor cleanups.Tom Rini1-1/+1
2003-09-18Support for POWER4 & GPUL (G5) CPUsBenjamin Herrenschmidt1-8/+110
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini1-10/+10
2003-09-06PPC32: Rework signal code and add a swapcontext system call.Paul Mackerras1-0/+2
2003-08-26Remove useless junk at beginning of MachineCheck exception handler,Benjamin Herrenschmidt1-5/+0
2003-06-04[PATCH] get rid of CONFIG_ALL_PPCPaul Mackerras1-4/+4
2003-04-28PPC32: Handle CPUs that have extra BAT (block address translation) registersBenjamin Herrenschmidt1-0/+24
2003-03-28PPC32: Factor out common code for reading/setting various SPRs.Benjamin Herrenschmidt1-236/+11
2003-02-14[PATCH] high pedantry in ppc spellingSteven Cole1-1/+1
2003-01-17PPC32: Better support for PPC 4xx debug facilities.Paul Mackerras1-2/+0
2003-01-05PPC32: Extend CPU and idle handling for new 7xx/7xxx PPC cpus.Benjamin Herrenschmidt1-47/+118
2002-12-08PPC32: cope with PPC750FX rev 2.0 errata where we can't enable DPMPaul Mackerras1-0/+4
2002-11-08PPC32: Define CLONE_UNTRACED for assembler code, fix a too-long branchPaul Mackerras1-1/+4
2002-10-08PPC32: Use prepare target to make the assembler offsets header file.Paul Mackerras1-1/+1
2002-09-17PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.Paul Mackerras1-3/+0
2002-06-28Merge bk://24.221.152.185/linux-2.5-miscPaul Mackerras1-1/+1
2002-06-27PPC32: use the proper instruction mnemonics for altivec instructions.Tom Rini1-6/+6
2002-06-27PPC32: work around the fact that the PPC601 doesn't implement the MSR.RI bitPaul Mackerras1-1/+6
2002-06-27PPC32: fix compilation with current binutils.Paul Mackerras1-1/+1
2002-06-27PPC32: Minor fixes with respect to the MPC7450 and MPC7455.Tom Rini1-1/+1
2002-06-17Allow the data cache to be turned off on MPC8260 systems.Tom Rini1-0/+4
2002-05-25PPC32: two warning fixes from Rusty Russell, plus fix the PPC603Paul Mackerras1-3/+0
2002-05-10PPC32: This changeset adds preemptible kernel support for ppc32Paul Mackerras1-250/+321
2002-05-10PPC32: Rename ppc_defs.h to asm-offsets.h to ease the transition to kbuild-2....Paul Mackerras1-1/+1
2002-02-16PPC fixes for SMP; also fix the stack overflow detection, removePaul Mackerras1-70/+7
2002-02-13Further PPC updates - fix thread_saved_pc, make sure init_thread_unionPaul Mackerras1-4/+0
2002-02-12Update PPC for recent generic changes; in particular adapt toPaul Mackerras1-8/+14
2002-02-11Import arch/ppc and include/asm-ppc changes from linuxppc_2_5 treePaul Mackerras1-130/+133
2002-02-04v2.4.13.7 -> v2.4.13.8Linus Torvalds1-2/+3
2002-02-04v2.4.9.1 -> v2.4.9.2Linus Torvalds1-49/+85
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds1-1/+2
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds1-56/+64
2002-02-04v2.4.4.5 -> v2.4.4.6Linus Torvalds1-5/+8
2002-02-04v2.4.4.4 -> v2.4.4.5Linus Torvalds1-6/+3
2002-02-04v2.4.4.2 -> v2.4.4.3Linus Torvalds1-61/+33