aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/module.c
AgeCommit message (Expand)Author
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-09-28MIPS: Fix module.c build for 32 bitRalf Baechle
2012-08-17MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle
2012-08-17MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-01-18MIPS: jump label: Add MIPS support.David Daney
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2009-08-03MIPS: Module: Make error messages unique.Ralf Baechle
2009-08-03MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2006-11-30[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto
2006-06-06[MIPS] Ignore unresolved weak symbols in modules.Atsushi Nemoto
2005-10-29Improved modules loader, more robust and works on 64bit kernels.Thiemo Seufer
2005-04-16Linux-2.6.12-rc2Linus Torvalds