summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/traps.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2018-01-031-0/+8
* ARC: handle gcc generated __builtin_trap()Vineet Gupta2017-12-211-0/+6
* ARC: Show fault information passed to show_kernel_fault_diag()Jose Abreu2017-09-011-1/+1
* ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus2017-08-291-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* ARC: rename unhandled exception handlerVineet Gupta2015-04-131-2/+2
* ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta2013-11-061-2/+1
* ARC: Remove explicit passing around of ECRVineet Gupta2013-06-261-28/+24
* ARC: unaligned access emulation error handling consolidationVineet Gupta2013-05-071-13/+4
* ARC: [build] Build failure with !KPROBESChristian Ruppert2013-04-091-0/+1
* ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat2013-04-091-3/+3
* ARC: kgdb supportMischa Jonker2013-02-151-0/+6
* ARC: Unaligned access emulationVineet Gupta2013-02-151-0/+26
* ARC: kprobes supportVineet Gupta2013-02-151-0/+13
* ARC: Non-MMU Exception HandlingVineet Gupta2013-02-111-0/+125