summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/module.c
AgeCommit message (Expand)Author
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-14sparc: simplify module_alloc()Mike Rapoport (IBM)
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell
2012-09-21sparc: fix the return value of module_alloc()Wei Yongjun
2012-09-21sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32Andreas Larsson
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2010-09-22jump label: Add sparc64 supportDavid S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2008-12-26sparc: unify module.cSam Ravnborg
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller
2005-09-11[SPARC]: Fix dot-symbol exporting for good.Al Viro
2004-03-29[SPARC32]: Update module linking for symbols starting with "."Keith M. Wesolowski
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton
2003-04-04[SPARC]: Implement STT_REGISTER sparc support more cleanly.Rusty Russell
2003-01-12[MODULES] Centralize undefined symbol checks; handle undef weak.Richard Henderson
2003-01-05[PATCH] "constfrobbing considered harmful"Rusty Russell
2003-01-01[PATCH] Modules 3/3: Sort sectionsRusty Russell
2003-01-01[PATCH] Modules 2/3: Use sh_addr instead of sh_offsetRusty Russell
2002-11-17[SPARC]: Implement module_{init,core}_size.David S. Miller
2002-11-17[SPARC]: Module loading API updates.David S. Miller
2002-11-16[PATCH] separate out moduleloader.hRusty Russell
2002-11-13[PATCH] Sparc and Sparc64 Module updatesRusty Russell
2002-11-11[SPARC]: Updated module support.David S. Miller