aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-161-3/+42
|\
| * Blackfin: workaround anomaly 05000310Barry Song2009-12-151-0/+30
| * Blackfin: don't walk VMAs when oopsingRobin Getz2009-12-151-0/+9
| * Blackfin: don't give CPU its own line in traps outputMike Frysinger2009-12-151-3/+3
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
|/
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-25/+2
* Blackfin: use raw_smp_processor_id() in exception codeYi Li2009-09-161-6/+6
* Blackfin: do not trace the exception handlerYi Li2009-09-161-1/+1
* Blackfin: improve double fault debug handlingGraf Yang2009-09-161-4/+4
* Blackfin: fix MPU handling of invalid memory accessesGraf Yang2009-09-161-1/+1
* Blackfin: do not try displaying the end of the stackSonic Zhang2009-09-161-1/+1
* Blackfin: cleanup traps decode_address() a bitMike Frysinger2009-09-161-18/+30
* Blackfin: export show_stack() to modulesPhilippe Gerum2009-09-161-0/+1
* Blackfin: make EVT3->EVT5 lowering more robust wrt IPEND[4]Robin Getz2009-09-161-9/+10
* Blackfin: work around anomaly 05000189Robin Getz2009-07-161-1/+2
* Blackfin: restore exception banner when dumping crash infoMike Frysinger2009-07-161-2/+3
* Blackfin: work around anomaly 05000281Robin Getz2009-07-161-1/+2
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-17/+17
* Blackfin: unify memory region checks between kgdb and trapsMike Frysinger2009-06-221-43/+17
* Blackfin: push down exception oops checkingMike Frysinger2009-06-131-45/+43
* Blackfin: fix trap_c() exit pathsMike Frysinger2009-06-131-5/+5
* Blackfin: add support for GENERIC_BUGMike Frysinger2009-06-131-0/+30
* Blackfin: fix unused warnings after nommu updateMike Frysinger2009-06-121-1/+0
* Blackfin: export the last exception cause via debugfsRobin Getz2009-06-121-0/+10
* Blackfin: include system/processor info in dump messagesRobin Getz2009-06-121-0/+23
* Blackfin: add workaround for anomaly 05000461Robin Getz2009-06-121-0/+3
* Blackfin: make sure stack is accessible before dumping itRobin Getz2009-06-121-0/+11
* Blackfin: do not append newlines to panic() messagesMike Frysinger2009-06-121-2/+2
* Blackfin arch: Add a few more instructions that can cause the trace buffer to...Robin Getz2009-02-041-0/+12
* Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang2009-02-041-5/+3
* Blackfin arch: don't accidently re-enable interruptsRobin Getz2009-02-041-6/+13
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-5/+6
* Blackfin arch: Print FP at level KERN_NOTICEJie Zhang2009-01-071-1/+1
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-071-4/+9
* Blackfin arch: do not define decode_instruction if hwtrace is turned offMike Frysinger2008-11-181-2/+2
* Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang2008-11-181-30/+26
* Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSERobin Getz2008-10-281-2/+2
* Blackfin arch: handle case of d_path() returning error in decode_address()Tim Pepper2008-10-271-2/+5
* Blackfin arch: Add optional verbose debugRobin Getz2008-10-101-100/+130
* Blackfin arch: Fix bug - HW Errors never recover on BF548Robin Getz2008-10-091-2/+13
* Blackfin arch: Fix bug - kernel build with config kernel debugging with remot...Sonic Zhang2008-10-091-12/+9
* Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...Robin Getz2008-10-081-2/+1
* Blackfin arch: Make sure we protect except 2 properly, and print out memory p...Robin Getz2008-10-081-1/+2
* Blackfin arch: Better error handling of unknown exceptionsRobin Getz2008-10-081-14/+29
* Blackfin arch: add supporting for kgdbSonic Zhang2008-10-131-19/+16
* Blackfin arch: add supporting for double fault debug handlingRobin Getz2008-10-081-4/+30
* Blackfin arch: only include asm/cplb.h when it is truly usedMike Frysinger2008-10-131-0/+1
* Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...Robin Getz2008-08-061-35/+53
* Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger2008-08-131-1/+1