summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/entry_32.S (follow)
Commit message (Expand)AuthorAge
* powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun2019-05-16
* powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy2019-03-23
* powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman2015-07-29
* powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2015-07-29
* powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman2015-02-02
* powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2015-01-23
* powerpc/ftrace: Fix obsolete commentJiri Slaby2014-11-10
* powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard2014-11-10
* powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-01
* powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-14
* powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong2013-01-29
* powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-30
| * powerpc: split ret_from_forkAl Viro2012-09-30
* | powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen2012-09-18
|/
* powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder2012-07-27
* powerpc: Fixup oddity in entry_32.SBenjamin Herrenschmidt2012-07-11
* powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-11
* powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt2012-04-10
* powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-22
* powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-16
* powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt2011-01-21
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-29
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-05
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-20
* powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-26
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-23
* powerpc32, ftrace: dynamic function graph tracerSteven Rostedt2009-02-23
* powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2009-02-23
* powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt2009-02-23
* powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala2009-02-12
* powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt2008-11-28
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
* 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