summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove blackfin portArnd Bergmann2018-03-161-292/+0Star
* module: Fix pr_fmt() bug for header use of printkJoe Perches2017-07-251-18/+21
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-21/+0Star
* Blackfin: use more standard pr_fmt in the module loaderJoe Perches2011-03-251-27/+18Star
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-25/+2Star
* Blackfin: fix module reloc handling for all memory regionsMike Frysinger2009-09-171-28/+34
* Blackfin: cleanup module section checkingMike Frysinger2009-09-171-51/+60
* Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger2009-09-171-4/+2Star
* Blackfin: cleanup printk() usage in module codeMike Frysinger2009-09-171-34/+25Star
* Blackfin: reject outdated/unused/wrong relocation typesRobin Getz2009-09-171-34/+8Star
* Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger2009-06-121-11/+11
* Blackfin arch: Remove all traces of the relocation stackBernd Schmidt2009-01-071-132/+7Star
* Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang2008-11-181-2/+11
* Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang2008-07-191-15/+59
* [Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan2008-05-071-15/+22
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-121-16/+16
* blackfin architectureBryan Wu2007-05-071-0/+429