summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-35/+0
* sh: Ignore R_SH_NONE module relocations.Paul Mundt2011-05-231-0/+2
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+0
* sh: Tidy up the dwarf module helpers.Paul Mundt2009-10-131-30/+5
* sh: Teach the DWARF unwinder about modulesMatt Fleming2009-10-111-0/+32
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* sh: Fix up SHmedia module ELF relocations.Paul Mundt2009-05-091-1/+1
* sh: module_alloc() should be using vmalloc_exec().Paul Mundt2008-08-041-1/+2
* sh: Fix up __bug_table handling in module loader.Paul Mundt2008-08-041-1/+3
* sh: module.c use kernel unaligned helpersHarvey Harrison2008-06-021-34/+5
* sh: Merge sh and sh64 module.c.Paul Mundt2008-01-281-13/+49
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+146