aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz1-139/+179
2007-10-29Blackfin arch: fix bug: kernel prints out error message twiceRobin Getz1-12/+18
2007-10-21Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput callsBernd Schmidt1-0/+2
2007-10-09Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt tables are set up will print outRobin Getz1-4/+4
2007-10-09Blackfin arch: fix endless loop bug when a double fault happensRobin Getz1-0/+8
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