aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/nmi.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-06x86/nmi: Drop unused declaration of proc_nmi_enabled()Gravatar Thomas Weißschuh 1-3/+0
2022-05-17x86/nmi: Make register_nmi_handler() more robustGravatar Thomas Gleixner 1-0/+1
2021-01-29arch: x86: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 1-1/+0
2020-01-11x86/nmi: Remove irq_work from the long duration NMI handlerGravatar Changbin Du 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-02-09x86/nmi: Push duration printk() to irq contextGravatar Peter Zijlstra 1-0/+3
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationGravatar Michel Lespinasse 1-3/+1
2012-06-20x86/nmi: Clean up register_nmi_handler() usageGravatar Li Zhong 1-17/+3
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitGravatar Don Zickus 1-0/+14
2012-05-07x86/nmi: Fix the type of the nmiaction.flags fieldGravatar Betty Dall 1-1/+1
2012-04-25x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledGravatar Li Zhong 1-2/+18
2012-04-25x86/nmi: Add new NMI queues to deal with IO_CHK and SERRGravatar Don Zickus 1-0/+2
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsGravatar Don Zickus 1-0/+1
2011-10-10x86, nmi: Wire up NMI handlers to new routinesGravatar Don Zickus 1-20/+0
2011-10-10x86, nmi: Create new NMI handler routinesGravatar Don Zickus 1-0/+18
2011-03-18x86: Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-02-18x86: Remove die_nmi()Gravatar Jan Beulich 1-1/+0
2011-01-07x86, NMI: Add priorities to handlersGravatar Don Zickus 1-0/+20
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Gravatar Don Zickus 1-1/+1
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogGravatar Don Zickus 1-47/+0
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogGravatar Don Zickus 1-4/+0
2010-05-12lockup_detector: Combine nmi_watchdog and softlockup detectorGravatar Don Zickus 1-1/+1
2010-02-14nmi_watchdog: Compile and portability fixesGravatar Don Zickus 1-0/+2
2009-12-28x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Gravatar Naga Chumbalkar 1-1/+0
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 1-2/+1
2009-08-03debug lockups: Improve lockup detection, fix generic arch fallbackGravatar Ingo Molnar 1-2/+2
2009-07-03x86: Remove unused function lapic_watchdog_ok()Gravatar Jaswinder Singh Rajput 1-1/+0
2009-06-07x86, nmi: Use predefined numbers instead of hardcoded oneGravatar Cyrill Gorcunov 1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsGravatar H. Peter Anvin 1-3/+3
2008-10-22x86, um: ... and asm-x86 moveGravatar Al Viro 1-0/+81