aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module.c
AgeCommit message (Expand)Author
2020-07-27powerpc: Use MODULES_VADDR if definedChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-10-20powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2010-10-05powerpc: remove unused variableStephen Rothwell
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt
2008-08-18powerpc: Remove dead module_find_bug codeSteven Rostedt
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala
2008-07-01powerpc: Move common module code into its own fileKumar Gala