index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
nmi_backtrace.c
Age
Commit message (
Expand
)
Author
2018-07-09
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2017-11-17
lib/nmi_backtrace.c: fix kernel text address leak
Liu, Changcheng
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
nmi_backtrace: do a local dump_stack() instead of a self-NMI
Chris Metcalf
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2015-10-03
ARM: 8439/1: Fix backtrace generation when IPI is masked
Daniel Thompson
2015-07-17
nmi: create generic NMI backtrace implementation
Russell King