aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/code-patching.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy1-11/+10
2021-06-16powerpc/lib/code-patching: Make instr_is_branch_to_addr() staticChristophe Leroy1-1/+0
2021-06-16powerpc/lib/code-patching: Use PPC_RAW_() macrosChristophe Leroy1-7/+5
2021-03-10powerpc/64s: Use symbolic macros for function entry encodingMichael Ellerman1-3/+4
2021-03-09powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao1-1/+1
2020-05-19powerpc: Use a datatype for instructionsJordan Niethe1-16/+16
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe1-1/+2
2020-05-19powerpc: Change calling convention for create_branch() et. al.Jordan Niethe1-6/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-12-19powerpc: add modify_instruction() and modify_instruction_site()Christophe Leroy1-0/+11
2018-12-19powerpc: simplify patch_instruction_site() and patch_branch_site()Christophe Leroy1-2/+10
2018-10-26powerpc/code-patching: Add a helper to get the address of a patch_siteChristophe Leroy1-0/+5
2018-08-08powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman1-0/+2
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-0/+1
2018-01-21powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy1-0/+1
2017-12-11powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf1-0/+1
2017-11-01Revert "powerpc64/elfv1: Only dereference function descriptor for non-text symbols"Naveen N. Rao1-9/+1
2017-07-03powerpc64/elfv1: Only dereference function descriptor for non-text symbolsNaveen N. Rao1-1/+9
2017-04-24powerpc: Introduce a new helper to obtain function entry pointsNaveen N. Rao1-0/+41
2017-02-10powerpc/kprobes: Implement OptprobesAnju T1-0/+1
2017-02-10powerpc: Add helper to check if offset is within relative branch rangeAnju T1-0/+1
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman1-6/+4
2016-03-07powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe1-0/+21
2014-06-24powerpc: Add ppc_global_function_entry()Michael Ellerman1-0/+11
2014-04-23powerpc: Add ABIv2 support to ppc_function_entryAnton Blanchard1-4/+36
2013-12-02powerpc: Move the patch_exception to a common placeKevin Hao1-0/+7
2012-07-03powerpc: Have patch_instruction detect faultsSteven Rostedt1-2/+2
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala1-3/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+54