aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/uprobes.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-26powerpc: Add ppc_inst_next()Gravatar Michael Ellerman 1-1/+1
2020-05-19powerpc: Introduce a function for reporting instruction lengthGravatar Jordan Niethe 1-1/+1
2020-05-19powerpc: Use a function for reading instructionsGravatar Jordan Niethe 1-1/+1
2020-05-19powerpc: Use a macro for creating instructions from u32sGravatar Jordan Niethe 1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2017-08-24powerpc/uprobes: Implement arch_uretprobe_is_alive()Gravatar Naveen N. Rao 1-0/+9
2013-11-20uprobes/powerpc: Kill arch_uprobe->ainsnGravatar Oleg Nesterov 1-1/+1
2013-04-13uretprobes/powerpc: Hijack return addressGravatar Anton Arapov 1-0/+13
2013-04-04uprobes/powerpc: Remove additional trap instruction checkGravatar Ananth N Mavinakayanahalli 1-6/+0
2013-04-04uprobes/powerpc: Teach uprobes to ignore gdb breakpointsGravatar Ananth N Mavinakayanahalli 1-0/+10
2012-11-03uprobes/powerpc: Do not use arch_uprobe_*_step() helpersGravatar Oleg Nesterov 1-0/+6
2012-09-05powerpc: Uprobes port to powerpcGravatar Ananth N Mavinakayanahalli 1-0/+184