index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
code-patching.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
powerpc/ftrace: Minimise number of #ifdefs
Christophe Leroy
1
-2
/
+0
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
1
-6
/
+6
2022-05-19
powerpc/code-patching: Inline create_branch()
Christophe Leroy
1
-2
/
+20
2022-05-19
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
Christophe Leroy
1
-2
/
+27
2022-05-11
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
1
-0
/
+2
2022-02-16
powerpc: Move and rename func_descr_t
Christophe Leroy
1
-1
/
+1
2021-12-23
powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.h
Christophe Leroy
1
-0
/
+15
2021-12-23
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
1
-7
/
+0
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
1
-9
/
+9
2021-10-07
powerpc/lib: Add helper to check if offset is within conditional branch range
Naveen N. Rao
1
-0
/
+1
2021-06-16
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
1
-11
/
+10
2021-06-16
powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
Christophe Leroy
1
-1
/
+0
2021-06-15
powerpc/lib/code-patching: Use PPC_RAW_() macros
Christophe Leroy
1
-7
/
+5
2021-03-09
powerpc/64s: Use symbolic macros for function entry encoding
Michael Ellerman
1
-3
/
+4
2021-03-09
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
1
-1
/
+1
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-16
/
+16
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-1
/
+2
2020-05-18
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
1
-6
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-12-19
powerpc: add modify_instruction() and modify_instruction_site()
Christophe Leroy
1
-0
/
+11
2018-12-19
powerpc: simplify patch_instruction_site() and patch_branch_site()
Christophe Leroy
1
-2
/
+10
2018-10-26
powerpc/code-patching: Add a helper to get the address of a patch_site
Christophe Leroy
1
-0
/
+5
2018-08-07
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
1
-0
/
+2
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
1
-0
/
+1
2018-01-21
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
1
-0
/
+1
2017-12-11
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
1
-0
/
+1
2017-11-01
Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...
Naveen N. Rao
1
-9
/
+1
2017-07-03
powerpc64/elfv1: Only dereference function descriptor for non-text symbols
Naveen N. Rao
1
-1
/
+9
2017-04-24
powerpc: Introduce a new helper to obtain function entry points
Naveen N. Rao
1
-0
/
+41
2017-02-10
powerpc/kprobes: Implement Optprobes
Anju T
1
-0
/
+1
2017-02-10
powerpc: Add helper to check if offset is within relative branch range
Anju T
1
-0
/
+1
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
1
-6
/
+4
2016-03-07
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
1
-0
/
+21
2014-06-24
powerpc: Add ppc_global_function_entry()
Michael Ellerman
1
-0
/
+11
2014-04-23
powerpc: Add ABIv2 support to ppc_function_entry
Anton Blanchard
1
-4
/
+36
2013-12-02
powerpc: Move the patch_exception to a common place
Kevin Hao
1
-0
/
+7
2012-07-03
powerpc: Have patch_instruction detect faults
Steven Rostedt
1
-2
/
+2
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
1
-3
/
+1
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+54