aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/traps.c
Commit message (Expand)AuthorAge
* Blackfin: work around anomaly 05000189Robin Getz2009-07-16
* Blackfin: restore exception banner when dumping crash infoMike Frysinger2009-07-16
* Blackfin: work around anomaly 05000281Robin Getz2009-07-16
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-22
* Blackfin: push down exception oops checkingMike Frysinger2009-06-13
* Blackfin: fix trap_c() exit pathsMike Frysinger2009-06-13
* Blackfin: add support for GENERIC_BUGMike Frysinger2009-06-13
* Blackfin: fix unused warnings after nommu updateMike Frysinger2009-06-12
* Blackfin: export the last exception cause via debugfsRobin Getz2009-06-12
* Blackfin: include system/processor info in dump messagesRobin Getz2009-06-12
* Blackfin: add workaround for anomaly 05000461Robin Getz2009-06-12
* Blackfin: make sure stack is accessible before dumping itRobin Getz2009-06-12
* Blackfin: do not append newlines to panic() messagesMike Frysinger2009-06-12
* Blackfin arch: Add a few more instructions that can cause the trace buffer to...Robin Getz2009-02-04
* Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang2009-02-04
* Blackfin arch: don't accidently re-enable interruptsRobin Getz2009-02-04
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* Blackfin arch: Print FP at level KERN_NOTICEJie Zhang2009-01-07
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-07
* Blackfin arch: do not define decode_instruction if hwtrace is turned offMike Frysinger2008-11-18
* Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang2008-11-18
* Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSERobin Getz2008-10-27
* Blackfin arch: handle case of d_path() returning error in decode_address()Tim Pepper2008-10-27
* Blackfin arch: Add optional verbose debugRobin Getz2008-10-10
* Blackfin arch: Fix bug - HW Errors never recover on BF548Robin Getz2008-10-09
* Blackfin arch: Fix bug - kernel build with config kernel debugging with remot...Sonic Zhang2008-10-09
* Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...Robin Getz2008-10-08
* Blackfin arch: Make sure we protect except 2 properly, and print out memory p...Robin Getz2008-10-08
* Blackfin arch: Better error handling of unknown exceptionsRobin Getz2008-10-08
* Blackfin arch: add supporting for kgdbSonic Zhang2008-10-13
* Blackfin arch: add supporting for double fault debug handlingRobin Getz2008-10-08
* Blackfin arch: only include asm/cplb.h when it is truly usedMike Frysinger2008-10-13
* Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...Robin Getz2008-08-06
* Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger2008-08-13
* Blackfin arch: Add unwinding for stack info, and a little more detail on trac...Robin Getz2008-07-26
* Blackfin arch: fixup warnings with the new cplb saved valuesMike Frysinger2008-06-03
* Blackfin arch: cleanup the icplb/dcplb multiple hit checksMike Frysinger2008-05-17
* [Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt2008-04-24
* [Blackfin] arch: try to remove condition that causes double fault, by checkin...Robin Getz2008-04-24
* [Blackfin] arch: fix bug - grab locks when not atomicRobin Getz2008-03-25
* [Blackfin] arch: fix bug - when we crash, current is not validRobin Getz2008-03-25
* [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-06
* d_path: Make d_path() use a struct pathJan Blunck2008-02-15
* [Blackfin] arch: fix typo in printk messageMike Frysinger2008-02-02
* [Blackfin] arch: print out list of modules if kernel is crashing and tell peo...Robin Getz2008-01-11
* [Blackfin] arch: Don't oops_in_progress if single step is comming from the ke...Robin Getz2008-01-10
* [Blackfin] arch: Clean up dump_bfin_memRobin Getz2007-12-23
* [Blackfin] arch: fix bug gdb testing on hardware has regressionRobin Getz2007-12-24
* [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-27