index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
uprobes.c
Age
Commit message (
Expand
)
Author
2022-05-06
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
powerpc: Do not dereference code as 'struct ppc_inst' (uprobe, code-patching,...
Christophe Leroy
2021-03-29
powerpc/uprobes: Validation for prefixed instruction
Ravi Bangoria
2020-11-18
powerpc: fix -Wimplicit-fallthrough
Nick Desaulniers
2020-05-26
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-08-24
powerpc/uprobes: Implement arch_uretprobe_is_alive()
Naveen N. Rao
2013-11-20
uprobes/powerpc: Kill arch_uprobe->ainsn
Oleg Nesterov
2013-04-13
uretprobes/powerpc: Hijack return address
Anton Arapov
2013-04-04
uprobes/powerpc: Remove additional trap instruction check
Ananth N Mavinakayanahalli
2013-04-04
uprobes/powerpc: Teach uprobes to ignore gdb breakpoints
Ananth N Mavinakayanahalli
2012-11-03
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
Oleg Nesterov
2012-09-05
powerpc: Uprobes port to powerpc
Ananth N Mavinakayanahalli