summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/code-patching.c
Commit message (Expand)AuthorAgeFilesLines
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* powerpc: Add tests of the code patching routinesMichael Ellerman2008-07-011-0/+298
* powerpc: Add new code patching routinesMichael Ellerman2008-07-011-0/+107
* powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman2008-07-011-2/+8
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-011-8/+12
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-011-0/+33
OpenPOWER on IntegriCloud