summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_32.S
AgeCommit message (Expand)AuthorLines
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy-0/+17
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman-0/+4
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman-1/+2
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman-77/+0
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman-3/+3
2014-11-10powerpc/ftrace: Fix obsolete commentJiri Slaby-1/+1
2014-11-10powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard-2/+8
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain-1/+1
2013-05-14powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong-2/+0
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong-0/+2
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro-5/+0
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+16
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro-0/+5
2012-09-30powerpc: split ret_from_forkAl Viro-0/+11
2012-09-18powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen-6/+41
2012-07-27powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder-2/+10
2012-07-11powerpc: Fixup oddity in entry_32.SBenjamin Herrenschmidt-6/+0
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder-12/+12
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt-18/+21
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt-1/+1
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao-0/+15
2011-01-21powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt-0/+11
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell-0/+1
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp-0/+5
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt-10/+10
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt-4/+123
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala-4/+4
2009-02-23powerpc32, ftrace: dynamic function graph tracerSteven Rostedt-2/+6
2009-02-23powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt-1/+42
2009-02-23powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt-59/+9
2009-02-12powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala-3/+3
2008-11-28powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt-31/+9
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt-1/+1
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath-2/+2
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath-1/+6
2008-07-28powerpc/booke: Clean up the hardware watchpoint supportKumar Gala-3/+3
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado-3/+3
2008-07-15Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt-0/+127
2008-06-26powerpc/85xx: add DOZE/NAP support for e500 coreKumar Gala-4/+4
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar-0/+4
2008-06-02[POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala-2/+123
2008-06-02[POWERPC] Rework EXC_LEVEL_EXCEPTION_PROLOG codeKumar Gala-13/+0
2008-05-26ftrace: powerpc clean upsSteven Rostedt-9/+2
2008-05-23ftrace: support for PowerPCSteven Rostedt-0/+130
2008-05-16[POWERPC] Defer processing of interrupts when the CPU wakes from sleep modePaul Mackerras-0/+8
2008-05-14[POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath-2/+2
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala-2/+3
2008-04-17[POWERPC] Make Book-E debug handling SMP safeKumar Gala-9/+21
2007-11-13[POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce-0/+6
2007-11-01[POWERPC] 4xx: Deal with 44x virtually tagged icacheBenjamin Herrenschmidt-0/+23