Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
2008-07-01 | powerpc: Add tests of the code patching routines | Michael Ellerman | 1 | -0/+298 |
2008-07-01 | powerpc: Add new code patching routines | Michael Ellerman | 1 | -0/+107 |
2008-07-01 | powerpc: Make create_branch() return errors if the branch target is too large | Michael Ellerman | 1 | -2/+8 |
2008-07-01 | powerpc: Allow create_branch() to return errors | Michael Ellerman | 1 | -8/+12 |
2008-07-01 | powerpc: Move code patching code into arch/powerpc/lib/code-patching.c | Michael Ellerman | 1 | -0/+33 |