| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-13 | panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu() | Jinchao Wang | 1 | -1/+1 |
| 2025-03-17 | lib/dump_stack: Use preempt_model_str() | Sebastian Andrzej Siewior | 1 | -2/+2 |
| 2024-07-30 | Merge tag 'v6.11-rc1' into for-6.12 | Tejun Heo | 1 | -2/+7 |
| 2024-06-24 | lib/dump_stack: report process UID in dump_stack_print_info() | Suren Baghdasaryan | 1 | -2/+4 |
| 2024-06-24 | kernel/panic: add verbose logging of kernel taints in backtraces | Jani Nikula | 1 | -0/+3 |
| 2024-06-18 | sched_ext: Print sched_ext info when dumping stack | David Vernet | 1 | -0/+1 |
| 2024-02-07 | dump_stack: Do not get cpu_sync for panic CPU | John Ogness | 1 | -3/+13 |
| 2022-04-22 | printk: rename cpulock functions | John Ogness | 1 | -2/+2 |
| 2021-09-08 | lib/dump_stack: correct kernel-doc notation | Randy Dunlap | 1 | -1/+2 |
| 2021-07-08 | dump_stack: add vmlinux build ID to stack traces | Stephen Boyd | 1 | -2/+11 |
| 2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+11 |
| 2021-06-29 | printk: introduce dump_stack_lvl() | Alexander Potapenko | 1 | -7/+13 |
| 2021-06-22 | lib/dump_stack: move cpu lock to printk.c | John Ogness | 1 | -36/+2 |
| 2020-11-10 | stop_machine: Add function and caller debug info | Peter Zijlstra | 1 | -0/+2 |
| 2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 1 | -1/+1 |
| 2020-06-09 | kernel: use show_stack_loglvl() | Dmitry Safonov | 1 | -1/+1 |
| 2019-11-06 | dump_stack: avoid the livelock of the dump_lock | Kevin Hao | 1 | -1/+6 |
| 2018-03-15 | printk: move dump stack related code to lib/dump_stack.c | Dave Young | 1 | -0/+60 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
| 2016-02-05 | dump_stack: avoid potential deadlocks | Eric Dumazet | 1 | -3/+4 |
| 2014-05-05 | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* | Andi Kleen | 1 | -2/+2 |
| 2013-08-06 | x86, asmlinkage: Make dump_stack visible | Andi Kleen | 1 | -2/+2 |
| 2013-07-03 | dump_stack: serialize the output from dump_stack() | Alex Thorlton | 1 | -2/+45 |
| 2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -3/+8 |
| 2012-03-07 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+15 |