summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao2018-10-201-0/+8
* powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2018-08-071-1/+3
* powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek2018-06-031-0/+6
* 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/+1Star
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-11-011-1/+0Star
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-18/+0Star
* powerpc: remove unused variableStephen Rothwell2010-10-061-1/+0Star
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-5/+0Star
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0Star
* powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-211-0/+6
* powerpc: Remove dead module_find_bug codeSteven Rostedt2008-08-181-15/+0Star
* powerpc: Fixup lwsync at runtimeKumar Gala2008-07-031-0/+6
* powerpc: Move common module code into its own fileKumar Gala2008-07-011-0/+110