summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-171-2/+0
|\
| * powerpc/module: Remove arch specific module bug stuffDr. David Alan Gilbert2024-05-031-2/+0
* | arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-141-63/+0
* | powerpc: extend execmem_params for kprobes allocationsMike Rapoport (IBM)2024-05-141-0/+7
* | mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)2024-05-141-21/+39
|/
* powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy2022-05-191-2/+2
* vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu2022-04-191-1/+1
* powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy2021-11-301-5/+6
* powerpc/modules: Make module_alloc() Strict Module RWX awareJordan Niethe2021-06-211-1/+3
* powerpc/64s/radix: Enable huge vmalloc mappingsNicholas Piggin2021-05-041-5/+13
* powerpc/modules: Load modules closer to kernel textChristophe Leroy2021-04-141-3/+20
* powerpc: Use MODULES_VADDR if definedChristophe Leroy2020-07-271-0/+11
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao2018-10-201-0/+8
* powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman2018-08-081-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/+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