Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nds32: Only print one page of stack when die to prevent printing too much inf... | Greentime Hu | 2018-09-04 | 1 | -3/+2 |
* | nds32: Add macro definition for offset of lp register on stack | Zong Li | 2018-09-04 | 1 | -1/+1 |
* | nds32: Remove the deprecated ABI implementation | Zong Li | 2018-09-04 | 1 | -5/+0 |
* | nds32/stack: Get real return address by using ftrace_graph_ret_addr | Zong Li | 2018-09-04 | 1 | -24/+6 |
* | nds32: Fix empty call trace | Zong Li | 2018-09-04 | 1 | -1/+1 |
* | signal/nds32: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -16/+4 |
* | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -1/+2 |
* | signal/nds32: Use force_sig(SIGILL) in do_revisn | Eric W. Biederman | 2018-04-25 | 1 | -4/+1 |
* | signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions | Eric W. Biederman | 2018-04-25 | 1 | -9/+2 |
* | nds32: To use the generic dump_stack() | Greentime Hu | 2018-03-16 | 1 | -12/+0 |
* | nds32: Exception handling | Greentime Hu | 2018-02-22 | 1 | -0/+442 |