index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
2011-10-31
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-01-18
MIPS: jump label: Add MIPS support.
David Daney
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
2009-08-03
MIPS: Module: Make error messages unique.
Ralf Baechle
2009-08-03
MIPS: Fix loading of modules with unresolved weak symbols
Gabor Juhos
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2006-11-30
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
Atsushi Nemoto
2006-06-06
[MIPS] Ignore unresolved weak symbols in modules.
Atsushi Nemoto
2005-10-29
Improved modules loader, more robust and works on 64bit kernels.
Thiemo Seufer
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds