Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Move the patch_exception to a common place | Kevin Hao | 2013-12-02 | 1 | -0/+15 |
* | powerpc: Don't use __put_user() in patch_instruction | Benjamin Herrenschmidt | 2012-09-05 | 1 | -1/+1 |
* | powerpc: Have patch_instruction detect faults | Steven Rostedt | 2012-07-03 | 1 | -4/+10 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | powerpc: Add tests of the code patching routines | Michael Ellerman | 2008-07-01 | 1 | -0/+298 |
* | powerpc: Add new code patching routines | Michael Ellerman | 2008-07-01 | 1 | -0/+107 |
* | powerpc: Make create_branch() return errors if the branch target is too large | Michael Ellerman | 2008-07-01 | 1 | -2/+8 |
* | powerpc: Allow create_branch() to return errors | Michael Ellerman | 2008-07-01 | 1 | -8/+12 |
* | powerpc: Move code patching code into arch/powerpc/lib/code-patching.c | Michael Ellerman | 2008-07-01 | 1 | -0/+33 |