index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-2
/
+2
*
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
signal/nds32: Remove tsk parameter from send_sigtrap
Eric W. Biederman
2019-05-29
1
-3
/
+4
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-3
/
+3
*
nds32: nds32 FPU port
Vincent Chen
2018-11-22
1
-0
/
+16
*
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