aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* mips: remove needless include of module.h from core kernel files.Paul Gortmaker2011-10-311-1/+0
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-18/+2
* MIPS: jump label: Add MIPS support.David Daney2011-01-181-0/+5
* mm: unify module_alloc code for vmallocDavid Rientjes2011-01-131-11/+3
* MIPS: Module: Make error messages unique.Ralf Baechle2009-08-031-3/+5
* MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos2009-08-031-2/+2
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-301-0/+15
* [MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto2006-06-061-0/+6
* Improved modules loader, more robust and works on 64bit kernels.Thiemo Seufer2005-10-291-0/+336
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+53