aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01avr32: remove support for AVR32 architectureHans-Christian Noren Egtvedt1-291/+0
2015-12-04module: use a structure to encapsulate layout.Rusty Russell1-6/+6
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-12/+1
2013-05-13avr32: fix relocation check for signed 18-bit offsetHans-Christian Egtvedt1-1/+1
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-20/+0
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+1
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2007-04-27[AVR32] Clean up exception handling codeHaavard Skinnemoen1-5/+6
2006-10-25[PATCH] AVR32: Silence some compile warningsHaavard Skinnemoen1-2/+2
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen1-0/+324