summaryrefslogtreecommitdiff
path: root/arch/blackfin/kernel/module.c
AgeCommit message (Expand)Author
2017-07-24module: Fix pr_fmt() bug for header use of printkJoe Perches
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-03-25Blackfin: use more standard pr_fmt in the module loaderJoe Perches
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-09-16Blackfin: fix module reloc handling for all memory regionsMike Frysinger
2009-09-16Blackfin: cleanup module section checkingMike Frysinger
2009-09-16Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger
2009-09-16Blackfin: cleanup printk() usage in module codeMike Frysinger
2009-09-16Blackfin: reject outdated/unused/wrong relocation typesRobin Getz
2009-06-12Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger
2009-01-07Blackfin arch: Remove all traces of the relocation stackBernd Schmidt
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang
2008-07-19Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang
2008-05-07[Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-05-07blackfin architectureBryan Wu