- Update to 3.3-final.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kernel / nmi.c
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2011-12-21 Steven Rostedtx86: Allow NMIs to hit breakpoints in i386
2011-12-21 Steven Rostedtx86: Keep current stack in NMI breakpoints
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-10 Mathias Nymanx86, ioapic: Only print ioapic debug information for...
2011-11-10 Jacob Panx86/mrst: Avoid reporting wrong nmi status
2011-10-31 Paul Gortmakerx86: Fix files explicitly requiring export.h for EXPORT...
2011-10-10 Ingo Molnarx86, nmi, drivers: Fix nmi splitup build bug
2011-10-10 Don Zickusx86, nmi: Track NMI usage stats
2011-10-10 Don Zickusx86, nmi: Add in logic to handle multiple events and...
2011-10-10 Don Zickusx86, nmi: Wire up NMI handlers to new routines
2011-10-10 Don Zickusx86, nmi: Create new NMI handler routines
2011-10-10 Don Zickusx86, nmi: Split out nmi from traps.c
2009-03-06 Jan Beulich- Update Xen patches to 2.6.29-rc7.
2009-02-17 Ingo Molnarx86, apic: move APIC drivers to arch/x86/kernel/apic/*
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-17 Yinghai Lux86: fold apic_ops into genapic
2009-01-29 Ingo Molnarx86: move mach-default/*.h files to asm/
2009-01-18 Brian Gerstx86-64: Move irq stats from PDA to per-cpu and consolid...
2009-01-06 Huang Weiyix86: remove duplicated #include's
2009-01-02 Jaswinder Singh... x86: nmi.c fix style problems
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-10-30 Cyrill Gorcunovx86: nmi - add sensible names to nmi_watchdog boot...
2008-10-27 Aristeu Rozanskix86, NMI watchdog: disable NMIs on LVT0 in case NMI...
2008-10-27 Aristeu Rozanskix86, NMI watchdog: add support to enable and disable...
2008-09-22 Aristeu Rozanskix86, NMI watchdog: setup before enabling NMI watchdog
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-25 Jan Beulich- Update Xen patches to 2.6.27-rc4.
2008-08-15 Ingo Molnarx86, nmi: clean UP NMI watchdog failure message
2008-08-15 Aristeu Rozanskix86, NMI: fix watchdog failure message
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-20 Simon Arlottx86: add unknown_nmi_panic kernel parameter
2008-07-18 Maciej W. Rozyckix86: APIC: remove apic_write_around(); use alternatives
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-11 Maciej W. Rozyckix86: Recover timer_ack lost in the merge of the NMI...
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - introduce nmi_watchdog_active(...
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - use NMI_NONE by default
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - remove useless check
2008-07-08 Ingo MolnarMerge branch 'x86/nmi' into x86/devel
2008-06-19 Glauber Costax86: fix typo CONFIX -> CONFIG
2008-06-12 Cyrill Gorcunovx86: touch_nmi_watchdog(): reset alert counters for...
2008-06-05 mingo@elte.hux86, nmi: fix build
2008-06-05 Cyrill Gorcunovx86: nmi - consolidate nmi_watchdog_default for 32bit...
2008-06-02 Ingo Molnarx86: fix nmi.c build bug
2008-06-02 Hiroshi Shimamotox86: coding style fixes for nmi.c
2008-05-28 Cyrill Gorcunovx86: nmi - fix incorrect NMI watchdog used by default
2008-05-25 Cyrill Gorcunovx86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c...