summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/optprobes_head.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin2022-12-021-2/+2
* powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin2022-09-281-1/+1
* powerpc: flexible GPR range save/restore macrosNicholas Piggin2021-11-291-2/+2
* powerpc: Enable OPTPROBES on PPC32Christophe Leroy2021-04-211-31/+34
* powerpc: Add prefixed instructions to instruction data typeJordan Niethe2020-05-191-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-191-1/+1
* powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobesNaveen N. Rao2017-08-241-8/+0
* powerpc/optprobes: Fix TOC handling in optprobes trampolineNaveen N. Rao2017-02-231-0/+7
* powerpc/kprobes: Implement OptprobesAnju T2017-02-101-0/+135