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