summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module_64.c
AgeCommit message (Expand)AuthorLines
2014-10-02powerpc: Use pr_fmt in module loader codeAnton Blanchard-19/+17
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour-1/+10
2014-05-20powerpc/module: Fix stubs for BERusty Russell-1/+1
2014-04-23powerpc/modules: Create module_trampoline_target()Anton Blanchard-0/+29
2014-04-23powerpc/modules: Create is_module_trampoline()Anton Blanchard-5/+46
2014-04-23powerpc: modules: implement stubs for ELFv2 ABI.Rusty Russell-12/+61
2014-04-23powerpc: modules: skip r2 setup for ELFv2Rusty Russell-6/+16
2014-04-23powerpc: modules: use r12 for stub jump address.Rusty Russell-5/+5
2014-04-23powerpc: modules: change r2 save/restore offset for ELFv2 ABI.Rusty Russell-8/+15
2014-04-23powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI.Rusty Russell-1/+2
2014-04-23powerpc: Handle new ELFv2 module relocationsRusty Russell-0/+17
2014-04-23powerpc: Fix up TOC. for modules.Rusty Russell-0/+29
2014-04-23powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell-0/+8
2014-04-23powerpc: make module stub code endian independentRusty Russell-31/+11
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings-2/+1
2013-10-11powerpc: Make kernel module helper endian-safe.Eugene Surovegin-0/+16
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard-0/+30
2011-07-24modules: make arch's use default loader hooksJonas Bonn-10/+0
2009-02-23powerpc: Unify opcode definitions and supportKumar Gala-1/+1
2008-11-20powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt-0/+13
2008-09-17Fix compile failure with non modular buildsJames Bottomley-19/+0
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley-1/+12
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman-1/+2
2008-07-01powerpc: Move common module code into its own fileKumar Gala-78/+0
2007-12-21[POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve-17/+64
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge-17/+6
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt-9/+40
2006-04-28[PATCH] powerpc64: Fix loading of modules without a .toc sectionAlan Modra-4/+12
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras-0/+455