Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Nicholas Piggin
|
05a4a95279
kernel/watchdog: split up config options
|
8 years ago |
Chris Metcalf
|
9a01c3ed5c
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
|
8 years ago |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Petr Mladek
|
42a0bb3f71
printk/nmi: generic solution for safe printk in NMI
|
9 years ago |
Russell King
|
4d7489ffba
nmi: x86: convert to generic nmi handler
|
10 years ago |
Sasha Levin
|
db08655437
x86/nmi: Fix use of unallocated cpumask_var_t
|
10 years ago |
Steven Rostedt (Red Hat)
|
a9edc88093
x86/nmi: Perform a safe NMI stack trace on all CPUs
|
11 years ago |
Aaron Tomlin
|
f3aca3d095
nmi: provide the option to issue an NMI back trace to every cpu but current
|
11 years ago |
Linus Torvalds
|
3737a12761
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Masami Hiramatsu
|
9326638cbe
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
|
11 years ago |
Peter Zijlstra
|
d00a569284
arch,x86: Convert smp_mb__*()
|
11 years ago |
Michel Lespinasse
|
b52e0a7c4e
x86: Fix trigger_all_cpu_backtrace() implementation
|
12 years ago |
Don Zickus
|
9c48f1c629
x86, nmi: Wire up NMI handlers to new routines
|
14 years ago |
Mandeep Singh Baines
|
4eec42f392
watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh
|
14 years ago |
Jean Delvare
|
ca444564a9
x86: Stop including <linux/delay.h> in two asm header files
|
14 years ago |
Jan Beulich
|
bb3e6251a6
x86: Don't call dump_stack() from arch_trigger_all_cpu_backtrace_handler()
|
14 years ago |
Don Zickus
|
c410b83077
x86, NMI: Remove DIE_NMI_IPI
|
14 years ago |
Don Zickus
|
166d751479
x86, NMI: Add priorities to handlers
|
14 years ago |
Dongdong Deng
|
554ec06398
x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time
|
14 years ago |
Don Zickus
|
9ab181fa9f
x86: Only call smp_processor_id in non-preempt cases
|
14 years ago |
Don Zickus
|
4a7863cc2e
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR
|
14 years ago |
Don Zickus
|
5f29805a4f
x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled
|
14 years ago |
Don Zickus
|
5dc3055879
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
|
14 years ago |
Don Zickus
|
96a84c20d6
lockup detector: Compile fixes from removing the old x86 nmi watchdog
|
14 years ago |
Rakib Mullick
|
2c6cb1053a
x86: Address 'unused' warning in hw_nmi.c again
|
14 years ago |
Ingo Molnar
|
6c869e772c
Merge branch 'perf/urgent' into perf/core
|
14 years ago |
Rakib Mullick
|
0e2af2a9ab
x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG
|
14 years ago |
Don Zickus
|
072b198a4a
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
|
14 years ago |
Don Zickus
|
5f2b0ba4d9
x86, nmi_watchdog: Remove the old nmi_watchdog
|
14 years ago |