Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Fixup lwsync at runtime | Kumar Gala | 2008-07-03 | 1 | -1/+2 |
* | powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction | Michael Ellerman | 2008-07-01 | 1 | -0/+2 |
* | powerpc: Add new code patching routines | Michael Ellerman | 2008-07-01 | 1 | -0/+8 |
* | powerpc: Add ppc_function_entry() which gets the entry point for a function | Michael Ellerman | 2008-07-01 | 1 | -0/+16 |
* | powerpc: Allow create_branch() to return errors | Michael Ellerman | 2008-07-01 | 1 | -2/+4 |
* | powerpc: Move code patching code into arch/powerpc/lib/code-patching.c | Michael Ellerman | 2008-07-01 | 1 | -0/+25 |