summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-221-10/+11
|\
| * powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard2013-11-211-1/+2
| * powerpc: Remove a few lines of oops outputAnton Blanchard2013-11-211-9/+9
| * powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard2013-11-211-1/+1
* | powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-211-15/+35
|/
* powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling2013-10-311-5/+2
* powerpc: export debug registers save function for KVMBharat Bhushan2013-10-181-1/+2
* powerpc: move debug registers in a structureBharat Bhushan2013-10-181-21/+21
* powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-181-1/+1
* powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-111-0/+7
* powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-111-5/+3
* powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-251-1/+2
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-271-0/+10
|\
| * powerpc: Save the TAR register earlierMichael Neuling2013-08-091-0/+10
* | powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabledKevin Hao2013-08-141-0/+2
|/
* Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-011-2/+2
|\
| * powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-151-2/+2
* | powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman2013-07-011-0/+4
|/
* powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-101-1/+2
* powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood2013-05-141-0/+7
* powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-141-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-021-4/+4
|\
| * Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt2013-04-241-0/+2
| |\
| * | ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()Oleg Nesterov2013-04-231-4/+4
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-6/+2
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
| |/ |/|
* | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-101-0/+2
|/
* powerpc: Hook in new transactional memory codeMichael Neuling2013-02-151-2/+13
* powerpc: Add reclaim and recheckpoint functions for context switching transac...Michael Neuling2013-02-151-0/+112
* powerpc: Add transactional memory paca scratch register to show_regsMichael Neuling2013-02-151-0/+3
* powerpc: New macros for transactional memory supportMichael Neuling2013-02-151-0/+7
* powerpc: Add length setting to set_dawrMichael Neuling2013-01-291-1/+9
* powerpc: Rename set_break to avoid naming conflictMichael Neuling2013-01-161-3/+3
* powerpc: Add the DAWR support to the set_break()Michael Neuling2013-01-101-0/+23
* powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-101-21/+54
* powerpc: Define ppr in thread_structHaren Myneni2013-01-101-0/+2
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+2
* powerpc: switch to generic fork/clone/vforkAl Viro2012-11-281-23/+0
* powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()Al Viro2012-10-211-1/+1
* powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()Al Viro2012-10-211-5/+4
* powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.Al Viro2012-10-211-3/+0
* powerpc: don't bother with zero-extending arguments in sys_clone()Al Viro2012-10-211-8/+0
* powerpc: take dereferencing to ret_from_kernel_thread()Al Viro2012-10-211-3/+1
* powerpc: don't mess with r2 in copy_thread() and friendsAl Viro2012-10-141-2/+0
* powerpc: switch to saner kernel_execve() semanticsAl Viro2012-10-141-10/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-32/+27
|\
| * powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-09-301-19/+6
| * powerpc: split ret_from_forkAl Viro2012-09-301-13/+21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-7/+9
|\ \
| * | powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-101-7/+7
OpenPOWER on IntegriCloud