summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/entry_32.S
AgeCommit message (Expand)Author
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy
2017-08-15powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.SChristophe Leroy
2017-08-08powerpc/32: Fix boot failure on non 6xx platformsChristophe Leroy
2017-08-03powerpc/6xx: Handle DABR match before calling do_page_faultBenjamin Herrenschmidt
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-01-26powerpc/8xx: Perf events on PPC 8xxChristophe Leroy
2017-01-26powerpc/32: Remove FIX_SRR1Christophe Leroy
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman
2016-11-23powerpc/32: Change the stack protector canary value per taskChristophe Leroy
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-09-23powerpc/32: Remove CLR_TOP32Christophe Leroy
2016-08-07ppc: move exports to definitionsAl Viro
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman
2015-02-02powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman
2015-01-23powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman
2014-11-10powerpc/ftrace: Fix obsolete commentJiri Slaby
2014-11-10powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-05-14powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2012-09-30powerpc: split ret_from_forkAl Viro
2012-09-18powerpc/kprobe: Complete kprobe and migrate exception frameTiejun Chen
2012-07-27powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder
2012-07-11powerpc: Fixup oddity in entry_32.SBenjamin Herrenschmidt
2012-07-11powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao
2011-01-21powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp
2009-08-20powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt
2009-06-26powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala
2009-02-23powerpc32, ftrace: dynamic function graph tracerSteven Rostedt
2009-02-23powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt
2009-02-23powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt
2009-02-12powerpc/book-3e: Introduce concept of Book-3e MMUKumar Gala
2008-11-28powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt
2008-07-28powerpc: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath
2008-07-28powerpc/booke: Clean up the hardware watchpoint supportKumar Gala
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado