index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
sstep.c
Age
Commit message (
Expand
)
Author
2014-11-12
powerpc: Fix compilation of emulate_step()
Paul Mackerras
2014-09-25
powerpc: Implement emulation of string loads and stores
Paul Mackerras
2014-09-25
powerpc: Emulate icbi, mcrf and conditional-trap instructions
Paul Mackerras
2014-09-25
powerpc: Split out instruction analysis part of emulate_step()
Paul Mackerras
2014-07-22
powerpc: Fix bugs in emulate_step()
Paul Mackerras
2014-06-11
powerpc: fix typo 'CONFIG_PPC_CPU'
Paul Bolle
2013-10-30
powerpc: Fix Unaligned LE Floating Point Loads and Stores
Tom Musta
2013-10-30
powerpc: Fix Unaligned Loads and Stores
Tom Musta
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-08-27
powerpc: Unaligned stores and stmw are broken in emulation code
Tom Musta
2013-06-20
powerpc: Fix single step emulation of 32bit overflowed branches
Michael Neuling
2012-09-18
powerpc/kprobe: Don't emulate store when kprobe stwu r1
Tiejun Chen
2011-05-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-04-27
powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E
Michael Ellerman
2010-09-02
powerpc: mtmsrd not defined
Sean MacLennan
2010-06-22
powerpc: Emulate most Book I instructions in emulate_step()
Paul Mackerras
2009-02-10
powerpc: Don't emulate mr. instructions
Ananth N Mavinakayanahalli
2007-04-24
[POWERPC] Emulate more instructions in software
Ananth N Mavinakayanahalli
2006-11-01
[POWERPC] Disallow kprobes on emulate_step and branch_taken
Gui,Jian
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
2005-10-28
powerpc: Make single-stepping emulation (mostly) usable on 32-bit
Paul Mackerras
2005-09-26
powerpc: Merge enough to start building in arch/powerpc.
Paul Mackerras