summaryrefslogtreecommitdiff
path: root/arch/nds32/kernel/traps.c
AgeCommit message (Expand)Author
2018-11-22nds32: nds32 FPU portVincent Chen
2018-09-04nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu
2018-09-04nds32: Add macro definition for offset of lp register on stackZong Li
2018-09-04nds32: Remove the deprecated ABI implementationZong Li
2018-09-04nds32/stack: Get real return address by using ftrace_graph_ret_addrZong Li
2018-09-04nds32: Fix empty call traceZong Li
2018-04-25signal/nds32: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-25signal/nds32: Use force_sig(SIGILL) in do_revisnEric W. Biederman
2018-04-25signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptionsEric W. Biederman
2018-03-16nds32: To use the generic dump_stack()Greentime Hu
2018-02-22nds32: Exception handlingGreentime Hu