summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/code-patching.c
Commit message (Expand)AuthorAge
* powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy2018-01-21
* powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy2018-01-21
* powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf2017-12-11
* powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2017-11-22
* powerpc/lib/code-patching: Use alternate map for patch_instruction()Balbir Singh2017-07-03
* powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()Naveen N. Rao2017-04-23
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* powerpc/kprobes: Implement OptprobesAnju T2017-02-10
* powerpc: Add helper to check if offset is within relative branch rangeAnju T2017-02-10
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc: Move the patch_exception to a common placeKevin Hao2013-12-02
* powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt2012-09-05
* powerpc: Have patch_instruction detect faultsSteven Rostedt2012-07-03
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* powerpc: Add tests of the code patching routinesMichael Ellerman2008-07-01
* powerpc: Add new code patching routinesMichael Ellerman2008-07-01
* powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman2008-07-01
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-01
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-01