summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-071-10/+2
| |\ \ | | |/
| * | powerpc: Add trap_nr to thread_structAnanth N Mavinakayanahalli2012-09-051-0/+2
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-3/+0
|\ \ \ | |_|/ |/| |
| * | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-3/+0
| |/
* | powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-051-10/+2
|/
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-8/+11
|\
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-8/+11
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-231-1/+1
|\ \
| * | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-301-1/+1
| |/
* | powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-081-31/+0
|/
* powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt2012-04-111-2/+2
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+3
* powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-0/+3
* powerpc: Rework runlatch codeBenjamin Herrenschmidt2012-03-091-13/+11
* powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-161-3/+3
* powerpc: Decode correct MSR bits in oops outputAnton Blanchard2011-11-281-3/+19
* powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-171-22/+0
* powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
OpenPOWER on IntegriCloud