aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-18/+2
2011-01-18MIPS: jump label: Add MIPS support.David Daney1-0/+5
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes1-11/+3
2009-08-03MIPS: Module: Make error messages unique.Ralf Baechle1-3/+5
2009-08-03MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos1-2/+2
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto1-0/+15
2006-06-06[MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto1-0/+6
2005-10-29Improved modules loader, more robust and works on 64bit kernels.Thiemo Seufer1-0/+336
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+53