aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: use more standard pr_fmt in the module loaderJoe Perches2011-03-251-27/+18
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-25/+2
* Blackfin: fix module reloc handling for all memory regionsMike Frysinger2009-09-161-28/+34
* Blackfin: cleanup module section checkingMike Frysinger2009-09-161-51/+60
* Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger2009-09-161-4/+2
* Blackfin: cleanup printk() usage in module codeMike Frysinger2009-09-161-34/+25
* Blackfin: reject outdated/unused/wrong relocation typesRobin Getz2009-09-161-34/+8
* 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/+7
* 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