summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/code-patching.c (follow)
Commit message (Expand)AuthorAge
* powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy2019-05-16
* powerpc: Avoid code patching freed init sectionsMichael Neuling2019-05-16
* powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman2019-05-16
* 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