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