aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module_64.c
Commit message (Expand)AuthorAge
* powerpc: Use pr_fmt in module loader codeAnton Blanchard2014-10-02
* powerpc/module: Fix TOC symbol CRCLaurent Dufour2014-06-24
* powerpc/module: Fix stubs for BERusty Russell2014-05-19
* powerpc/modules: Create module_trampoline_target()Anton Blanchard2014-04-22
* powerpc/modules: Create is_module_trampoline()Anton Blanchard2014-04-22
* powerpc: modules: implement stubs for ELFv2 ABI.Rusty Russell2014-04-22
* powerpc: modules: skip r2 setup for ELFv2Rusty Russell2014-04-22
* powerpc: modules: use r12 for stub jump address.Rusty Russell2014-04-22
* powerpc: modules: change r2 save/restore offset for ELFv2 ABI.Rusty Russell2014-04-22
* powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI.Rusty Russell2014-04-22
* powerpc: Handle new ELFv2 module relocationsRusty Russell2014-04-22
* powerpc: Fix up TOC. for modules.Rusty Russell2014-04-22
* powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell2014-04-22
* powerpc: make module stub code endian independentRusty Russell2014-04-22
* 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-22
* 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-06-30
* powerpc: Move common module code into its own fileKumar Gala2008-06-30
* [POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve2007-12-20
* [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-11
* [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-24
* [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