index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
module_32.c
Age
Commit message (
Expand
)
Author
2021-11-29
powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32
Christophe Leroy
2021-11-29
powerpc/ftrace: Add module_trampoline_target() for PPC32
Christophe Leroy
2021-06-16
powerpc/modules: Use PPC_RAW_xx() macros
Christophe Leroy
2020-05-11
powerpc: module_[32|64].c: replace swap function with built-in one
Andrey Abramov
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-06
powerpc/module32: Use symbolic instructions names.
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-05-25
powerpc/sparse: Fix plain integer as NULL pointer warning
Mathieu Malaterre
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