aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/code-patching.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-01powerpc: Add tests of the code patching routinesMichael Ellerman1-0/+298
2008-07-01powerpc: Add new code patching routinesMichael Ellerman1-0/+107
2008-07-01powerpc: Make create_branch() return errors if the branch target is too largeMichael Ellerman1-2/+8
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman1-8/+12
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman1-0/+33