summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/traps.c
AgeCommit message (Expand)AuthorLines
2015-04-13ARC: rename unhandled exception handlerVineet Gupta-2/+2
2013-11-06ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta-2/+1
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta-28/+24
2013-05-07ARC: unaligned access emulation error handling consolidationVineet Gupta-13/+4
2013-04-09ARC: [build] Build failure with !KPROBESChristian Ruppert-0/+1
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat-3/+3
2013-02-15ARC: kgdb supportMischa Jonker-0/+6
2013-02-15ARC: Unaligned access emulationVineet Gupta-0/+26
2013-02-15ARC: kprobes supportVineet Gupta-0/+13
2013-02-11ARC: Non-MMU Exception HandlingVineet Gupta-0/+125