summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/nmi.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/nmi: Push duration printk() to irq contextPeter Zijlstra2014-02-091-0/+3
* x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-201-3/+1
* x86/nmi: Clean up register_nmi_handler() usageLi Zhong2012-06-201-17/+3
* x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2012-06-081-0/+14
* x86/nmi: Fix the type of the nmiaction.flags fieldBetty Dall2012-05-071-1/+1
* x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong2012-04-251-2/+18
* x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-251-0/+2
* x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus2011-10-101-0/+1
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-20/+0
* x86, nmi: Create new NMI handler routinesDon Zickus2011-10-101-0/+18
* x86: Fix common misspellingsLucas De Marchi2011-03-181-2/+2
* x86: Remove die_nmi()Jan Beulich2011-02-181-1/+0
* x86, NMI: Add priorities to handlersDon Zickus2011-01-071-0/+20
* x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-1/+1
* x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-47/+0
* x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-181-4/+0
* lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-121-1/+1
* nmi_watchdog: Compile and portability fixesDon Zickus2010-02-141-0/+2
* x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar2009-12-281-1/+0
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+1
* debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-2/+2
* x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput2009-07-031-1/+0
* x86, nmi: Use predefined numbers instead of hardcoded oneCyrill Gorcunov2009-06-071-1/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+81