summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/sstep.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix compilation of emulate_step()Paul Mackerras2014-11-121-2/+4
* powerpc: Implement emulation of string loads and storesPaul Mackerras2014-09-251-10/+49
* powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras2014-09-251-0/+60
* powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras2014-09-251-360/+537
* powerpc: Fix bugs in emulate_step()Paul Mackerras2014-07-221-5/+5
* powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle2014-06-111-1/+1
* powerpc: Fix Unaligned LE Floating Point Loads and StoresTom Musta2013-10-301-12/+40
* powerpc: Fix Unaligned Loads and StoresTom Musta2013-10-301-0/+45
* powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-251-1/+2
* powerpc: Unaligned stores and stmw are broken in emulation codeTom Musta2013-08-271-3/+5
* powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling2013-06-201-1/+1
* powerpc/kprobe: Don't emulate store when kprobe stwu r1Tiejun Chen2012-09-181-2/+34
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-201-34/+27
|\
| * powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3EMichael Ellerman2011-04-271-34/+27
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
|/
* powerpc: mtmsrd not definedSean MacLennan2010-09-021-0/+8
* powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras2010-06-221-45/+1469
* powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli2009-02-101-0/+2
* [POWERPC] Emulate more instructions in softwareAnanth N Mavinakayanahalli2007-04-241-1/+44
* [POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian2006-11-011-2/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: fix various sparse warningsStephen Rothwell2006-03-271-1/+1
* powerpc: Make single-stepping emulation (mostly) usable on 32-bitPaul Mackerras2005-10-281-0/+17
* powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-0/+141
OpenPOWER on IntegriCloud