index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
module_32.c
Age
Commit message (
Expand
)
Author
2016-03-07
powerpc/module: Only try to generate the ftrace_caller() stub once
Michael Ellerman
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
2014-10-02
powerpc: Use pr_fmt in module loader code
Anton Blanchard
2013-10-30
powerpc: Move local setup.h declarations to arch includes
Robert Jennings
2012-06-08
powerpc: Fix kernel panic during kernel module load
Steffen Rumler
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2008-11-20
powerpc/ppc32: ftrace, dynamic ftrace to handle modules
Steven Rostedt
2008-07-01
powerpc: Move common module code into its own file
Kumar Gala
2007-12-21
[POWERPC] Optimize counting distinct entries in the relocation sections
Emil Medve
2007-01-24
[POWERPC] Add support for R_PPC_ADDR16_HI relocations
Simon Vallet
2006-12-11
[POWERPC] Generic BUG for powerpc
Jeremy Fitzhardinge
2006-10-25
[POWERPC] Support feature fixups in modules
Benjamin Herrenschmidt
2006-03-27
powerpc: Move module.c over to arch/powerpc
Paul Mackerras