aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/optprobes_head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin1-1/+1
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin1-2/+2
2021-04-21powerpc: Enable OPTPROBES on PPC32Christophe Leroy1-31/+34
2020-05-19powerpc: Add prefixed instructions to instruction data typeJordan Niethe1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-01-19powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan1-1/+1
2017-08-24powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobesNaveen N. Rao1-8/+0
2017-02-23powerpc/optprobes: Fix TOC handling in optprobes trampolineNaveen N. Rao1-0/+7
2017-02-10powerpc/kprobes: Implement OptprobesAnju T1-0/+135