index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nds32: Remove the architecture
Alan Kao
2022-03-07
1
-354
/
+0
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-4
/
+4
*
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
1
-1
/
+1
*
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-5
/
+0
*
nds32: use get_kernel_nofault in dump_mem
Christoph Hellwig
2021-02-25
1
-12
/
+3
*
nds32: remove dump_instr
Christoph Hellwig
2021-02-25
1
-35
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
nds32: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-7
/
+14
*
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-09
1
-2
/
+2
*
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