summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/module.c
AgeCommit message (Expand)Author
2022-05-19powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu
2021-11-30powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy
2021-06-21powerpc/modules: Make module_alloc() Strict Module RWX awareJordan Niethe
2021-05-04powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin
2021-04-14powerpc/modules: Load modules closer to kernel textChristophe Leroy
2020-07-27powerpc: Use MODULES_VADDR if definedChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-10-20powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao
2018-08-08powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2010-10-05powerpc: remove unused variableStephen Rothwell
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt
2008-08-18powerpc: Remove dead module_find_bug codeSteven Rostedt
2008-07-03powerpc: Fixup lwsync at runtimeKumar Gala
2008-07-01powerpc: Move common module code into its own fileKumar Gala