summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-131-1/+1
* powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman2016-03-071-0/+5
* powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-301-2/+1
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-18/+0
* powerpc: remove unused variableStephen Rothwell2010-10-051-1/+0
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-5/+0
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-0/+6
* powerpc: Remove dead module_find_bug codeSteven Rostedt2008-08-181-15/+0
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-031-0/+6
* powerpc: Move common module code into its own fileKumar Gala2008-07-011-0/+110