aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_32.S
Commit message (Expand)AuthorAge
* powerpc: Split ftrace bits into a separate fileNaveen N. Rao2017-04-27
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-01
|\
| * powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2017-01-26
| * powerpc/32: Remove FIX_SRR1Christophe Leroy2017-01-26
* | powerpc: Revert the initial stack protector supportMichael Ellerman2017-01-24
|/
* powerpc/32: Change the stack protector canary value per taskChristophe Leroy2016-11-23
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * ppc: move exports to definitionsAl Viro2016-08-07
* | powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-22
|/
* powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-09
* powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman2015-07-28
* powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2015-07-28
* powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman2015-02-01
* powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2015-01-22
* powerpc/ftrace: Fix obsolete commentJiri Slaby2014-11-09
* powerpc/ftrace: simplify prepare_ftrace_returnAnton Blanchard2014-11-09
* powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-05-31
* 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-28
* 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-11
|\
| * 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-26
* 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-15
* powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt2011-01-20
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-28
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-05
* powerpc: Use names rather than numbers for SPRGs (v2)Benjamin Herrenschmidt2009-08-19
* powerpc: Add irqtrace support for 32-bit powerpcBenjamin Herrenschmidt2009-06-26
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-22
* powerpc32, ftrace: dynamic function graph tracerSteven Rostedt2009-02-22
* powerpc32, ftrace: port function graph tracer to ppc32, static onlySteven Rostedt2009-02-22
* powerpc32, ftrace: save and restore mcount regs with macroSteven Rostedt2009-02-22
* 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