Age | Commit message (Expand) | Author |
2023-08-18 | nmi_backtrace: allow excluding an arbitrary CPU | Douglas Anderson |
2023-01-19 | x86/nmi: Print reasons why backtrace NMIs are ignored | Paul E. McKenney |
2022-04-22 | printk: rename cpulock functions | John Ogness |
2021-11-10 | printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces | Nicholas Piggin |
2021-07-30 | lib/nmi_backtrace: Serialize even messages about idle CPUs | Petr Mladek |
2021-07-26 | printk: remove safe buffers | John Ogness |
2021-07-26 | lib/nmi_backtrace: explicitly serialize banner and regs | John Ogness |
2020-08-24 | lib: Add backtrace_idle parameter to force backtrace of idle CPUs | Paul E. McKenney |
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 |