| Commit message (Expand) | Author | Age | Files | Lines |
* | printk: rename cpulock functions | John Ogness | 2022-04-22 | 1 | -2/+2 |
* | printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces | Nicholas Piggin | 2021-11-10 | 1 | -0/+6 |
* | lib/nmi_backtrace: Serialize even messages about idle CPUs | Petr Mladek | 2021-07-30 | 1 | -6/+6 |
* | printk: remove safe buffers | John Ogness | 2021-07-26 | 1 | -6/+0 |
* | lib/nmi_backtrace: explicitly serialize banner and regs | John Ogness | 2021-07-26 | 1 | -0/+7 |
* | lib: Add backtrace_idle parameter to force backtrace of idle CPUs | Paul E. McKenney | 2020-08-24 | 1 | -1/+5 |
* | printk/nmi: Prevent deadlock when accessing the main log buffer in NMI | Petr Mladek | 2018-07-09 | 1 | -3/+0 |
* | lib/nmi_backtrace.c: fix kernel text address leak | Liu, Changcheng | 2017-11-18 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | printk: Use the main logbuf in NMI when logbuf_lock is available | Petr Mladek | 2017-05-19 | 1 | -0/+3 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | printk: rename nmi.c and exported api | Sergey Senozhatsky | 2017-02-08 | 1 | -1/+1 |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-08 | 1 | -5/+11 |
* | nmi_backtrace: do a local dump_stack() instead of a self-NMI | Chris Metcalf | 2016-10-08 | 1 | -0/+9 |
* | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 2016-10-08 | 1 | -8/+9 |
* | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 2016-05-21 | 1 | -84/+5 |
* | ARM: 8439/1: Fix backtrace generation when IPI is masked | Daniel Thompson | 2015-10-03 | 1 | -1/+10 |
* | nmi: create generic NMI backtrace implementation | Russell King | 2015-07-17 | 1 | -0/+162 |