summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_32.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-011-4/+15
|\
| * powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2017-01-261-0/+15
| * powerpc/32: Remove FIX_SRR1Christophe Leroy2017-01-261-4/+0
* | powerpc: Revert the initial stack protector supportMichael Ellerman2017-01-241-5/+1
|/
* powerpc/32: Change the stack protector canary value per taskChristophe Leroy2016-11-231-1/+5
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+2
|\
| * ppc: move exports to definitionsAl Viro2016-08-071-0/+2
* | powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-231-1/+0
|/
* powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-0/+17
* powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman2015-07-291-0/+4
* powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2015-07-291-1/+2
* powerpc: Remove old compile time disabled syscall tracing codeMichael Ellerman2015-02-021-77/+0
* powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACEMichael Ellerman2015-01-231-3/+3
* 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