aboutsummaryrefslogtreecommitdiff
path: root/lib/nmi_backtrace.c
AgeCommit message (Expand)Author
2020-08-24lib: Add backtrace_idle parameter to force backtrace of idle CPUsPaul E. McKenney
2018-07-09printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek
2017-11-17lib/nmi_backtrace.c: fix kernel text address leakLiu, Changcheng
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-19printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-08printk: rename nmi.c and exported apiSergey Senozhatsky
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2015-10-03ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson
2015-07-17nmi: create generic NMI backtrace implementationRussell King