summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_32.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ftrace: Fix obsolete commentJiri Slaby2014-11-101-1/+1
* powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard2014-11-101-2/+8
* powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
* powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-141-2/+0
* powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong2013-01-291-0/+2
* powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-141-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-0/+16
|\
| * powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-301-0/+5
| * powerpc: split ret_from_forkAl Viro2012-09-301-0/+11
* | powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen2012-09-181-6/+41
|/
* powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder2012-07-271-2/+10
* powerpc: Fixup oddity in entry_32.SBenjamin Herrenschmidt2012-07-111-6/+0
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-111-12/+12
* powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt2012-04-101-18/+21
* powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-221-1/+1
* powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
* powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt2011-01-211-0/+11
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-051-0/+5
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-201-10/+10
* powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-261-4/+123
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-231-4/+4
* powerpc32, ftrace: dynamic function graph tracerSteven Rostedt2009-02-231-2/+6
* powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2009-02-231-1/+42
* powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt2009-02-231-59/+9
* powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala2009-02-121-3/+3
* powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt2008-11-281-31/+9
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
* powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-281-2/+2
* powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-281-1/+6
* powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-281-3/+3
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-251-3/+3
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-0/+127
|\
| * ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-0/+4
| * ftrace: powerpc clean upsSteven Rostedt2008-05-261-9/+2
| * ftrace: support for PowerPCSteven Rostedt2008-05-231-0/+130
* | powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala2008-06-261-4/+4
* | [POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala2008-06-021-2/+123
* | [POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG codeKumar Gala2008-06-021-13/+0
* | [POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras2008-05-161-0/+8
* | [POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath2008-05-141-2/+2
|/
* [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-291-2/+3
* [POWERPC] Make Book-E debug handling SMP safeKumar Gala2008-04-171-9/+21
* [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-131-0/+6
* [POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt2007-11-011-0/+23
* [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
OpenPOWER on IntegriCloud