aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-25/+2
2009-09-16Blackfin: fix module reloc handling for all memory regionsMike Frysinger1-28/+34
2009-09-16Blackfin: cleanup module section checkingMike Frysinger1-51/+60
2009-09-16Blackfin: convert malloc()/memset() to zalloc() in module codeMike Frysinger1-4/+2
2009-09-16Blackfin: cleanup printk() usage in module codeMike Frysinger1-34/+25
2009-09-16Blackfin: reject outdated/unused/wrong relocation typesRobin Getz1-34/+8
2009-06-12Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger1-11/+11
2009-01-07Blackfin arch: Remove all traces of the relocation stackBernd Schmidt1-132/+7
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management codeGraf Yang1-2/+11
2008-07-19Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang1-15/+59
2008-05-07[Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan1-15/+22
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger1-16/+16
2007-05-07blackfin architectureBryan Wu1-0/+429