aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/module.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin1-1/+1
2018-05-28powerpc/modules: remove unused mod_arch_specific.toc fieldJosh Poimboeuf1-8/+5
2018-05-03powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao1-0/+3
2018-04-09powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagicMichael Ellerman1-1/+11
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky1-0/+3
2017-05-15powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman1-0/+4
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel1-4/+0
2016-11-14powerpc: Build-time sort the exception tableNicholas Piggin1-4/+0
2016-03-11Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman1-2/+10
2016-03-07powerpc/module: Mark module stubs with a magic valueMichael Ellerman1-2/+1
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman1-0/+9
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2014-04-23powerpc/modules: Create module_trampoline_target()Anton Blanchard1-0/+2
2014-04-23powerpc/modules: Create is_module_trampoline()Anton Blanchard1-0/+1
2014-04-23powerpc: Fix up TOC. for modules.Rusty Russell1-0/+1
2013-07-24powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard1-3/+2
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-6/+1
2009-12-15module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell1-0/+5
2008-11-20powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt1-1/+4
2008-11-20powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt1-0/+11
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+77