aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module_32.c
AgeCommit message (Expand)Author
2023-03-09module: replace module_layout with module_memorySong Liu
2022-05-22powerpc/modules: Use PPC_LI macros instead of opencodingChristophe Leroy
2022-05-22powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_tar...Christophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-02-07powerpc/module_32: Fix livepatching for RO modulesChristophe Leroy
2021-11-29powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy
2021-11-29powerpc/ftrace: Add module_trampoline_target() for PPC32Christophe Leroy
2021-06-16powerpc/modules: Use PPC_RAW_xx() macrosChristophe Leroy
2020-05-11powerpc: module_[32|64].c: replace swap function with built-in oneAndrey Abramov
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-06powerpc/module32: Use symbolic instructions names.Christophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-05-25powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre
2016-03-07powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2008-11-20powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt
2008-07-01powerpc: Move common module code into its own fileKumar Gala
2007-12-21[POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve
2007-01-24[POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras