summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: Add unwinding for stack info, and a little more detail on trac...Robin Getz2008-07-261-55/+241
* Blackfin arch: fixup warnings with the new cplb saved valuesMike Frysinger2008-06-031-5/+3
* Blackfin arch: cleanup the icplb/dcplb multiple hit checksMike Frysinger2008-05-171-10/+10
* [Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt2008-04-251-8/+7
* [Blackfin] arch: try to remove condition that causes double fault, by checkin...Robin Getz2008-04-251-10/+24
* [Blackfin] arch: fix bug - grab locks when not atomicRobin Getz2008-03-261-4/+4
* [Blackfin] arch: fix bug - when we crash, current is not validRobin Getz2008-03-261-14/+23
* [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-071-1/+1
* d_path: Make d_path() use a struct pathJan Blunck2008-02-141-7/+5
* [Blackfin] arch: fix typo in printk messageMike Frysinger2008-02-021-1/+1
* [Blackfin] arch: print out list of modules if kernel is crashing and tell peo...Robin Getz2008-01-111-1/+2
* [Blackfin] arch: Don't oops_in_progress if single step is comming from the ke...Robin Getz2008-01-101-2/+2
* [Blackfin] arch: Clean up dump_bfin_memRobin Getz2007-12-231-48/+84
* [Blackfin] arch: fix bug gdb testing on hardware has regressionRobin Getz2007-12-241-7/+30
* [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-271-8/+46
* Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from pro...Mike Frysinger2007-11-211-31/+54
* Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get ...Robin Getz2007-11-211-6/+8
* Blackfin arch: Ensure we printk out strings with the proper loglevelRobin Getz2007-11-211-15/+15
* Blackfin arch: cleanup kernel exception message, don't insult the customer.Robin Getz2007-11-181-2/+2
* Blackfin arch: print out modules that are loaded if we get a kernel oopsRobin Getz2007-11-181-0/+1
* Blackfin arch: fix bug cplbmgr.S does not exit properly on error conditionRobin Getz2007-11-151-2/+2
* Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets...Robin Getz2007-11-121-2/+3
* Blackfin arch: ensure we work around ANOMALY_05000261 for null pointersRobin Getz2007-11-121-6/+4
* Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz2007-10-291-139/+179
* Blackfin arch: fix bug: kernel prints out error message twiceRobin Getz2007-10-291-12/+18
* Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...Bernd Schmidt2007-10-211-0/+2
* Blackfin arch: Enable earlyprintk earlier - so any error after our interrupt ...Robin Getz2007-10-091-4/+4
* Blackfin arch: fix endless loop bug when a double fault happensRobin Getz2007-10-091-0/+8
* Blackfin arch: add an exception request/free apiMike Frysinger2007-08-051-2/+36
* Blackfin arch: remove spurious KERN_EMERG log level in outputMike Frysinger2007-08-051-2/+1
* Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-251-7/+46
* Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin archBryan Wu2007-08-111-0/+1
* Blackfin arch: fix KGDB bug, dont forget last parameter.Sonic Zhang2007-07-251-1/+1
* Blackfin arch: scrub dead codeMike Frysinger2007-07-121-3/+2
* Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger2007-07-121-24/+22
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-211-10/+1
* Blackfin arch: Fix up remaining printks with proper log levelsRobin Getz2007-06-251-1/+2
* Blackfin arch: update printk to use KERN_EMERG and reformat crash outputRobin Getz2007-06-211-55/+86
* Blackfin arch: spelling fixesSimon Arlott2007-06-111-1/+1
* Blackfin arch: fix trace output for FLAT binariesMike Frysinger2007-05-211-5/+13
* blackfin architectureBryan Wu2007-05-071-0/+649
OpenPOWER on IntegriCloud