Nicholas Piggin
|
abba759796
powerpc/kbuild: move -mprofile-kernel check to Kconfig
|
7 년 전 |
Josh Poimboeuf
|
8ce621e1d9
powerpc/modules: remove unused mod_arch_specific.toc field
|
7 년 전 |
Naveen N. Rao
|
ae30cc05be
powerpc64/ftrace: Implement support for ftrace_regs_caller()
|
7 년 전 |
Naveen N. Rao
|
250122baed
powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel
|
7 년 전 |
Linus Torvalds
|
03f51d4efa
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 년 전 |
Sergey Senozhatsky
|
5633e85b2c
powerpc64: Add .opd based function descriptor dereference
|
7 년 전 |
Alan Modra
|
5c45b52801
powerpc/modules: Fix alignment of .toc section in kernel modules
|
7 년 전 |
Josh Poimboeuf
|
1ea61ea239
powerpc/modules: Improve restore_r2() error message
|
7 년 전 |
Josh Poimboeuf
|
b9eab08d01
powerpc/modules: Don't try to restore r2 after a sibling call
|
7 년 전 |
Kamalesh Babulal
|
a443bf6e8a
powerpc/modules: Add REL24 relocation support of livepatch symbols
|
7 년 전 |
Kamalesh Babulal
|
1c0437af9f
powerpc/modules: Use WARN_ON() in stub_for_addr()
|
7 년 전 |
Ard Biesheuvel
|
71810db27c
modversions: treat symbol CRCs as 32 bit quantities
|
8 년 전 |
Michael Ellerman
|
9f751b82b4
powerpc/module: Add support for R_PPC64_REL32 relocations
|
8 년 전 |
Michael Ellerman
|
31278b17a0
powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call
|
9 년 전 |
Michael Ellerman
|
f55d966536
powerpc: Define and use PPC64_ELF_ABI_v2/v1
|
9 년 전 |
Michael Ellerman
|
d8c0282f4d
Merge branch 'topic/mprofile-kernel' into next
|
9 년 전 |
Torsten Duwe
|
153086644f
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
|
9 년 전 |
Michael Ellerman
|
336a7b5dd8
powerpc/module: Create a special stub for ftrace_caller()
|
9 년 전 |
Michael Ellerman
|
f17c4e01e9
powerpc/module: Mark module stubs with a magic value
|
9 년 전 |
Michael Ellerman
|
136cd3450a
powerpc/module: Only try to generate the ftrace_caller() stub once
|
9 년 전 |
Andreas Schwab
|
f15838e9ca
powerpc: Fix dedotify for binutils >= 2.26
|
9 년 전 |
Alan Modra
|
c153693d7e
powerpc: Simplify module TOC handling
|
9 년 전 |
Ulrich Weigand
|
a61674bdfc
powerpc/module: Handle R_PPC64_ENTRY relocations
|
9 년 전 |
Anton Blanchard
|
c7d1f6afe0
powerpc: Use pr_fmt in module loader code
|
11 년 전 |
Laurent Dufour
|
c2cbcf533a
powerpc/module: Fix TOC symbol CRC
|
11 년 전 |
Rusty Russell
|
872aa779bc
powerpc/module: Fix stubs for BE
|
11 년 전 |
Anton Blanchard
|
dd9fa16250
powerpc/modules: Create module_trampoline_target()
|
11 년 전 |
Anton Blanchard
|
83775b8566
powerpc/modules: Create is_module_trampoline()
|
11 년 전 |
Rusty Russell
|
008d7a914e
powerpc: modules: implement stubs for ELFv2 ABI.
|
11 년 전 |
Rusty Russell
|
5c729a115e
powerpc: modules: skip r2 setup for ELFv2
|
11 년 전 |