summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/module_64.c (follow)
Commit message (Expand)AuthorAge
* powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman2021-09-22
* powerpc: Simplify module TOC handlingAlan Modra2018-02-16
* powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-03-16
* powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-31
* powerpc: Use pr_fmt in module loader codeAnton Blanchard2014-10-02
* powerpc/module: Fix TOC symbol CRCLaurent Dufour2014-06-25
* powerpc/module: Fix stubs for BERusty Russell2014-05-20
* powerpc/modules: Create module_trampoline_target()Anton Blanchard2014-04-23
* powerpc/modules: Create is_module_trampoline()Anton Blanchard2014-04-23
* powerpc: modules: implement stubs for ELFv2 ABI.Rusty Russell2014-04-23
* powerpc: modules: skip r2 setup for ELFv2Rusty Russell2014-04-23
* powerpc: modules: use r12 for stub jump address.Rusty Russell2014-04-23
* powerpc: modules: change r2 save/restore offset for ELFv2 ABI.Rusty Russell2014-04-23
* powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI.Rusty Russell2014-04-23
* powerpc: Handle new ELFv2 module relocationsRusty Russell2014-04-23
* powerpc: Fix up TOC. for modules.Rusty Russell2014-04-23
* powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell2014-04-23
* powerpc: make module stub code endian independentRusty Russell2014-04-23
* powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-30
* powerpc: Make kernel module helper endian-safe.Eugene Surovegin2013-10-11
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-10
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-23
* powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2008-11-20
* Fix compile failure with non modular buildsJames Bottomley2008-09-17
* lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-09
* powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-07-01
* powerpc: Move common module code into its own fileKumar Gala2008-07-01
* [POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve2007-12-21
* [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-11
* [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-25
* [PATCH] powerpc64: Fix loading of modules without a .toc sectionAlan Modra2006-04-28
* powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-14