aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/traps.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-22
* Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-22
* Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-21
* Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-21
* Blackfin: split kernel/traps.cRobin Getz2010-05-21
* Blackfin: remove trailing space in messagesFrans Pop2010-03-09
* Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGVBarry Song2010-03-09
* Blackfin: fix up mm locking in address dumpingGraf Yang2010-03-09
* Blackfin: fix decoding of opcodes 41-47 in decode_instruction()Roel Kluin2010-03-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-16
|\
| * Blackfin: workaround anomaly 05000310Barry Song2009-12-15
| * Blackfin: don't walk VMAs when oopsingRobin Getz2009-12-15
| * Blackfin: don't give CPU its own line in traps outputMike Frysinger2009-12-15
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
|/
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
* Blackfin: use raw_smp_processor_id() in exception codeYi Li2009-09-16
* Blackfin: do not trace the exception handlerYi Li2009-09-16
* Blackfin: improve double fault debug handlingGraf Yang2009-09-16
* Blackfin: fix MPU handling of invalid memory accessesGraf Yang2009-09-16
* Blackfin: do not try displaying the end of the stackSonic Zhang2009-09-16
* Blackfin: cleanup traps decode_address() a bitMike Frysinger2009-09-16
* Blackfin: export show_stack() to modulesPhilippe Gerum2009-09-16
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-16
* 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