| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 8220/1: allow modules outside of bl range | Ard Biesheuvel | 2015-05-08 | 1 | -1/+31 |
* | ARM: 8219/1: handle interworking and out-of-range relocations separately | Ard Biesheuvel | 2015-02-23 | 1 | -14/+24 |
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 2015-02-13 | 1 | -1/+1 |
* | ARM: convert printk(KERN_* to pr_* | Russell King | 2014-11-21 | 1 | -1/+1 |
* | ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations | Andrey Ryabinin | 2014-08-27 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 1 | -23/+34 |
|\ |
|
| * | ARM: module: correctly relocate instructions in BE8 | Ben Dooks | 2013-10-19 | 1 | -23/+34 |
* | | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-13 | 1 | -1/+1 |
|/ |
|
* | ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables | Douglas Anderson | 2013-09-02 | 1 | -0/+8 |
* | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -8/+0 |
* | ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* | Catalin Marinas | 2011-08-23 | 1 | -1/+1 |
* | ARM: Fix build error for SMP=n builds | Russell King | 2011-08-04 | 1 | -0/+4 |
* | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -28/+1 |
* | ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols | Dave Martin | 2011-06-17 | 1 | -2/+11 |
* | Merge branch 'p2v' into devel | Russell King | 2011-03-16 | 1 | -1/+7 |
|\ |
|
| * | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching | Russell King | 2011-02-17 | 1 | -1/+22 |
* | | Merge branch 'misc' into devel | Russell King | 2011-03-16 | 1 | -13/+14 |
|\ \ |
|
| * | | ARM: improve module relocation fixup diagnostics | Russell King | 2011-02-23 | 1 | -13/+14 |
| |/ |
|
* / | ARM: fixup SMP alternatives in modules | Russell King | 2011-02-10 | 1 | -1/+21 |
|/ |
|
* | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-13 | 1 | -11/+3 |
* | ARM: module: ignore unwind for sections not marked SHF_ALLOC | Russell King | 2010-12-01 | 1 | -0/+3 |
* | ARM: module: clean up handling of ELF unwind tables | Russell King | 2010-12-01 | 1 | -55/+51 |
* | ARM: 6340/1: module - additional unwind tables for exit/devexit sections | Phil Carmody | 2010-09-02 | 1 | -0/+8 |
* | ARM: 6339/1: module - simplify unwind table handling | Phil Carmody | 2010-09-02 | 1 | -27/+19 |
* | ARM: 6338/1: module - simplify code with temporaries | Phil Carmody | 2010-09-02 | 1 | -6/+8 |
* | ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernel | Catalin Marinas | 2010-08-05 | 1 | -0/+4 |
* | ARM: 6190/1: Remove dummy loads from the original relocation address | Catalin Marinas | 2010-08-05 | 1 | -2/+0 |
* | ARM: 6189/1: Add support for the MOVW/MOVT relocations in Thumb-2 | Catalin Marinas | 2010-08-05 | 1 | -0/+32 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | Thumb-2: Add support for loadable modules | Catalin Marinas | 2009-07-24 | 1 | -0/+53 |
* | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types | Paul Gortmaker | 2009-05-07 | 1 | -0/+15 |
* | Merge branch 'master' into devel | Russell King | 2009-03-28 | 1 | -0/+9 |
|\ |
|
| * | [ARM] 5428/1: Module relocation update for R_ARM_V4BX | Daniel Silverstone | 2009-03-21 | 1 | -0/+9 |
* | | [ARM] 5384/1: unwind: Add stack unwinding support for loadable modules | Catalin Marinas | 2009-02-19 | 1 | -0/+64 |
|/ |
|
* | [ARM] use asm/sections.h | Russell King | 2008-12-01 | 1 | -2/+2 |
* | [ARM] fix naming of MODULE_START / MODULE_END | Russell King | 2008-11-06 | 1 | -4/+4 |
* | [ARM] Improve non-executable support | Russell King | 2008-10-01 | 1 | -1/+1 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | [ARM] Fix ARM branch relocation range | Kevin Welton | 2007-05-08 | 1 | -2/+2 |
* | [ARM] nommu: allows to support module in nommu | Hyok S. Choi | 2006-09-27 | 1 | -0/+8 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. | Daniel Jacobowitz | 2005-12-14 | 1 | -0/+2 |
* | [ARM] Fix sparse warnings | Russell King | 2005-10-28 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+152 |