aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/sstep.c
Commit message (Expand)AuthorAge
* powerpc: Fix bugs in emulate_step()Paul Mackerras2014-07-22
* powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle2014-06-11
* powerpc: Fix Unaligned LE Floating Point Loads and StoresTom Musta2013-10-30
* powerpc: Fix Unaligned Loads and StoresTom Musta2013-10-30
* powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-25
* powerpc: Unaligned stores and stmw are broken in emulation codeTom Musta2013-08-27
* powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling2013-06-20
* powerpc/kprobe: Don't emulate store when kprobe stwu r1Tiejun Chen2012-09-18
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-20
|\
| * powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3EMichael Ellerman2011-04-27
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
|/
* powerpc: mtmsrd not definedSean MacLennan2010-09-02
* powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-22
* powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli2009-02-09
* [POWERPC] Emulate more instructions in softwareAnanth N Mavinakayanahalli2007-04-24
* [POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian2006-10-31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-26
* powerpc: Make single-stepping emulation (mostly) usable on 32-bitPaul Mackerras2005-10-28
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-26