aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/sstep.c
AgeCommit message (Expand)Author
2017-05-17powerpc: Emulation support for load/store instructions on LERavi Bangoria
2014-11-12powerpc: Fix compilation of emulate_step()Paul Mackerras
2014-09-25powerpc: Implement emulation of string loads and storesPaul Mackerras
2014-09-25powerpc: Emulate icbi, mcrf and conditional-trap instructionsPaul Mackerras
2014-09-25powerpc: Split out instruction analysis part of emulate_step()Paul Mackerras
2014-07-22powerpc: Fix bugs in emulate_step()Paul Mackerras
2014-06-11powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle
2013-10-30powerpc: Fix Unaligned LE Floating Point Loads and StoresTom Musta
2013-10-30powerpc: Fix Unaligned Loads and StoresTom Musta
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt
2013-08-27powerpc: Unaligned stores and stmw are broken in emulation codeTom Musta
2013-06-20powerpc: Fix single step emulation of 32bit overflowed branchesMichael Neuling
2012-09-18powerpc/kprobe: Don't emulate store when kprobe stwu r1Tiejun Chen
2011-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-04-27powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3EMichael Ellerman
2010-09-02powerpc: mtmsrd not definedSean MacLennan
2010-06-22powerpc: Emulate most Book I instructions in emulate_step()Paul Mackerras
2009-02-10powerpc: Don't emulate mr. instructionsAnanth N Mavinakayanahalli
2007-04-24[POWERPC] Emulate more instructions in softwareAnanth N Mavinakayanahalli
2006-11-01[POWERPC] Disallow kprobes on emulate_step and branch_takenGui,Jian
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell
2005-10-28powerpc: Make single-stepping emulation (mostly) usable on 32-bitPaul Mackerras
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras