summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/module.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin2018-06-111-1/+1
* powerpc/modules: remove unused mod_arch_specific.toc fieldJosh Poimboeuf2018-05-281-8/+5
* powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao2018-05-031-0/+3
* powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagicMichael Ellerman2018-04-091-1/+11
* powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-091-0/+3
* powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman2017-05-151-0/+4
* modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-031-4/+0
* powerpc: Build-time sort the exception tableNicholas Piggin2016-11-141-4/+0
* Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman2016-03-111-2/+10
|\
| * powerpc/module: Mark module stubs with a magic valueMichael Ellerman2016-03-071-2/+1
| * powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman2016-03-071-0/+9
* | powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
|/
* powerpc/modules: Create module_trampoline_target()Anton Blanchard2014-04-231-0/+2
* powerpc/modules: Create is_module_trampoline()Anton Blanchard2014-04-231-0/+1
* powerpc: Fix up TOC. for modules.Rusty Russell2014-04-231-0/+1
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-07-241-3/+2
* Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-6/+1
* module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-151-0/+5
* powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt2008-11-201-1/+4
* powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2008-11-201-0/+11
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+77
OpenPOWER on IntegriCloud