index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
entry_32.S
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-27
powerpc: Set stack limit properly in crit_transfer_to_handler
Stuart Yoder
1
-2
/
+10
2012-07-11
powerpc: Fixup oddity in entry_32.S
Benjamin Herrenschmidt
1
-6
/
+0
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
1
-12
/
+12
2012-04-10
powerpc: Fix page fault with lockdep regression
Benjamin Herrenschmidt
1
-18
/
+21
2012-02-22
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
1
-1
/
+1
2011-11-16
powerpc/trace: Add a dummy stack frame for trace_hardirqs_off
Kevin Hao
1
-0
/
+15
2011-01-21
powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off
Steven Rostedt
1
-0
/
+11
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
1
-0
/
+1
2010-05-05
powerpc/47x: Base ppc476 support
Dave Kleikamp
1
-0
/
+5
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-10
/
+10
2009-06-26
powerpc: Add irqtrace support for 32-bit powerpc
Benjamin Herrenschmidt
1
-4
/
+123
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
1
-4
/
+4
2009-02-23
powerpc32, ftrace: dynamic function graph tracer
Steven Rostedt
1
-2
/
+6
2009-02-23
powerpc32, ftrace: port function graph tracer to ppc32, static only
Steven Rostedt
1
-1
/
+42
2009-02-23
powerpc32, ftrace: save and restore mcount regs with macro
Steven Rostedt
1
-59
/
+9
2009-02-12
powerpc/book-3e: Introduce concept of Book-3e MMU
Kumar Gala
1
-3
/
+3
2008-11-28
powerpc: ftrace, do nothing in mcount call for dyn ftrace
Steven Rostedt
1
-31
/
+9
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
1
-1
/
+1
2008-07-28
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
Roland McGrath
1
-2
/
+2
2008-07-28
powerpc: Make syscall tracing use tracehook.h helpers
Roland McGrath
1
-1
/
+6
2008-07-28
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
1
-3
/
+3
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
1
-3
/
+3
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
1
-0
/
+127
2008-06-26
powerpc/85xx: add DOZE/NAP support for e500 core
Kumar Gala
1
-4
/
+4
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
1
-0
/
+4
2008-06-02
[POWERPC] 40x/Book-E: Save/restore volatile exception registers
Kumar Gala
1
-2
/
+123
2008-06-02
[POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG code
Kumar Gala
1
-13
/
+0
2008-05-26
ftrace: powerpc clean ups
Steven Rostedt
1
-9
/
+2
2008-05-23
ftrace: support for PowerPC
Steven Rostedt
1
-0
/
+130
2008-05-16
[POWERPC] Defer processing of interrupts when the CPU wakes from sleep mode
Paul Mackerras
1
-0
/
+8
2008-05-14
[POWERPC] Define and use TLF_RESTORE_SIGMASK
Roland McGrath
1
-2
/
+2
2008-04-29
[POWERPC] Add IRQSTACKS support on ppc32
Kumar Gala
1
-2
/
+3
2008-04-17
[POWERPC] Make Book-E debug handling SMP safe
Kumar Gala
1
-9
/
+21
2007-11-13
[POWERPC] Avoid unpaired stwcx. on some processors
Becky Bruce
1
-0
/
+6
2007-11-01
[POWERPC] 4xx: Deal with 44x virtually tagged icache
Benjamin Herrenschmidt
1
-0
/
+23
2007-09-14
[POWERPC] Add cpu feature for SPE handling
Kumar Gala
1
-0
/
+4
2007-05-17
[POWERPC] Fix COMMON symbol warnings
Kumar Gala
1
-3
/
+15
2007-03-22
[POWERPC] Remove last_syscall
Anton Blanchard
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-18
powerpc: Use correct sequence for putting CPU into nap mode
Paul Mackerras
1
-18
/
+17
2006-03-27
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
1
-2
/
+6
2006-03-08
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
1
-71
/
+24
2006-01-18
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
1
-4
/
+4
2006-01-13
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
1
-1
/
+1
2006-01-09
[PATCH] Fix code that saves NVGPRS in 32-bit signal frame
David Woodhouse
1
-3
/
+3
2006-01-09
[PATCH] syscall entry/exit revamp
David Woodhouse
1
-71
/
+96
2005-10-28
powerpc: Rename asm offset TRAP to _TRAP for 32-bit
Paul Mackerras
1
-22
/
+22
2005-10-26
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras
1
-7
/
+5
2005-10-21
[PATCH] powerpc: Merge thread_info.h
David Gibson
1
-13
/
+12
2005-10-20
powerpc: Fix a branch-too-far link error for 32-bit targets
Paul Mackerras
1
-1
/
+2
[next]