summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_32.S
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-141-0/+4
* [POWERPC] Fix COMMON symbol warningsKumar Gala2007-05-171-3/+15
* [POWERPC] Remove last_syscallAnton Blanchard2007-03-221-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-181-18/+17
* powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-271-2/+6
* powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-081-71/+24
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-181-4/+4
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-131-1/+1
* [PATCH] Fix code that saves NVGPRS in 32-bit signal frameDavid Woodhouse2006-01-091-3/+3
* [PATCH] syscall entry/exit revampDavid Woodhouse2006-01-091-71/+96
* powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras2005-10-281-22/+22
* powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras2005-10-261-7/+5
* [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-211-13/+12
* powerpc: Fix a branch-too-far link error for 32-bit targetsPaul Mackerras2005-10-201-1/+2
* powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras2005-10-101-0/+1002
OpenPOWER on IntegriCloud