index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
code-patching.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/code-patching: Add data patch alignment check
Benjamin Gray
2024-08-21
1
-0
/
+6
*
powerpc/code-patching: Add generic memory patching
Benjamin Gray
2024-08-21
1
-0
/
+31
*
powerpc/code-patching: introduce patch_instructions()
Hari Bathini
2023-10-23
1
-0
/
+1
*
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
2022-12-02
1
-2
/
+0
*
powerpc/ftrace: Minimise number of #ifdefs
Christophe Leroy
2022-05-22
1
-2
/
+0
*
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-05-19
1
-6
/
+6
*
powerpc/code-patching: Inline create_branch()
Christophe Leroy
2022-05-19
1
-2
/
+20
*
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
Christophe Leroy
2022-05-19
1
-2
/
+27
*
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
2022-05-11
1
-0
/
+2
*
powerpc: Move and rename func_descr_t
Christophe Leroy
2022-02-16
1
-1
/
+1
*
powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.h
Christophe Leroy
2021-12-23
1
-0
/
+15
*
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
2021-12-23
1
-7
/
+0
*
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
1
-9
/
+9
*
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
2021-10-07
1
-0
/
+1
*
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
1
-11
/
+10
*
powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
Christophe Leroy
2021-06-16
1
-1
/
+0
*
powerpc/lib/code-patching: Use PPC_RAW_() macros
Christophe Leroy
2021-06-15
1
-7
/
+5
*
powerpc/64s: Use symbolic macros for function entry encoding
Michael Ellerman
2021-03-09
1
-3
/
+4
*
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
2021-03-09
1
-1
/
+1
*
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-18
1
-16
/
+16
*
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-18
1
-1
/
+2
*
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2020-05-18
1
-6
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc: add modify_instruction() and modify_instruction_site()
Christophe Leroy
2018-12-19
1
-0
/
+11
*
powerpc: simplify patch_instruction_site() and patch_branch_site()
Christophe Leroy
2018-12-19
1
-2
/
+10
*
powerpc/code-patching: Add a helper to get the address of a patch_site
Christophe Leroy
2018-10-26
1
-0
/
+5
*
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2018-08-07
1
-0
/
+2
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
2018-01-21
1
-0
/
+1
*
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
2017-12-11
1
-0
/
+1
*
Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...
Naveen N. Rao
2017-11-01
1
-9
/
+1
*
powerpc64/elfv1: Only dereference function descriptor for non-text symbols
Naveen N. Rao
2017-07-03
1
-1
/
+9
*
powerpc: Introduce a new helper to obtain function entry points
Naveen N. Rao
2017-04-24
1
-0
/
+41
*
powerpc/kprobes: Implement Optprobes
Anju T
2017-02-10
1
-0
/
+1
*
powerpc: Add helper to check if offset is within relative branch range
Anju T
2017-02-10
1
-0
/
+1
*
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-06-14
1
-6
/
+4
*
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
2016-03-07
1
-0
/
+21
*
powerpc: Add ppc_global_function_entry()
Michael Ellerman
2014-06-24
1
-0
/
+11
*
powerpc: Add ABIv2 support to ppc_function_entry
Anton Blanchard
2014-04-23
1
-4
/
+36
*
powerpc: Move the patch_exception to a common place
Kevin Hao
2013-12-02
1
-0
/
+7
*
powerpc: Have patch_instruction detect faults
Steven Rostedt
2012-07-03
1
-2
/
+2
*
powerpc: Unify opcode definitions and support
Kumar Gala
2009-02-23
1
-3
/
+1
*
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2008-08-04
1
-0
/
+54