aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/nmi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus1-0/+1
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-20/+0
2011-10-10x86, nmi: Create new NMI handler routinesDon Zickus1-0/+18
2011-03-18x86: Fix common misspellingsLucas De Marchi1-2/+2
2011-02-18x86: Remove die_nmi()Jan Beulich1-1/+0
2011-01-07x86, NMI: Add priorities to handlersDon Zickus1-0/+20
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTORDon Zickus1-1/+1
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus1-47/+0
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus1-4/+0
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus1-1/+1
2010-02-14nmi_watchdog: Compile and portability fixesDon Zickus1-0/+2
2009-12-28x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar1-1/+0
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+1
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar1-2/+2
2009-07-03x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput1-1/+0
2009-06-07x86, nmi: Use predefined numbers instead of hardcoded oneCyrill Gorcunov1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+81