index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
nmi_backtrace.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
lib/nmi_backtrace.c: fix kernel text address leak
Liu, Changcheng
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
1
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
Ingo Molnar
1
-0
/
+1
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
1
-1
/
+1
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-5
/
+11
2016-10-07
nmi_backtrace: do a local dump_stack() instead of a self-NMI
Chris Metcalf
1
-0
/
+9
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-8
/
+9
2016-05-20
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-84
/
+5
2015-10-03
ARM: 8439/1: Fix backtrace generation when IPI is masked
Daniel Thompson
1
-1
/
+10
2015-07-17
nmi: create generic NMI backtrace implementation
Russell King
1
-0
/
+162