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