index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
module_64.c
Age
Commit message (
Expand
)
Author
2025-09-15
powerpc64/modules: replace stub allocation sentinel with an explicit counter
Joe Lawrence
2025-09-15
powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubs
Joe Lawrence
2025-04-15
powerpc64/ftrace: fix module loading without patchable function entries
Anthony Iliopoulos
2025-01-11
modules: Support extended MODVERSIONS info
Matthew Maurer
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-10-31
powerpc64/ftrace: Move ftrace sequence out of line
Naveen N Rao
2024-10-31
powerpc/module_64: Convert #ifdef to IS_ENABLED()
Naveen N Rao
2024-08-21
powerpc/64: Convert patch_instruction() to patch_u32()
Benjamin Gray
2023-08-22
powerpc/ftrace: Add support for -fpatchable-function-entry
Naveen N Rao
2023-04-20
powerpc/64: modules support building with PCREL addresing
Nicholas Piggin
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2023-01-26
powerpc/module_64: Fix "expected nop" error on module re-patching
Josh Poimboeuf
2023-01-26
powerpc/module_64: Improve restore_r2() return semantics
Josh Poimboeuf
2022-12-02
powerpc/64: Add module check for ELF ABI version
Nicholas Piggin
2022-05-22
powerpc/modules: Use PPC_LI macros instead of opencoding
Christophe Leroy
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
2022-02-24
powerpc/module_64: fix array_size.cocci warning
Guo Zhengkui
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
2022-02-16
powerpc: Prepare func_desc_t for refactorisation
Christophe Leroy
2022-02-16
powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
Christophe Leroy
2022-02-03
powerpc/module_64: use module_init_section instead of patching names
Wedson Almeida Filho
2021-12-14
powerpc/module_64: Fix livepatching for RO modules
Russell Currey
2021-06-16
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-02
powerpc/module_64: Use special stub for _mcount() with -mprofile-kernel
Naveen N. Rao
2020-06-02
powerpc/module_64: Simplify check for -mprofile-kernel ftrace relocations
Naveen N. Rao
2020-06-02
powerpc/module_64: Consolidate ftrace code
Naveen N. Rao
2020-05-19
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-11
powerpc: module_[32|64].c: replace swap function with built-in one
Andrey Abramov
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-06
powerpc/module64: Use symbolic instructions names.
Christophe Leroy
2019-07-06
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
2019-07-06
powerpc/module64: Fix comment in R_PPC64_ENTRY handling
Michael Ellerman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-10-20
powerpc/64/module: REL32 relocation range check
Nicholas Piggin
2018-10-20
powerpc64/module elfv1: Set opd addresses after module relocation
Naveen N. Rao
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2018-05-28
powerpc/modules: remove unused mod_arch_specific.toc field
Josh Poimboeuf
2018-05-03
powerpc64/ftrace: Implement support for ftrace_regs_caller()
Naveen N. Rao
2018-05-03
powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
Naveen N. Rao
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-09
powerpc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2017-12-11
powerpc/modules: Fix alignment of .toc section in kernel modules
Alan Modra
2017-12-11
powerpc/modules: Improve restore_r2() error message
Josh Poimboeuf
2017-12-11
powerpc/modules: Don't try to restore r2 after a sibling call
Josh Poimboeuf
2017-12-11
powerpc/modules: Add REL24 relocation support of livepatch symbols
Kamalesh Babulal
2017-10-13
powerpc/modules: Use WARN_ON() in stub_for_addr()
Kamalesh Babulal
[next]