summaryrefslogtreecommitdiff
path: root/arch/ppc/kernel/module.c
AgeCommit message (Expand)Author
2004-01-19[PATCH] sort exception tablesPaul Mackerras
2004-01-18[PATCH] modules: skip debug sectionsAndrew Morton
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton
2003-01-12[MODULES] Centralize undefined symbol checks; handle undef weak.Richard Henderson
2003-01-05[PATCH] "constfrobbing considered harmful"Rusty Russell
2003-01-01[PATCH] Modules: fix plt sectionsRusty Russell
2003-01-01[PATCH] Modules 3/3: Sort sectionsRusty Russell
2003-01-01[PATCH] Modules 2/3: Use sh_addr instead of sh_offsetRusty Russell
2002-12-06PPC32: in loading modules, make sure PLT start address is aligned.Paul Mackerras
2002-11-21PPC32: In-kernel module linker for PPC.Rusty Russell