summaryrefslogtreecommitdiff
path: root/arch/ppc/kernel/entry.S
AgeCommit message (Expand)Author
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson
2005-10-17ppc: Fix various compile errors resulting from ptrace.c mergePaul Mackerras
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter
2005-06-25[PATCH] ppc32: Add support for Freescale e200 (Book-E) coreKumar Gala
2005-06-21[PATCH] ppc32: Factor out common exception code into macro's for 4xx/Book-EKumar Gala
2005-05-08Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32David Woodhouse
2005-05-01[PATCH] ppc32: refactor FPU exception handlingPaul Mackerras
2005-03-30[PATCH] ppc32: cleanup of Book-E exception handlingKumar Gala
2005-03-13[PATCH] ppc32: Remove SPR short-hand definesKumar Gala
2005-02-01[PATCH] sched: make use of preempt_schedule_irq() (PPC)Thomas Gleixner
2005-01-03[PATCH] PPC debug setcontext syscall implementation.Corey Minyard
2004-10-07[PATCH] PPC64 Replace cmp instructions with cmpw/cmpdDavid Woodhouse
2004-06-17[PATCH] ppc32: support for e500 and 85xxKumar Gala
2004-05-19[PATCH] PPC32: Get full register set on bad kernel accessesAndrew Morton
2004-05-14[PATCH] PPC32: Add Book E / PPC44x specific exception supportAndrew Morton
2004-05-14[PATCH] PPC32: Add Book E / PPC44x specific exception supportAndrew Morton
2004-03-29[PATCH] ppc32: context switch fixesBenjamin Herrenschmidt
2004-03-25[PATCH] ppc32: Fix racy access to TI_FLAGSBenjamin Herrenschmidt
2004-03-23[PATCH] fix ppc32 sys_swapcontextPaul Mackerras
2004-02-12[PATCH] ppc32: IBM 40x and 4xx fixesAndrew Morton
2003-11-13[PATCH] PPC32: Don't oops on out-of-range system callPaul Mackerras
2003-09-22PPC32: Minor cleanups.Tom Rini
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini
2003-06-26PPC32: remove check for ERESTARTNOHAND in syscall return path.Paul Mackerras
2003-06-17PPC32: Implement force_successful_syscall_return.Paul Mackerras
2003-06-04[PATCH] get rid of CONFIG_ALL_PPCPaul Mackerras
2003-05-27PPC32: Fix preempt bugs identified by Milton Miller.Paul Mackerras
2003-05-25Fix preempt on PPC32 - have to set PREEMPT_ACTIVE when preempting kernel stuff.Paul Mackerras
2003-02-20PPC32: add system calls for POSIX timer stuffPaul Mackerras
2003-01-17PPC32: Better support for PPC 4xx debug facilities.Paul Mackerras
2003-01-05PPC32: remove support for IBM iSeries machines.Paul Mackerras
2003-01-05PPC32: Extend CPU and idle handling for new 7xx/7xxx PPC cpus.Benjamin Herrenschmidt
2002-11-23PPC32: update for recent changes to clone system call.Paul 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-27PPC32: work around the fact that the PPC601 doesn't implement the MSR.RI bitPaul Mackerras
2002-06-27PPC32: Fixes and cleanups for PPC40x processors.David Gibson
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-03-04[PATCH] 2.5: preempt on UP critical fixRobert Love
2002-03-03PPC update for the recent changes to the pgd/pmd/pte functions.Paul Mackerras
2002-02-16PPC fixes for SMP; also fix the stack overflow detection, removePaul Mackerras
2002-02-13PPC updates: call schedule_tail only on SMP, update sched_find_first_bit,Paul 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-05v2.5.2.6 -> v2.5.3Linus 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