aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-05Blackfin arch: add an exception request/free apiMike Frysinger1-2/+36
2007-08-05Blackfin arch: remove spurious KERN_EMERG log level in outputMike Frysinger1-2/+1
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz1-7/+46
2007-08-11Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu1-0/+1
2007-07-25Blackfin arch: fix KGDB bug, dont forget last parameter.Sonic Zhang1-1/+1
2007-07-12Blackfin arch: scrub dead codeMike Frysinger1-3/+2
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger1-24/+22
2007-06-21Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz1-10/+1
2007-06-25Blackfin arch: Fix up remaining printks with proper log levelsRobin Getz1-1/+2
2007-06-21Blackfin arch: update printk to use KERN_EMERG and reformat crash outputRobin Getz1-55/+86
2007-06-11Blackfin arch: spelling fixesSimon Arlott1-1/+1
2007-05-21Blackfin arch: fix trace output for FLAT binariesMike Frysinger1-5/+13
2007-05-07blackfin architectureBryan Wu1-0/+649