summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao2018-10-19
* powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2018-08-07
* powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek2018-06-03
* 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