aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin1-1/+1
2013-11-13mm/arch: use NUMA_NO_NODEJianguo Wu1-1/+1
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell1-4/+0
2012-09-21sparc: fix the return value of module_alloc()Wei Yongjun1-3/+1
2012-09-21sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32Andreas Larsson1-5/+4
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller1-20/+1
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-0/+1
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller1-0/+27
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-28/+0
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes1-10/+4
2010-09-22jump label: Add sparc64 supportDavid S. Miller1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2008-12-26sparc: unify module.cSam Ravnborg1-0/+255
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-163/+0
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller1-0/+1
2005-09-11[SPARC]: Fix dot-symbol exporting for good.Al Viro1-3/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+159