summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/module.c
AgeCommit message (Expand)AuthorLines
2025-09-19sparc/module: Make it clear that relocation numbers are shown in hexKoakuma-1/+1
2025-09-19sparc/module: Add R_SPARC_UA64 relocation handlingKoakuma-0/+1
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)-19/+0
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)-4/+16
2024-05-14sparc: simplify module_alloc()Mike Rapoport (IBM)-24/+1
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin-1/+1
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu-1/+1
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell-4/+0
2012-09-21sparc: fix the return value of module_alloc()Wei Yongjun-3/+1
2012-09-21sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32Andreas Larsson-5/+4
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller-20/+1
2012-03-28Disintegrate asm/system.h for SparcDavid Howells-0/+1
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller-0/+27
2011-07-24modules: make arch's use default loader hooksJonas Bonn-28/+0
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches-1/+1
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes-10/+4
2010-09-22jump label: Add sparc64 supportDavid S. Miller-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+1
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell-2/+0
2008-12-26sparc: unify module.cSam Ravnborg-0/+255
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg-163/+0
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller-0/+1
2005-09-11[SPARC]: Fix dot-symbol exporting for good.Al Viro-3/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+159