aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker1-0/+15
2009-03-28Merge branch 'master' into develRussell King1-0/+9
2009-03-21[ARM] 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone1-0/+9
2009-02-19[ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas1-0/+64
2008-12-01[ARM] use asm/sections.hRussell King1-2/+2
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King1-4/+4
2008-10-01[ARM] Improve non-executable supportRussell King1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2007-05-08[ARM] Fix ARM branch relocation rangeKevin Welton1-2/+2
2006-09-27[ARM] nommu: allows to support module in nommuHyok S. Choi1-0/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-12-14[ARM] 3205/1: Handle new EABI relocations when loading kernel modules.Daniel Jacobowitz1-0/+2
2005-10-28[ARM] Fix sparse warningsRussell King1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+152