summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/module_64.c
Commit message (Expand)AuthorAgeFilesLines
* modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-031-8/+0
* powerpc/module: Add support for R_PPC64_REL32 relocationsMichael Ellerman2016-11-141-0/+5
* powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() callMichael Ellerman2016-07-211-2/+3
* powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-141-2/+2
* Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman2016-03-111-62/+152
|\
| * powerpc/ftrace: Add support for -mprofile-kernel ftrace ABITorsten Duwe2016-03-071-3/+46
| * powerpc/module: Create a special stub for ftrace_caller()Michael Ellerman2016-03-071-1/+68
| * powerpc/module: Mark module stubs with a magic valueMichael Ellerman2016-03-071-52/+26
| * powerpc/module: Only try to generate the ftrace_caller() stub onceMichael Ellerman2016-03-071-8/+14
* | powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-02-081-1/+1
|/
* powerpc: Simplify module TOC handlingAlan Modra2016-01-211-3/+9
* powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-131-0/+27
* powerpc: Use pr_fmt in module loader codeAnton Blanchard2014-10-021-19/+17
* powerpc/module: Fix TOC symbol CRCLaurent Dufour2014-06-251-1/+10
* powerpc/module: Fix stubs for BERusty Russell2014-05-201-1/+1
* powerpc/modules: Create module_trampoline_target()Anton Blanchard2014-04-231-0/+29
* powerpc/modules: Create is_module_trampoline()Anton Blanchard2014-04-231-5/+46
* powerpc: modules: implement stubs for ELFv2 ABI.Rusty Russell2014-04-231-12/+61
* powerpc: modules: skip r2 setup for ELFv2Rusty Russell2014-04-231-6/+16
* powerpc: modules: use r12 for stub jump address.Rusty Russell2014-04-231-5/+5
* powerpc: modules: change r2 save/restore offset for ELFv2 ABI.Rusty Russell2014-04-231-8/+15
* powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI.Rusty Russell2014-04-231-1/+2
* powerpc: Handle new ELFv2 module relocationsRusty Russell2014-04-231-0/+17
* powerpc: Fix up TOC. for modules.Rusty Russell2014-04-231-0/+29
* powerpc: modules implement R_PPC64_TOCSAVE relocation.Rusty Russell2014-04-231-0/+8
* powerpc: make module stub code endian independentRusty Russell2014-04-231-31/+11
* powerpc: Move local setup.h declarations to arch includesRobert Jennings2013-10-301-2/+1
* powerpc: Make kernel module helper endian-safe.Eugene Surovegin2013-10-111-0/+16
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-101-0/+30
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-10/+0
* powerpc: Unify opcode definitions and supportKumar Gala2009-02-231-1/+1
* powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2008-11-201-0/+13
* Fix compile failure with non modular buildsJames Bottomley2008-09-171-19/+0
* lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-1/+12
* powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman2008-07-011-1/+2
* powerpc: Move common module code into its own fileKumar Gala2008-07-011-78/+0
* [POWERPC] Optimize counting distinct entries in the relocation sectionsEmil Medve2007-12-211-17/+64
* [POWERPC] Generic BUG for powerpcJeremy Fitzhardinge2006-12-111-17/+6
* [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-251-9/+40
* [PATCH] powerpc64: Fix loading of modules without a .toc sectionAlan Modra2006-04-281-4/+12
* powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras2005-11-141-0/+455
OpenPOWER on IntegriCloud