Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5a56a39be7ffb416dd5ec5e1489d5a3a8b6a63f2
/
include
/
linux
/
nmi.h
81bd415
watchdog/core: Add missing prototypes for weak functions
by Mathieu Malaterre
· 7 years ago
aef92a8
watchdog/softlockup: Fix the SOFTLOCKUP_DETECTOR=n build
by Peter Zijlstra
· 6 years ago
9cf5773
watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work
by Peter Zijlstra
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
34ddaa3
powerpc/watchdog: Make use of watchdog_nmi_probe()
by Thomas Gleixner
· 7 years ago
6b9dc48
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
by Thomas Gleixner
· 7 years ago
2a1b8ee
watchdog/hardlockup/perf: Implement CPU enable replacement
by Thomas Gleixner
· 7 years ago
178b9f7
watchdog/hardlockup/perf: Implement init time perf validation
by Thomas Gleixner
· 7 years ago
6592ad2
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
by Thomas Gleixner
· 7 years ago
7feeb9c
watchdog/sysctl: Clean up sysctl variable name space
by Thomas Gleixner
· 7 years ago
51d4052
watchdog/sysctl: Get rid of the #ifdeffery
by Thomas Gleixner
· 7 years ago
3b371b5
watchdog/core: Clean up header mess
by Thomas Gleixner
· 7 years ago
01f0a02
watchdog/core: Remove the park_in_progress obfuscation
by Thomas Gleixner
· 7 years ago
941154b
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
by Thomas Gleixner
· 7 years ago
5490125
watchdog/core: Remove broken suspend/resume interfaces
by Thomas Gleixner
· 7 years ago
6554fd8
watchdog/core: Provide interface to stop from poweroff()
by Thomas Gleixner
· 7 years ago
d0b6e0a
watchdog/hardlockup: Provide interface to stop/restart perf events
by Peter Zijlstra
· 7 years ago
7edaeb6
kernel/watchdog: Prevent false positives with turbo modes
by Thomas Gleixner
· 7 years ago
05a4a95
kernel/watchdog: split up config options
by Nicholas Piggin
· 7 years ago
f2e0cff
kernel/watchdog: introduce arch_touch_nmi_watchdog()
by Nicholas Piggin
· 7 years ago
24bb446
kernel/watchdog: remove unused declaration
by Nicholas Piggin
· 7 years ago
d151b27
sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h>
by Ingo Molnar
· 8 years ago
b94f511
kernel/watchdog: prevent false hardlockup on overloaded system
by Don Zickus
· 8 years ago
249e52e
kernel/watchdog.c: move shared definitions to nmi.h
by Babu Moger
· 8 years ago
9a01c3e
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
by Chris Metcalf
· 8 years ago
f09e3f4
x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck
by Yaowei Bai
· 9 years ago
5553787
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
by Jiri Kosina
· 9 years ago
6f0a2fc
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
ec6a906
watchdog: rename watchdog_suspend() and watchdog_resume()
by Ulrich Obergfell
· 9 years ago
999bbe4
watchdog: use suspend/resume interface in fixup_ht_bug()
by Ulrich Obergfell
· 9 years ago
8c073d2
watchdog: introduce watchdog_suspend() and watchdog_resume()
by Ulrich Obergfell
· 9 years ago
aacfbe6
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
by Guenter Roeck
· 9 years ago
b2c0b2c
nmi: create generic NMI backtrace implementation
by Russell King
· 10 years ago
fe4ba3c3
watchdog: add watchdog_cpumask sysctl to assist nohz
by Chris Metcalf
· 10 years ago
692297d
watchdog: introduce the hardlockup_detector_disable() function
by Ulrich Obergfell
· 10 years ago
195daf6
watchdog: enable the new user interface of the watchdog mechanism
by Ulrich Obergfell
· 10 years ago
83a80a3
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
by Ulrich Obergfell
· 10 years ago
84d56e6
watchdog: new definitions and variables, initialization
by Ulrich Obergfell
· 10 years ago
6e7458a
kernel/watchdog.c: control hard lockup detection default
by Ulrich Obergfell
· 10 years ago
44a69f6
acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.
by Tomasz Nowicki
· 10 years ago
ed23587
kernel/watchdog.c: print traces for all cpus on lockup detection
by Aaron Tomlin
· 11 years ago
f3aca3d0
nmi: provide the option to issue an NMI back trace to every cpu but current
by Aaron Tomlin
· 11 years ago
3c00ea8
watchdog: Rename confusing state variable
by Frederic Weisbecker
· 12 years ago
d314d74
nmi watchdog: do not use cpp symbol in Kconfig
by Cong Wang
· 13 years ago
4eec42f
watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh
by Mandeep Singh Baines
· 14 years ago
586692a
watchdog: Disable watchdog when thresh is zero
by Mandeep Singh Baines
· 14 years ago
4a7863c
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR
by Don Zickus
· 14 years ago
96a84c2
lockup detector: Compile fixes from removing the old x86 nmi watchdog
by Don Zickus
· 14 years ago
072b198
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
by Don Zickus
· 14 years ago
5f2b0ba
x86, nmi_watchdog: Remove the old nmi_watchdog
by Don Zickus
· 14 years ago
cafcd80
lockup_detector: Cross arch compile fixes
by Don Zickus
· 15 years ago
58687ac
lockup_detector: Combine nmi_watchdog and softlockup detector
by Don Zickus
· 15 years ago
47195d5
nmi_watchdog: Clean up various small details
by Don Zickus
· 15 years ago
504d7cf
nmi_watchdog: Compile and portability fixes
by Don Zickus
· 15 years ago
84e478c
nmi_watchdog: Config option to enable new nmi_watchdog
by Don Zickus
· 15 years ago
47cab6a
debug lockups: Improve lockup detection, fix generic arch fallback
by Ingo Molnar
· 15 years ago
5d0e600
[PATCH] x86: fix laptop bootup hang in init_acpi()
by Ingo Molnar
· 18 years ago
bb81a09
[PATCH] x86: all cpu backtrace
by Andrew Morton
· 18 years ago
9938406
[PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs
by Michal Schmidt
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago