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