aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_32.S
Commit message (Expand)AuthorAge
* powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-28
* powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-28
* powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-28
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-25
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-23
| * ftrace: powerpc clean upsSteven Rostedt2008-05-26
| * ftrace: support for PowerPCSteven Rostedt2008-05-23
* | powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala2008-06-26
* | [POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala2008-06-02
* | [POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG codeKumar Gala2008-06-02
* | [POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras2008-05-16
* | [POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath2008-05-14
|/
* [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-29
* [POWERPC] Make Book-E debug handling SMP safeKumar Gala2008-04-17
* [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-13
* [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-01
* [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-14
* [POWERPC] Fix COMMON symbol warningsKumar Gala2007-05-17
* [POWERPC] Remove last_syscallAnton Blanchard2007-03-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-18
* powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-26
* powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-07
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-18
* [PATCH] powerpc: Cleanup LOADADDR etc. asm macrosDavid Gibson2006-01-13
* [PATCH] Fix code that saves NVGPRS in 32-bit signal frameDavid Woodhouse2006-01-08
* [PATCH] syscall entry/exit revampDavid Woodhouse2006-01-08
* powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras2005-10-28
* powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras2005-10-26
* [PATCH] powerpc: Merge thread_info.hDavid Gibson2005-10-21
* powerpc: Fix a branch-too-far link error for 32-bit targetsPaul Mackerras2005-10-19
* powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.SPaul Mackerras2005-10-10