aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens1-1/+1
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman1-0/+5
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings1-2/+1
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker1-1/+0
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-18/+0
2010-10-05powerpc: remove unused variableStephen Rothwell1-1/+0
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-5/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt1-0/+6
2008-08-18powerpc: Remove dead module_find_bug codeSteven Rostedt1-15/+0
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala1-0/+6
2008-07-01powerpc: Move common module code into its own fileKumar Gala1-0/+110