summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/module.h
AgeCommit message (Expand)AuthorLines
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+0
2020-06-02powerpc/module_64: Consolidate ftrace codeNaveen N. Rao-3/+0
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada-18/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-4/+1
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin-1/+1
2018-05-28powerpc/modules: remove unused mod_arch_specific.toc fieldJosh Poimboeuf-8/+5
2018-05-03powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao-0/+3
2018-04-09powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagicMichael Ellerman-1/+11
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky-0/+3
2017-05-15powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman-0/+4
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel-4/+0
2016-11-14powerpc: Build-time sort the exception tableNicholas Piggin-4/+0
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman-2/+10
2016-03-07powerpc/module: Mark module stubs with a magic valueMichael Ellerman-2/+1
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman-0/+9
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder-1/+1
2014-04-23powerpc/modules: Create module_trampoline_target()Anton Blanchard-0/+2
2014-04-23powerpc/modules: Create is_module_trampoline()Anton Blanchard-0/+1
2014-04-23powerpc: Fix up TOC. for modules.Rusty Russell-0/+1
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard-3/+2
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells-6/+1
2009-12-15module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell-0/+5
2008-11-20powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt-1/+4
2008-11-20powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt-0/+11
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell-0/+77