summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/module.c
AgeCommit message (Expand)Author
2011-11-17sparc64: Patch sun4v code sequences properly on module load.David S. Miller
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2010-09-22jump label: Add sparc64 supportDavid S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2008-12-26sparc: unify module.cSam Ravnborg
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller
2005-09-11[SPARC]: Fix dot-symbol exporting for good.Al Viro
2004-03-29[SPARC32]: Update module linking for symbols starting with "."Keith M. Wesolowski
2003-05-12[PATCH] implement module_arch_cleanup() in all architecturesAndrew Morton
2003-04-04[SPARC]: Implement STT_REGISTER sparc support more cleanly.Rusty Russell
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 3/3: Sort sectionsRusty Russell
2003-01-01[PATCH] Modules 2/3: Use sh_addr instead of sh_offsetRusty Russell
2002-11-17[SPARC]: Implement module_{init,core}_size.David S. Miller
2002-11-17[SPARC]: Module loading API updates.David S. Miller
2002-11-16[PATCH] separate out moduleloader.hRusty Russell
2002-11-13[PATCH] Sparc and Sparc64 Module updatesRusty Russell
2002-11-11[SPARC]: Updated module support.David S. Miller