aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-05-15[PATCH] alpha: fix GP-load symbol linkageRichard Henderson1-0/+4
2004-01-19[PATCH] Relocation overflow with modules on AlphaAndrew Morton1-1/+1
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton1-0/+5
2003-03-24[PATCH] alpha: handle unaligned REFQUADs produced by BUG() macroIvan Kokshaysky1-1/+3
2003-01-12[MODULES] Centralize undefined symbol checks; handle undef weak.Richard Henderson1-8/+3
2003-01-06[ALPHA] Adjust signature of module_frob_arch_sections.Richard Henderson1-5/+4
2002-12-25[ALPHA] ET_REL modules support.Richard Henderson1-0/+306