index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
module_64.c
Age
Commit message (
Expand
)
Author
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
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
2016-11-14
powerpc/module: Add support for R_PPC64_REL32 relocations
Michael Ellerman
2016-07-21
powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call
Michael Ellerman
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-03-11
Merge branch 'topic/mprofile-kernel' into next
Michael Ellerman
2016-03-07
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
2016-03-07
powerpc/module: Create a special stub for ftrace_caller()
Michael Ellerman
2016-03-07
powerpc/module: Mark module stubs with a magic value
Michael Ellerman
2016-03-07
powerpc/module: Only try to generate the ftrace_caller() stub once
Michael Ellerman
2016-02-08
powerpc: Fix dedotify for binutils >= 2.26
Andreas Schwab
2016-01-21
powerpc: Simplify module TOC handling
Alan Modra
2016-01-13
powerpc/module: Handle R_PPC64_ENTRY relocations
Ulrich Weigand
2014-10-02
powerpc: Use pr_fmt in module loader code
Anton Blanchard
2014-06-25
powerpc/module: Fix TOC symbol CRC
Laurent Dufour
2014-05-20
powerpc/module: Fix stubs for BE
Rusty Russell
[next]