aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman1-6/+14
2015-12-04module: use a structure to encapsulate layout.Rusty Russell1-3/+3
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard1-17/+14
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings1-2/+1
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler1-6/+5
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-11/+0
2008-11-20powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt1-0/+10
2008-07-01powerpc: Move common module code into its own fileKumar Gala1-72/+0
2007-12-21[POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve1-14/+63
2007-01-24[POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet1-1/+6
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge1-17/+6
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt1-10/+29
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras1-0/+320