index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-06-17
powerpc: Don't use 'struct ppc_inst' to reference instruction location
Christophe Leroy
2021-06-16
powerpc/lib/code-patching: Make instr_is_branch_to_addr() static
Christophe Leroy
2021-06-16
powerpc/lib/code-patching: Use PPC_RAW_() macros
Christophe Leroy
2021-03-10
powerpc/64s: Use symbolic macros for function entry encoding
Michael Ellerman
2021-03-09
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-19
powerpc: add modify_instruction() and modify_instruction_site()
Christophe Leroy
2018-12-19
powerpc: simplify patch_instruction_site() and patch_branch_site()
Christophe Leroy
2018-10-26
powerpc/code-patching: Add a helper to get the address of a patch_site
Christophe Leroy
2018-08-08
powerpc/asm: Add a patch_site macro & helpers for patching instructions
Michael Ellerman
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-01-21
powerpc/lib/feature-fixups: use raw_patch_instruction()
Christophe Leroy
2017-12-11
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
2017-11-01
Revert "powerpc64/elfv1: Only dereference function descriptor for non-text sy...
Naveen N. Rao
2017-07-03
powerpc64/elfv1: Only dereference function descriptor for non-text symbols
Naveen N. Rao
2017-04-24
powerpc: Introduce a new helper to obtain function entry points
Naveen N. Rao
2017-02-10
powerpc/kprobes: Implement Optprobes
Anju T
2017-02-10
powerpc: Add helper to check if offset is within relative branch range
Anju T
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-03-07
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
2014-06-24
powerpc: Add ppc_global_function_entry()
Michael Ellerman
2014-04-23
powerpc: Add ABIv2 support to ppc_function_entry
Anton Blanchard
2013-12-02
powerpc: Move the patch_exception to a common place
Kevin Hao
2012-07-03
powerpc: Have patch_instruction detect faults
Steven Rostedt
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell