summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/traps.c
AgeCommit message (Expand)Author
2024-04-01ARC: Fix typosBjorn Helgaas
2023-08-18ARC: pt_regs: create seperate type for ecrVineet Gupta
2023-08-13ARC: -Wmissing-prototype warning fixesVineet Gupta
2021-09-08trap: cleanup trap_init()Kefeng Wang
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-29signal: Explicitly call force_sig_fault on currentEric W. Biederman
2018-09-27signal/arc: Push siginfo generation into unhandled_exceptionEric W. Biederman
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman
2018-01-03ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta
2017-12-20ARC: handle gcc generated __builtin_trap()Vineet Gupta
2017-09-01ARC: Show fault information passed to show_kernel_fault_diag()Jose Abreu
2017-08-28ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-04-13ARC: rename unhandled exception handlerVineet Gupta
2013-11-06ARC: Reduce #ifdef'ery for unaligned access emulationVineet Gupta
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta
2013-05-07ARC: unaligned access emulation error handling consolidationVineet Gupta
2013-04-09ARC: [build] Build failure with !KPROBESChristian Ruppert
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat
2013-02-15ARC: kgdb supportMischa Jonker
2013-02-15ARC: Unaligned access emulationVineet Gupta
2013-02-15ARC: kprobes supportVineet Gupta
2013-02-11ARC: Non-MMU Exception HandlingVineet Gupta