summaryrefslogtreecommitdiffstats
path: root/lib/nmi_backtrace.c
Commit message (Expand)AuthorAgeFilesLines
* lib/nmi_backtrace.c: fix kernel text address leakLiu, Changcheng2017-11-171-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek2017-05-191-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* printk: rename nmi.c and exported apiSergey Senozhatsky2017-02-081-1/+1
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-5/+11
* nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2016-10-071-0/+9
* nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-8/+9
* printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-84/+5
* ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson2015-10-031-1/+10
* nmi: create generic NMI backtrace implementationRussell King2015-07-171-0/+162