aboutsummaryrefslogtreecommitdiffstats
path: root/lib/nmi_backtrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-19printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek1-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-02-08printk: rename nmi.c and exported apiSergey Senozhatsky1-1/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-5/+11
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf1-0/+9
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-8/+9
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek1-84/+5
2015-10-03ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson1-1/+10
2015-07-17nmi: create generic NMI backtrace implementationRussell King1-0/+162