aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-13
* powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman2016-03-06
* powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-30
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* powerpc: remove unused variableStephen Rothwell2010-10-05
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-20
* powerpc: Remove dead module_find_bug codeSteven Rostedt2008-08-18
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-03
* powerpc: Move common module code into its own fileKumar Gala2008-06-30