aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/module.c
Commit message (Expand)AuthorAge
* ARM: Fix build error for SMP=n buildsRussell King2011-08-04
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-17
* Merge branch 'p2v' into develRussell King2011-03-16
|\
| * ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-17
* | Merge branch 'misc' into develRussell King2011-03-16
|\ \
| * | ARM: improve module relocation fixup diagnosticsRussell King2011-02-23
| |/
* / ARM: fixup SMP alternatives in modulesRussell King2011-02-10
|/
* mm: unify module_alloc code for vmallocDavid Rientjes2011-01-13
* ARM: module: ignore unwind for sections not marked SHF_ALLOCRussell King2010-12-01
* ARM: module: clean up handling of ELF unwind tablesRussell King2010-12-01
* ARM: 6340/1: module - additional unwind tables for exit/devexit sectionsPhil Carmody2010-09-02
* ARM: 6339/1: module - simplify unwind table handlingPhil Carmody2010-09-02
* ARM: 6338/1: module - simplify code with temporariesPhil Carmody2010-09-02
* ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernelCatalin Marinas2010-08-05
* ARM: 6190/1: Remove dummy loads from the original relocation addressCatalin Marinas2010-08-05
* ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas2010-08-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Thumb-2: Add support for loadable modulesCatalin Marinas2009-07-24
* [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2009-05-07
* Merge branch 'master' into develRussell King2009-03-28
|\
| * [ARM] 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone2009-03-21
* | [ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas2009-02-19
|/
* [ARM] use asm/sections.hRussell King2008-12-01
* [ARM] fix naming of MODULE_START / MODULE_ENDRussell King2008-11-06
* [ARM] Improve non-executable supportRussell King2008-10-01
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* [ARM] Fix ARM branch relocation rangeKevin Welton2007-05-08
* [ARM] nommu: allows to support module in nommuHyok S. Choi2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz2005-12-14
* [ARM] Fix sparse warningsRussell King2005-10-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16