aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/nmi.c
Commit message (Expand)AuthorAge
* x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2011-11-10
* x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-10
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar2011-10-10
* x86, nmi: Track NMI usage statsDon Zickus2011-10-10
* x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus2011-10-10
* x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-10
* x86, nmi: Create new NMI handler routinesDon Zickus2011-10-10
* x86, nmi: Split out nmi from traps.cDon Zickus2011-10-10
* x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-17
* x86, apic: remove genapic.hIngo Molnar2009-02-17
* x86: fold apic_ops into genapicYinghai Lu2009-02-17
* x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-29
* x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-18
* x86: remove duplicated #include'sHuang Weiyi2009-01-06
* x86: nmi.c fix style problemsJaswinder Singh Rajput2009-01-02
*-. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
|\ \
| | * x86: nmi - add sensible names to nmi_watchdog boot paramCyrill Gorcunov2008-10-30
| |/ |/|
| * x86, NMI watchdog: disable NMIs on LVT0 in case NMI watchdog is not workingAristeu Rozanski2008-10-27
| * x86, NMI watchdog: add support to enable and disable IOAPIC NMIAristeu Rozanski2008-10-27
|/
* x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski2008-09-22
* x86, nmi: clean UP NMI watchdog failure messageIngo Molnar2008-08-15
* x86, NMI: fix watchdog failure messageAristeu Rozanski2008-08-15
*-----. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-21
|\ \ \ \
| | | | * x86: add unknown_nmi_panic kernel parameterSimon Arlott2008-07-20
| |_|_|/ |/| | |
| * | | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-18
|/ / /
* / / Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|/ /
* / x86: Recover timer_ack lost in the merge of the NMI watchdogMaciej W. Rozycki2008-07-11
|/
* x86: nmi_watchdog - introduce nmi_watchdog_active() helperCyrill Gorcunov2008-07-08
* x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov2008-07-08
* x86: nmi_watchdog - remove useless checkCyrill Gorcunov2008-07-08
* Merge branch 'x86/nmi' into x86/develIngo Molnar2008-07-08
* x86: fix typo CONFIX -> CONFIGGlauber Costa2008-06-19
* x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog mo...Cyrill Gorcunov2008-06-12
* x86, nmi: fix buildmingo@elte.hu2008-06-05
* x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov2008-06-05
* x86: fix nmi.c build bugIngo Molnar2008-06-02
* x86: coding style fixes for nmi.cHiroshi Shimamoto2008-06-02
* x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov2008-05-28
* x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov2008-05-25