| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/47x: Base ppc476 support | Dave Kleikamp | 2010-05-05 | 1 | -0/+5 |
* | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt | 2009-08-20 | 1 | -10/+10 |
* | powerpc: Add irqtrace support for 32-bit powerpc | Benjamin Herrenschmidt | 2009-06-26 | 1 | -4/+123 |
* | powerpc: Unify opcode definitions and support | Kumar Gala | 2009-02-23 | 1 | -4/+4 |
* | powerpc32, ftrace: dynamic function graph tracer | Steven Rostedt | 2009-02-23 | 1 | -2/+6 |
* | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt | 2009-02-23 | 1 | -1/+42 |
* | powerpc32, ftrace: save and restore mcount regs with macro | Steven Rostedt | 2009-02-23 | 1 | -59/+9 |
* | powerpc/book-3e: Introduce concept of Book-3e MMU | Kumar Gala | 2009-02-12 | 1 | -3/+3 |
* | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt | 2008-11-28 | 1 | -31/+9 |
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
* | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 2008-07-28 | 1 | -2/+2 |
* | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 2008-07-28 | 1 | -1/+6 |
* | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala | 2008-07-28 | 1 | -3/+3 |
* | powerpc: BookE hardware watchpoint support | Luis Machado | 2008-07-25 | 1 | -3/+3 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -0/+127 |
|\ |
|
| * | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 1 | -0/+4 |
| * | ftrace: powerpc clean ups | Steven Rostedt | 2008-05-26 | 1 | -9/+2 |
| * | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 1 | -0/+130 |
* | | powerpc/85xx: add DOZE/NAP support for e500 core | Kumar Gala | 2008-06-26 | 1 | -4/+4 |
* | | [POWERPC] 40x/Book-E: Save/restore volatile exception registers | Kumar Gala | 2008-06-02 | 1 | -2/+123 |
* | | [POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG code | Kumar Gala | 2008-06-02 | 1 | -13/+0 |
* | | [POWERPC] Defer processing of interrupts when the CPU wakes from sleep mode | Paul Mackerras | 2008-05-16 | 1 | -0/+8 |
* | | [POWERPC] Define and use TLF_RESTORE_SIGMASK | Roland McGrath | 2008-05-14 | 1 | -2/+2 |
|/ |
|
* | [POWERPC] Add IRQSTACKS support on ppc32 | Kumar Gala | 2008-04-29 | 1 | -2/+3 |
* | [POWERPC] Make Book-E debug handling SMP safe | Kumar Gala | 2008-04-17 | 1 | -9/+21 |
* | [POWERPC] Avoid unpaired stwcx. on some processors | Becky Bruce | 2007-11-13 | 1 | -0/+6 |
* | [POWERPC] 4xx: Deal with 44x virtually tagged icache | Benjamin Herrenschmidt | 2007-11-01 | 1 | -0/+23 |
* | [POWERPC] Add cpu feature for SPE handling | Kumar Gala | 2007-09-14 | 1 | -0/+4 |
* | [POWERPC] Fix COMMON symbol warnings | Kumar Gala | 2007-05-17 | 1 | -3/+15 |
* | [POWERPC] Remove last_syscall | Anton Blanchard | 2007-03-22 | 1 | -1/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | powerpc: Use correct sequence for putting CPU into nap mode | Paul Mackerras | 2006-04-18 | 1 | -18/+17 |
* | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 2006-03-27 | 1 | -2/+6 |
* | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras | 2006-03-08 | 1 | -71/+24 |
* | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc | David Woodhouse | 2006-01-18 | 1 | -4/+4 |
* | [PATCH] powerpc: Cleanup LOADADDR etc. asm macros | David Gibson | 2006-01-13 | 1 | -1/+1 |
* | [PATCH] Fix code that saves NVGPRS in 32-bit signal frame | David Woodhouse | 2006-01-09 | 1 | -3/+3 |
* | [PATCH] syscall entry/exit revamp | David Woodhouse | 2006-01-09 | 1 | -71/+96 |
* | powerpc: Rename asm offset TRAP to _TRAP for 32-bit | Paul Mackerras | 2005-10-28 | 1 | -22/+22 |
* | powerpc: Merge rtas.c into arch/powerpc/kernel | Paul Mackerras | 2005-10-26 | 1 | -7/+5 |
* | [PATCH] powerpc: Merge thread_info.h | David Gibson | 2005-10-21 | 1 | -13/+12 |
* | powerpc: Fix a branch-too-far link error for 32-bit targets | Paul Mackerras | 2005-10-20 | 1 | -1/+2 |
* | powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S | Paul Mackerras | 2005-10-10 | 1 | -0/+1002 |