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