summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/nmi.c
Commit message (Expand)AuthorAgeFilesLines
* x86/nmi: Push duration printk() to irq contextPeter Zijlstra2014-02-091-13/+24
* perf/x86: Fix NMI measurementsPeter Zijlstra2013-10-291-2/+2
* perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen2013-07-121-3/+4
* x86: Add NMI duration tracepointsDave Hansen2013-06-231-2/+7
* x86: Warn when NMI handlers take large amounts of timeDave Hansen2013-06-231-1/+28
* x86/nmi: export local_touch_nmi() symbol for modulesJacob Pan2013-01-171-0/+1
* x86: Save cr2 in NMI in case NMIs take a page fault (for i386)Steven Rostedt2012-06-081-0/+12
* x86: Remove cmpxchg from i386 NMI nesting codeSteven Rostedt2012-06-081-14/+21
* x86: Reset the debug_stack update counterSteven Rostedt2012-05-311-2/+4
* Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-231-12/+0
|\
| * MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-171-12/+0
| |
| \
*-. \ Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-231-1/+1
|\ \ \ | | |/ | |/|
| | * x86: Avoid double stack traces with show_regs()Jan Beulich2012-05-091-1/+1
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-221-5/+5
|\ \
| * | ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt2012-04-271-5/+5
| |/
* | x86/nmi: Fix page faults by nmiaction if kmemcheck is enabledLi Zhong2012-04-251-59/+6
* | x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-251-0/+18
|/
* x86: Allow NMIs to hit breakpoints in i386Steven Rostedt2011-12-211-7/+94
* x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-211-0/+15
* x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2011-11-101-0/+1
* x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-101-1/+1
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-101-0/+2
* x86, nmi: Track NMI usage statsDon Zickus2011-10-101-2/+18
* x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus2011-10-101-9/+88
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-3/+8
* x86, nmi: Create new NMI handler routinesDon Zickus2011-10-101-0/+153
* x86, nmi: Split out nmi from traps.cDon Zickus2011-10-101-0/+178
* x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-171-564/+0
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* x86: fold apic_ops into genapicYinghai Lu2009-02-171-1/+1
* x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-291-1/+1
* x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-191-9/+1
* x86: remove duplicated #include'sHuang Weiyi2009-01-061-1/+0
* x86: nmi.c fix style problemsJaswinder Singh Rajput2009-01-021-2/+1
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-12/+46
|\ \
| | * x86: nmi - add sensible names to nmi_watchdog boot paramCyrill Gorcunov2008-10-301-5/+10
| |/ |/|
| * x86, NMI watchdog: disable NMIs on LVT0 in case NMI watchdog is not workingAristeu Rozanski2008-10-271-7/+11
| * x86, NMI watchdog: add support to enable and disable IOAPIC NMIAristeu Rozanski2008-10-271-0/+25
|/
* x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski2008-09-221-2/+9
* x86, nmi: clean UP NMI watchdog failure messageIngo Molnar2008-08-151-13/+19
* x86, NMI: fix watchdog failure messageAristeu Rozanski2008-08-151-0/+4
*-----. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-2/+9
|\ \ \ \
| | | | * x86: add unknown_nmi_panic kernel parameterSimon Arlott2008-07-201-0/+7
| |_|_|/ |/| | |
| * | | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-181-2/+2
|/ / /
* | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-3/+3
|/ /
* | x86: Recover timer_ack lost in the merge of the NMI watchdogMaciej W. Rozycki2008-07-111-0/+3
|/
* x86: nmi_watchdog - introduce nmi_watchdog_active() helperCyrill Gorcunov2008-07-081-9/+4
* x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov2008-07-081-23/+3
* x86: nmi_watchdog - remove useless checkCyrill Gorcunov2008-07-081-2/+2
OpenPOWER on IntegriCloud