Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: add definition for pt_regs offset within an interrupt frame | Nicholas Piggin | 2022-12-02 | 1 | -2/+2 |
* | powerpc/64: provide a helper macro to load r2 with the kernel TOC | Nicholas Piggin | 2022-09-28 | 1 | -1/+1 |
* | powerpc: flexible GPR range save/restore macros | Nicholas Piggin | 2021-11-29 | 1 | -2/+2 |
* | powerpc: Enable OPTPROBES on PPC32 | Christophe Leroy | 2021-04-21 | 1 | -31/+34 |
* | powerpc: Add prefixed instructions to instruction data type | Jordan Niethe | 2020-05-19 | 1 | -0/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | powerpc/64: Rename soft_enabled to irq_soft_mask | Madhavan Srinivasan | 2018-01-19 | 1 | -1/+1 |
* | powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobes | Naveen N. Rao | 2017-08-24 | 1 | -8/+0 |
* | powerpc/optprobes: Fix TOC handling in optprobes trampoline | Naveen N. Rao | 2017-02-23 | 1 | -0/+7 |
* | powerpc/kprobes: Implement Optprobes | Anju T | 2017-02-10 | 1 | -0/+135 |