aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-01-19[PATCH] sort exception tablesPaul Mackerras1-1/+0
2004-01-18[PATCH] modules: skip debug sectionsAndrew Morton1-0/+4
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini1-3/+3
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras1-0/+42
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton1-0/+4
2003-01-12[MODULES] Centralize undefined symbol checks; handle undef weak.Richard Henderson1-6/+2
2003-01-05[PATCH] "constfrobbing considered harmful"Rusty Russell1-1/+1
2003-01-01[PATCH] Modules: fix plt sectionsRusty Russell1-3/+3
2003-01-01[PATCH] Modules 3/3: Sort sectionsRusty Russell1-21/+32
2003-01-01[PATCH] Modules 2/3: Use sh_addr instead of sh_offsetRusty Russell1-3/+3
2002-12-06PPC32: in loading modules, make sure PLT start address is aligned.Paul Mackerras1-5/+9
2002-11-21PPC32: In-kernel module linker for PPC.Rusty Russell1-0/+260