summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/code-patching.c
AgeCommit message (Expand)Author
2019-05-16powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy
2019-04-17powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2019-04-17powerpc: Avoid code patching freed init sectionsMichael Neuling
2018-03-22powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2013-12-02powerpc: Move the patch_exception to a common placeKevin Hao
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt
2012-07-03powerpc: Have patch_instruction detect faultsSteven Rostedt
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-01powerpc: Add tests of the code patching routinesMichael Ellerman
2008-07-01powerpc: Add new code patching routinesMichael Ellerman
2008-07-01powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman